I had already tried that to no avail: dig @athena -x 10.0.2.252 ; <<>> DiG 9.3.4 <<>> @athena -x 10.0.2.252 ; (1 server found) ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 7310 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION: ;252.2.0.10.in-addr.arpa. IN PTR ;; AUTHORITY SECTION: 10.in-addr.arpa. 600 IN SOA athena.bart.gov. bernhardt.bart.gov. 2009050703 14400 600 864000 600 ;; Query time: 0 msec ;; SERVER: 148.165.30.30#53(148.165.30.30) ;; WHEN: Thu May 7 12:21:13 2009 ;; MSG SIZE rcvd: 102 -----Original Message----- From: Chris Buxton [mailto:cbux...@menandmice.com] Sent: Thursday, May 07, 2009 12:19 PM To: Mike Bernhardt Cc: bind-users@lists.isc.org Subject: Re: Delegation not working On May 7, 2009, at 12:06 PM, Mike Bernhardt wrote: > dig -x +trace @athena 10.0.2.252 > > ;; QUESTION SECTION: > ;+trace.in-addr.arpa. IN PTR > > ;; QUESTION SECTION: > ;10.0.2.252. IN A You've given dig the wrong arguments. You gave it two queries, indicated above, neither of which is what you wanted. Try this: dig @athena -x 10.0.2.252 Chris Buxton Professional Services Men & Mice _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users