Can't get DHCP IP, may be avahi related

Michel D'HOOGE list.dhooge at gmail.com
Fri Jun 29 15:57:35 UTC 2007


On Thursday 28 June 2007 22:42:17 J. Pablo Fernández wrote:
> once I have the IP, I keep hibernating and
> resuming because it goes on successfully getting an IP address. As soon as
> I reboot I'll spend the next two hours trying to get an IP.

Did you try?
- killing avahi
  sudo /etc/init.d/avahi-daemon stop
- killing network manager
  sudo killall NetworkManager
- shutting down the interface
  sudo ifdown eth0; sleep 5; sudo ifup eth0
- starting a new DHCP request
  sudo killall dhclient3; sudo dhclient eth0

Alone, or all together ?
-- 
Michel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20070629/ac3e5a9c/attachment.sig>


More information about the kubuntu-users mailing list