Carl Hartung wrote:
On Saturday 11 November 2006 21:22, Aaron Bridge wrote:
I cannot find the correct command to release and renew a DHCP configured
IP address. Similar to the ipconfig /release and ipconfig /renew
command in Windows. I looked at man ifconfig, really didn't see it there.
ifconfig eth1 down and ifconfig eth1 up doesn't seem to do the trick.
What am I missing.
Hi Aaron,
I think what you're looking for is the dhcp client daemon 'dhcpcd'.
Try 'man dhcpcd'
hth & regards,
Carl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
You are correct. I found in the man pages dhcpcd -k and dhcpcd -n
Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]