6

[ubuntu] DHCPd and BIND: unable to ping or access clients from server using hostname

view full story
linux-howto

http://ubuntuforums.org – I have setup my dhcp and bind server (Ubuntu 11.10). The problem that I'm having is I'm unable to ping or nslookup any clients (my ubuntu 11.10 laptop and Windows 7, and XP PC) from the server using hostname. I'm able to ping my server from the client, and my server from anywhere on my network. My windows clients are able to ping each other using hostnames and they can ping my ubuntu laptop. What I'm I doing wrong. Bind Setup named.conf.options Code: administrator@ns:~$ cat /etc/bind/named.conf.options options {         directory "/var/cache/bind"; (Hardware)