Nss-mdns
Install the nss-mdns package and edit /etc/nsswitch.conf.
File: /etc/nsswitch.conf
Change host: line from
hosts: files dns
to
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
Install the nss-mdns package and edit /etc/nsswitch.conf.
Change host: line from
hosts: files dns
to
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4