Weird zone problems??!?!?!

Mark_Andrews at isc.org Mark_Andrews at isc.org
Mon Nov 11 00:50:50 UTC 2002


> I am fairly new to BIND and linux to boot.  I have a problem with a
> couple of my zones.
> 
> www.nstdp.org
> www.nstdp.com
> 
> When I dig them I get the correct information (at least I think).
> 
> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL:
> 2
> ;; QUERY SECTION:
> ;;      www.nstdp.com, type = A, class = IN
> 
> ;; ANSWER SECTION:
> www.nstdp.com.          10h40m IN A     65.245.88.7
> 
> ;; AUTHORITY SECTION:
> nstdp.com.              10h40m IN NS    ns1.sctelcom.net.
> nstdp.com.              10h40m IN NS    ns2.sctelcom.net.
> 
> ;; ADDITIONAL SECTION:
> ns1.sctelcom.net.       10h40m IN A     65.192.104.2
> ns2.sctelcom.net.       10h40m IN A     65.192.104.3
> 
> ;; Total query time: 1 msec
> ;; FROM: ns1.sctelcom.net to SERVER: default -- 65.192.104.2
> ;; WHEN: Sun Nov 10 17:42:21 2002
> ;; MSG SIZE  sent: 31  rcvd: 127
> 
> 
> 
> When I do a nslookup I get the correct information.
> 
> Now here is where it gets really strange.  Depending on some type of
> condition (I haven't nailed down a pattern yet) when I ping the
> website or use visual route it comes back to the old IP address. 
> 65.192.105.12.
> 
> Any ideas???
> Any suggestions???
> 
> Thanks in advance.
> 

	Well ns2.sctelcom.net is returning the old address.  It
	looks like you didn't update the serial number when you
	changed the address record.
	
	Mark

; <<>> DiG 8.3 <<>> www.nstdp.com @ns2.sctelcom.net 
; (1 server found)
;; 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: 2, ADDITIONAL: 2
;; QUERY SECTION:
;;	www.nstdp.com, type = A, class = IN

;; ANSWER SECTION:
www.nstdp.com.		10h40m IN A	65.192.105.12

;; AUTHORITY SECTION:
nstdp.com.		10h40m IN NS	ns1.sctelcom.net.
nstdp.com.		10h40m IN NS	ns2.sctelcom.net.

;; ADDITIONAL SECTION:
ns1.sctelcom.net.	10h40m IN A	65.192.104.2
ns2.sctelcom.net.	10h40m IN A	65.192.104.3

;; Total query time: 278 msec
;; FROM: drugs.dv.isc.org to SERVER: ns2.sctelcom.net  65.192.104.3
;; WHEN: Mon Nov 11 11:49:13 2002
;; MSG SIZE  sent: 31  rcvd: 127

--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list