
http://avahi.org/wiki/AvahiAndUnicastDotLocal
Přesněji:
ping host.domena.local nefunguje
ping host funguje
Nejedná se jen o ping, ale o všechny sítové služby browser ssh atd.
Řešení probému:
Edit the hosts line if /etc/nsswitch.conf to read:
FROM:
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
TO:
hosts: files dns mdns4_minimal mdns4
Restart Avahi
/etc/init.d/avahi-daemon restart
Žádné komentáře:
Okomentovat