test if master dns has transfered copy to slave
- by su55
Hello, I setup my master and slave using FreeBSD. I'm currently running the Bind 9.X version, so far everything is working successfully. Just one small problem.
I can't get the master copy of my DNS to transfer it to the slave server.
I included transfer-allow {192.168.1.111;}; // this is the slave server's IP
I ran the rndc reload command to…