I use ADSL via external wireless router which work as DHCP-server.

My errors was gone after following changes:
1) I removed link-local 169.254.0.0 from  /etc/networks file. (I use DHCP so 
probably I dont need it). 
2) I add eth0 to /etc/network/interfaces file (before eth0 found automaticly) 
and see dhcp parameter.

auto eth0
iface eth0 inet dhcp

I make both changes same time so I dont know which effect this error. I feel 
2nd change should be enough.
Problems looks related too early network trafic before box have correct IP 
address from DHCP server.

Cons. ad-hoc networks not work after these changes if DHCP server not available.
I dont know is this usefull for internal wireless routers user.

I just start last week with linux so be careful.

-- 
Dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 
for sub-path eth1.dbus.get.reason
https://bugs.launchpad.net/bugs/93360
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to