[Pdns-users] Importating data via a AXFR transfer into pdns mysql.

Jan-Piet Mens jpmens.dns at gmail.com
Fri Jul 5 05:21:06 UTC 2013


> I have access to a propietary DNS infeaestructure to migrate zones
> via the AXFR protocol. They will not send notifies to me, all i can
> run is the AXFR such as: dig axfr domain.com @1.2.3.4 .
> 
> Question: Is there anyway I can feed this into the PDNS server and
> fill the zone?

PowerDNS supports AXFR; just configure it as a slave and point it to the
master. If they don't notify you, you'll have to trigger something
magical upon changes.

If you really want to do it manually, and assuming you're using a
database back-end, look for zone2sql. Note that you'll probably want to
use `dig +onesoa`.

        -JP





More information about the Pdns-users mailing list