Hi,
Am I right to assume that this server is a
secondary DNS server?
If so you should have the primary DNS server
listed in your /etc/resolv.conf file.
It should ten go an look up the primary DNS
if it does not find it in either it's own
DNS entries or in it's local /etc/hosts file.
This will depend on how also your
/etc/nswwitch.conf file is configured.
Here is how I have mine:
/etc/resolv.conf
domain domain.com.au
nameserver 10.88.101.2
/etc/nsswitch.conf
hosts: dns [NOTFOUND=continue UNAVAIL=return TRYAGAIN=return] files [NOTF
OUND=return UNAVAIL=continue TRYAGAIN=return]
HTH
Michael
Anyone for a Mutiny ?