Doménu .local asi bežně používaji widle v DNS serveru a ve spojení s AD, každopádně Ubuntu má problem s jejím použitím. Na vině je rosporuplné Avahi. Problém se projevuje tak, že preklad jména jde, ale jen na hosta ne na celou interní doménu.
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
File Integrity Monitoring with Zabbix
-
We have often seen Zabbix used as a simple tool for monitoring network
assets as well as Information and…
The post File Integrity Monitoring with Zabbix ...
Před 1 týdnem
Žádné komentáře:
Okomentovat