Now We can try to resolve it doing these steps:

1) open /etc/network/intefaces and put # before the line after "lo" like
this:

#/etc/network/interfaces
auto lo
iface lo inet loopback

#auto eth0
#iface eth0 inet dhcp

#auto ath1
#iface ath1 inet dhcp

#auto ath2
#iface ath2 inet dhcp

#auto wlan0
#iface wlan0 inet dhcp

2) open networkmanager and enable roaming mode for all your interfaces

3) modify the nsswitch.conf file to:
            
         hosts: files mdns4_minimal [NOTFOUND=return] dns

thanks

-- 
[feisty] avahi daemon interacts badly with network-manager
https://bugs.launchpad.net/bugs/82287
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