[Pdns-users] bind-backend: slave zone, master on non-standard port
Laszlo Toth
laszlo.toth at linguamatics.com
Wed Nov 5 17:16:26 UTC 2014
Hi,
I'm trying to configure master-slave mode in bind backend. Everything
looks fine but it should work on non-standard ports also.
Slave config:
zone "zone.local" in {
type slave;
file "/etc/pdns/bind-backend/named.zone.local";
masters { 192.168.1.1 port 1234; };
forwarders {};
};
With this I get syntax error. If I remove 'port 1234' it's fine however
according to the docs I found this syntax is valid. Is there any
restriction regarding the masters configuration directive? I'm using
version 3.4.0 from Epel on CentOS 7.
Thanks,
Laszlo
--
Laszlo Toth
Systems administrator
Linguamatics
324 Cambridge Science Park
Milton Road
Cambridge
CB4 0WG
UK
Telephone number:
+44 (0)1223 651910
www.linguamatics.com
More information about the Pdns-users
mailing list