Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Feb 2001 13:40:37 +1100
From:      Tony Landells <ahl@austclear.com.au>
To:        "Craig Beasland" <craig@hotmix.com.au>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Bind Weirdness 
Message-ID:  <200102040240.NAA25941@tungsten.austclear.com.au>
In-Reply-To: Your message of "Fri, 02 Feb 2001 15:57:13 %2B0800." <B1471D5DCC74D4119444004005E23A200E5DDC@CORONA> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Craig,

> we seem to be running the same version of bind and yet dig gives completely
> different results.  Anyone have any ideas?

Are you using a forwarder?  Perhaps there is some bad data cached somewhere.

Try asking for the data directly from dns.cowan.edu.au:

r# dig @139.230.128.5 www.cowan.edu.au

; <<>> DiG 8.3 <<>> @139.230.128.5 www.cowan.edu.au 
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4
;; QUERY SECTION:
;;      www.cowan.edu.au, type = A, class = IN

;; ANSWER SECTION:
www.cowan.edu.au.       1D IN A         139.230.128.26

;; AUTHORITY SECTION:
www.cowan.edu.au.       1D IN NS        news.cowan.edu.au.
www.cowan.edu.au.       1D IN NS        dnsml.cowan.edu.au.
www.cowan.edu.au.       1D IN NS        meter.parnet.edu.au.
www.cowan.edu.au.       1D IN NS        dns.cowan.edu.au.

;; ADDITIONAL SECTION:
dns.cowan.edu.au.       1D IN A         139.230.128.5
news.cowan.edu.au.      1D IN A         139.230.128.11
dnsml.cowan.edu.au.     1D IN A         139.230.128.126
meter.parnet.edu.au.    17m48s IN A     203.19.110.115

Or perhaps they just don't like you ;-)

Cheers,
Tony
-- 
Tony Landells					<ahl@austclear.com.au>
Senior Network Engineer				Ph:  +61 3 9677 9319
Australian Clearing Services Pty Ltd		Fax: +61 3 9677 9355
Level 4, Rialto North Tower
525 Collins Street
Melbourne VIC 3000
Australia




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102040240.NAA25941>