LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what is "ipconfig /renew" in linux ? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-ipconfig-renew-in-linux-315764/)

fipeso 04-21-2005 01:16 PM

what is "ipconfig /renew" in linux ?
 
How do I do a "ipconfig /renew" in Linux ?

Crashed_Again 04-21-2005 01:25 PM

ifconfig is the linux equivalent but I forget if you can release or renew ip addresses using it. You could always restart your network in /etc/init.d. Usually called net.eth0 or network...something along those lines.

david_ross 04-21-2005 01:26 PM

Take a look at dhclient:
dhclient eth0

fipeso 04-23-2005 03:26 AM

dhclient eth0 did the trick :)

Thank you for the replyes.


All times are GMT -5. The time now is 12:22 AM.