Networking Forums

Networking Forums > Computer Networking > Linux Networking > SuSE 6.3 & rc.config & IPADDR

Reply
Thread Tools Display Modes

SuSE 6.3 & rc.config & IPADDR

 
 
Lisa
Guest
Posts: n/a

 
      01-06-2004, 01:32 PM
Is there anyway to make IPADDR in rc.config able to handle a dynamic
IP address? I.E. if I'm using it as a router and right now I have my
IP Address hardcoded for the eth0... can I use an * or something? Any
help would greatly be appreciated!

- Lisa
 
Reply With Quote
 
 
 
 
jack
Guest
Posts: n/a

 
      01-07-2004, 08:38 AM
Lisa wrote:
> Is there anyway to make IPADDR in rc.config able to handle a dynamic
> IP address? I.E. if I'm using it as a router and right now I have my
> IP Address hardcoded for the eth0... can I use an * or something? Any
> help would greatly be appreciated!


You have to be a bit more specific about Your network design.

I. e., where do You get Your dynamic IP from? ISP (DSL?), DHCP, ...?


Cheers, Jack.

--
----------------------------------------------------------------------
My personal reading of the string "MicroSoft" expands to "NanoWeak"...

 
Reply With Quote
 
Lisa
Guest
Posts: n/a

 
      01-07-2004, 10:56 PM
My apologies. Yes my ISP (ComCast DSL) says it needs to be dynamic.


jack <(E-Mail Removed)> wrote in message news:<btgk1o$art$04$(E-Mail Removed)>...
> Lisa wrote:
> > Is there anyway to make IPADDR in rc.config able to handle a dynamic
> > IP address? I.E. if I'm using it as a router and right now I have my
> > IP Address hardcoded for the eth0... can I use an * or something? Any
> > help would greatly be appreciated!

>
> You have to be a bit more specific about Your network design.
>
> I. e., where do You get Your dynamic IP from? ISP (DSL?), DHCP, ...?
>
>
> Cheers, Jack.

 
Reply With Quote
 
jack
Guest
Posts: n/a

 
      01-08-2004, 07:04 AM
Lisa wrote:
> My apologies. Yes my ISP (ComCast DSL) says it needs to be dynamic.


OK, I may assume then that Your eth0 goes to some device that connects
to Your DSLine (I don't know too well about ComCast...).

In that case, You needn't worry about Your eth0 address. It is merely
a placeholder to bring that NIC up, but with pppoe, there will be a
pppN device like "on top of" eth0. This will be handled by some pppd
which takes care of assigning the dynamic IP that Your ISP tells You
upon establishing Your connection (the same as with a modem). Then,
You only need ppp0 to "talk" to Your ISP's side, and eth0 will never
be used (although it is fully configured and will show in "ifconfig").

Again, this is just a guess that only goes if You connect via pppoe.

If not, again, please send more details.


Cheers, Jack.

--
----------------------------------------------------------------------
My personal reading of the string "MicroSoft" expands to "NanoWeak"...

 
Reply With Quote
 
Lisa
Guest
Posts: n/a

 
      01-09-2004, 01:51 PM
jack <(E-Mail Removed)> wrote in message news:<btj2v3$8mp$02$(E-Mail Removed)>...
> Lisa wrote:
> > My apologies. Yes my ISP (ComCast DSL) says it needs to be dynamic.

>
> OK, I may assume then that Your eth0 goes to some device that connects
> to Your DSLine (I don't know too well about ComCast...).
>
> In that case, You needn't worry about Your eth0 address. It is merely
> a placeholder to bring that NIC up, but with pppoe, there will be a
> pppN device like "on top of" eth0. This will be handled by some pppd
> which takes care of assigning the dynamic IP that Your ISP tells You
> upon establishing Your connection (the same as with a modem). Then,
> You only need ppp0 to "talk" to Your ISP's side, and eth0 will never
> be used (although it is fully configured and will show in "ifconfig").
>
> Again, this is just a guess that only goes if You connect via pppoe.
>
> If not, again, please send more details.
>
>
> Cheers, Jack.



In my rc.config file I have these related lines...


IPADDR_0="67.99.40.210"
NETDEV_0="eth0"
IFCONFIG_0="67.99.40.210 broadcast 67.99.40.255 netmask 255.255.255.128 up"


What should those ip addresses be if my provider forces me to be dynamic?
 
Reply With Quote
 
jack
Guest
Posts: n/a

 
      01-09-2004, 07:29 PM
Lisa wrote:
> In my rc.config file I have these related lines...
>
>
> IPADDR_0="67.99.40.210"
> NETDEV_0="eth0"
> IFCONFIG_0="67.99.40.210 broadcast 67.99.40.255 netmask 255.255.255.128 up"
>
>
> What should those ip addresses be if my provider forces me to be dynamic?


Again, the main point of interest here is about _how_exactly_ do You
connect to Your ISP...? -- As said, I don't know about ComCast in parti-
cular, but rather than sending Your eth0 config, please let me and
everybody else know about those technical details.

From what You have written so far, I do assume that Your ISP wants to
assign You that dynIP address via DHCP.

SuSE 6.3 is somewhat outdated by now. However, even then they had
their "yast" configuration utility in that distro ("YaST" = "_Y_et
_a_nother _S_etup _T_ool"), where You can easily configure Your eth0
from static settings to DHCP.

I am guessing into the wild here, Lisa, so please provide the details
about how You connect, or, in Your own words, what "the provider wants"
from You.


Cheers, Jack.

--
----------------------------------------------------------------------
My personal reading of the string "MicroSoft" expands to "NanoWeak"...

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
masquerading with SUSE marcuso Linux Networking 8 03-22-2006 10:36 AM
Can see Suse and Window server, but can't access SuSe shares Suicyco Linux Networking 0 08-10-2004 01:49 AM
SUSE theone1 Home Networking 5 05-29-2004 06:15 PM
ipaddr -> device Mike - EMAIL IGNORED Linux Networking 4 05-21-2004 06:36 AM
MLDonkey on SuSE 9.0 donV1T0 Linux Networking 0 10-31-2003 11:12 AM



1 2 3 4 5 6 7 8 9 10 11