elemica
MIS
- Jan 14, 2002
- 48
Hi all
nslookup returns unable to reach nameserver, dig resolves . See output below.
# nslookup *** Can't find server name for address 192.168.176.20: Non-existent host/domain
*** Can't find server name for address 192.168.176.15: Non-existent host/domain
*** Default servers are not available
# dig
; <<>> DiG 8.3 <<>> ;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;; type = A, class = IN
;; ANSWER SECTION:
15M IN CNAME 5M IN A 66.102.7.104
5M IN A 66.102.7.99
5M IN A 66.102.7.147
;; Total query time: 129 msec
;; FROM: osiadmin to SERVER: default -- 192.168.176.20
;; WHEN: Mon Nov 14 11:51:04 2005
;; MSG SIZE sent: 32 rcvd: 100
I am able to ping and telnet the name server on port 53.
Would appreciate inputs on what could be wrong.
TIA
nslookup returns unable to reach nameserver, dig resolves . See output below.
# nslookup *** Can't find server name for address 192.168.176.20: Non-existent host/domain
*** Can't find server name for address 192.168.176.15: Non-existent host/domain
*** Default servers are not available
# dig
; <<>> DiG 8.3 <<>> ;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;; type = A, class = IN
;; ANSWER SECTION:
15M IN CNAME 5M IN A 66.102.7.104
5M IN A 66.102.7.99
5M IN A 66.102.7.147
;; Total query time: 129 msec
;; FROM: osiadmin to SERVER: default -- 192.168.176.20
;; WHEN: Mon Nov 14 11:51:04 2005
;; MSG SIZE sent: 32 rcvd: 100
I am able to ping and telnet the name server on port 53.
Would appreciate inputs on what could be wrong.
TIA