[intrepid, hardy] Can't get DHCP offer without rebooting the OS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dhcp3 (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Hi there,
I have a problem with getting DHCP offer after changing network settings from static to dhcp (or vice versa).
/etc/network/
iface eth0 inet dhcp --> iface eth0 inet static
or
iface eth0 inet static --> iface eth0 inet dhcp
You can find all my console attempts to get it working in attachment file below (pay attention only to eth0, not wlan0 which was down).
After changing /etc/network/
$ /etc/init.
$ /etc/init.
$ /etc/init.
$ ifdown eth0
$ ifup eth0
$ rm /var/run/dhclient*
$ killall -9 -r dhclient*
$ ifconfig eth0 down
$ ifconfig eth0 up
$ dhclient eth0
..but I was not successful at all until rebooting the whole OS. After that, everything worked fine again (dhclient etc.).
Thanks in advance, Vojtech Vitek [V-Teq].
affects: | dhcp (Ubuntu) → dhcp3 (Ubuntu) |
have a look on: Bug #262817