Ubuntu: DHCP Release and Renew
October 26, 2008 2 Comments

Via het commando: sudo dhclient -r release je het huidige ip-adres
Via het commando sudo dhclient vraag je weer een nieuw ip-adres aan.
VMware, Linux, Scripting…
October 26, 2008 2 Comments

Via het commando: sudo dhclient -r release je het huidige ip-adres
Via het commando sudo dhclient vraag je weer een nieuw ip-adres aan.
you can use
dhclient etho
or
dhclient eth1
for more fast renew… if you have more interfaces
Thanks for the tip!