Date: Fri, 02 Feb 2001 17:21:11 +1100 From: Tony Landells <ahl@austclear.com.au> To: "Craig Beasland" <craig@hotmix.com.au> Cc: freebsd-questions@freebsd.org Subject: Re: Bind Weirdness Message-ID: <200102020621.RAA14671@tungsten.austclear.com.au> In-Reply-To: Your message of "Fri, 02 Feb 2001 12:59:30 %2B0800." <B1471D5DCC74D4119444004005E23A200E5DD7@CORONA>
next in thread | previous in thread | raw e-mail | index | archive | help
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?200102020621.RAA14671>