I have now tried recreating the zone file on the master, removed and
re-added the configuration for the zone on both master and slave, yet
still I am unable to transfer the zone.

I have also added the following logging to the master server:

logging {
        channel xfer {
                file "/var/log/named/xfer.log";
                print-category yes;
                print-severity yes;
                print-time yes;
                };
        category xfer-out {
                xfer;
                };
        };

But this fails to log anything, despite transfers taking place. I've
checked the permissions on the log and it is writeable by the user which
bind is running under.

As yet... I'm no closer in working this one out.

Regards

Daniel
_______________________________________________
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