In article <mailman.1.1398197481.26362.bind-us...@lists.isc.org>,
 Roberto Carna <robertocarn...@gmail.com> wrote:

> 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    ????

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
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to