ARGH! response to localhost, no response to remote hosts

Treptow, Craig Treptow.Craig at principal.com
Fri Sep 1 01:36:27 UTC 2000


nameserver1.principal.com # dig www.newzletter.com

; <<>> DiG 8.2 <<>> www.newzletter.com 
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUERY SECTION:
;;      www.newzletter.com, type = A, class = IN

;; ANSWER SECTION:
www.newzletter.com.     1D IN A         216.13.90.55

;; AUTHORITY SECTION:
newzletter.com.         1D IN NS        rockwell.canlink.com.

;; ADDITIONAL SECTION:
rockwell.canlink.com.   1D IN A         216.13.90.50

;; Total query time: 181 msec
;; FROM: nameserver1.principal.com to SERVER: default -- 0.0.0.0
;; WHEN: Thu Aug 31 20:35:53 2000
;; MSG SIZE  sent: 36  rcvd: 113

nameserver1.principal.com # 

-----Original Message-----
From: Mark Drummond [mailto:mark.drummond at rmc.ca]
Sent: Thursday, August 31, 2000 8:30 PM
To: bind-users at isc.org
Subject: ARGH! response to localhost, no response to remote hosts



I'm stumped ... can someone try doing an nslookup against
dev.newzletter.com? Sitting on the master DNS server I can nslookup and
it returns the right answer ... but from a remote location the lookup
times out with "no such host ...".

Yet I can look up www.newzletter.com just fine from either location.

@       IN      SOA     rockwell.canlink.com. hostmaster.canlink.com. (
                        2000083101      ; Serial
                        28800           ; Refresh
                        7200            ; Retry
                        604800          ; Expire
                        86400 )         ; Minumum TTL

                NS      rockwell.canlink.com.
                MX      10 parsec.canlink.com.

localhost       A       127.0.0.1
@               A       216.13.90.55
www             A       216.13.90.55
dev             A       216.13.90.51




More information about the bind-users mailing list