PDA

View Full Version : Bind9 master slave question


daveb
24th October 2007, 23:14
I have 2 ispconfig servers and I was wanting to know how I could only allow zone tranfers between my 2 dns servers. Would it be something like this added to the named.conf
allow-transfer { <ip>; };

falko
25th October 2007, 18:16
Yes, that should work.