how to get slave to do ixfr instead of axfr?

Dennis Spreen mailing at spreendigital.de
Wed May 30 16:37:32 UTC 2001


on both master and slave turn on IXFR management:

options {
 maintain-ixfr-base yes;
}


now tell the slave to request IXFRs from the master server:

server IP-Of-The-Master-Server {
 support-ixfr yes;
}

Regards
 Dennis Spreen




More information about the bind-users mailing list