Date: Fri, 2 Feb 2001 15:57:13 +0800 From: "Craig Beasland" <craig@hotmix.com.au> To: <questions@freebsd.org> Subject: RE: Bind Weirdness Message-ID: <B1471D5DCC74D4119444004005E23A200E5DDC@CORONA> In-Reply-To: <B1471D5DCC74D4119444004005E23A200E388E@CORONA>
next in thread | previous in thread | raw e-mail | index | archive | help
Tony, Thanks for the reply, here are the results from my machine... $ dig txt chaos version.bind ; <<>> DiG 8.3 <<>> txt chaos version.bind ;; 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: 0, ADDITIONAL: 0 ;; QUERY SECTION: ;; version.bind, type = TXT, class = CHAOS ;; ANSWER SECTION: VERSION.BIND. 0S CHAOS TXT "8.2.3-REL" $ dig www.cowan.edu.au ; <<>> DiG 8.3 <<>> www.cowan.edu.au ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 4 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUERY SECTION: ;; www.cowan.edu.au, type = A, class = IN ;; AUTHORITY SECTION: cowan.edu.au. 2h55m24s IN SOA dns.cowan.edu.au. root.dns.cowan.edu.au . ( 2001020200 ; serial 2H ; refresh 1H ; retry 5w6d16h ; expiry 1D ) ; minimum we seem to be running the same version of bind and yet dig gives completely different results. Anyone have any ideas? cheers craig -----Original Message----- From: Tony Landells [mailto:ahl@austclear.com.au] Sent: Friday, 2 February 2001 14:21 To: Craig Beasland Cc: freebsd-questions@freebsd.org Subject: Re: Bind Weirdness This is from my BIND 8.2.3 running on FreeBSD 3.2: # uname -sr FreeBSD 3.2-RELEASE # dig txt chaos version.bind ; <<>> DiG 8.3 <<>> txt chaos version.bind ;; 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: 0, ADDITIONAL: 0 ;; QUERY SECTION: ;; version.bind, type = TXT, class = CHAOS ;; ANSWER SECTION: VERSION.BIND. 0S CHAOS TXT "8.2.3-REL" # dig www.cowan.edu.au ; <<>> DiG 8.3 <<>> www.cowan.edu.au ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4 ;; flags: qr 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. 6h45m45s IN A 139.230.128.26 ;; AUTHORITY SECTION: www.cowan.edu.au. 6h45m45s IN NS meter.parnet.edu.au. www.cowan.edu.au. 6h45m45s IN NS dns.cowan.edu.au. www.cowan.edu.au. 6h45m45s IN NS news.cowan.edu.au. www.cowan.edu.au. 6h45m45s IN NS dnsml.cowan.edu.au. ;; ADDITIONAL SECTION: meter.parnet.edu.au. 22h59m7s IN A 203.19.110.115 dns.cowan.edu.au. 1h9m23s IN A 139.230.128.5 news.cowan.edu.au. 9h15m IN A 139.230.128.11 dnsml.cowan.edu.au. 23h49m31s IN A 139.230.128.126 -- 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?B1471D5DCC74D4119444004005E23A200E5DDC>