Skip to content

Commit 628551c

Browse files
author
redray
committed
changed allow-tcp=yes to allow dns zone transfers to sec-dns
1 parent 641cb3b commit 628551c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/mydns.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ timeout = 120 # Number of seconds after which queries time out
4444
multicpu = 1 # Number of CPUs installed on your system
4545
recursive = # Location of recursive resolver
4646
allow-axfr = yes # Should AXFR be enabled?
47-
allow-tcp = no # Should TCP be enabled?
47+
allow-tcp = yes # Should TCP be enabled?
4848
allow-update = no # Should DNS UPDATE be enabled?
4949
ignore-minimum = no # Ignore minimum TTL for zone?
5050
soa-table = dns_soa # Name of table containing SOA records

0 commit comments

Comments
 (0)