Discussion:
Dig for a reverse zone transfer
Roberto Carna
2014-04-22 20:11:12 UTC
Permalink
Dear, what are the dig syntaxis in order to get a reverse zone
transfer from a DNS server ???

is this correct:

dig @<name of DNS> 1.168.192.in-addr.arpa axfr ????

Thanks a lot !!!

JeLo
Barry Margolin
2014-04-22 20:48:29 UTC
Permalink
Post by Roberto Carna
Dear, what are the dig syntaxis in order to get a reverse zone
transfer from a DNS server ???
That should do it. It's the same syntax as forward zone transfer, you
just give the name of the reverse zone.

You can also use the -x option to generate the reverse zone name
automatically:

dig @servername -x 192.168.1 axfr
--
Barry Margolin
Arlington, MA
John Miller
2014-04-22 20:50:48 UTC
Permalink
Hi Roberto,

Yep, that should do it.

John
Post by Roberto Carna
Dear, what are the dig syntaxis in order to get a reverse zone
transfer from a DNS server ???
Thanks a lot !!!
JeLo
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to
unsubscribe from this list
bind-users mailing list
https://lists.isc.org/mailman/listinfo/bind-users
--
John Miller
Systems Engineer
Brandeis University
***@brandeis.edu
(781) 736-4619
Loading...