How do I get the DNS zone records from BIND in a BIND format file?
Is it possible to export those?
feedback
|
|
Aside from.. copying the zone file? Well, if you've got zone transfers enabled, then you can pull it with
| |||
|
feedback
|
|
you need access to the DNS server in case you cant do what Shane mentioned, your zones might be located as per in /etc/bind/named.conf, then simply tar -zcvf the dir..... | |||||
|
feedback
|