Hi,
I'm having trouble with my dedicated server (RH9 running BIND 9.2.1).
Any attempt to lookup a remote domain from the server fails:
------------
[root@ns root]# nslookup -sil microsoft.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
*** Can't find microsoft.com: No answer
------------
Yet any lookup of local domains are fine:
------------
[root@ns root]# nslookup -sil valeit.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: valeit.com
Address: 217.199.172.103
-----------
It is definately a BIND problem because when I kill the named process domain lookups work fine.
Any help would be much appreciated.
Many thanks
Kev
I'm having trouble with my dedicated server (RH9 running BIND 9.2.1).
Any attempt to lookup a remote domain from the server fails:
------------
[root@ns root]# nslookup -sil microsoft.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
*** Can't find microsoft.com: No answer
------------
Yet any lookup of local domains are fine:
------------
[root@ns root]# nslookup -sil valeit.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: valeit.com
Address: 217.199.172.103
-----------
It is definately a BIND problem because when I kill the named process domain lookups work fine.
Any help would be much appreciated.
Many thanks
Kev