LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Changing from static IP to dynamic one (https://www.linuxquestions.org/questions/linux-networking-3/changing-from-static-ip-to-dynamic-one-54505/)

cijunet 04-10-2003 10:00 PM

Changing from static IP to dynamic one
 
Hi

I've got one on my interface set with a static IP. What I want to do now, is to connect directly to my ADSL modem and get a dynamic one.
I can use those GUI tools but I'd prefer to know how to do it in command line.
Also what command is used to renew a dynamic IP?

Thanks

Tinkster 04-10-2003 10:07 PM

Have a good look at
Code:

/etc/rc.d/rc.inet1
:)

Instead of "using the GUI tools" you
can also
Code:

less /sbin/netconfig
to check out how/what Patrick does setting
up your network ...

HIH!

Cheers,
Tink


All times are GMT -5. The time now is 05:33 PM.