We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641cb3b commit 628551cCopy full SHA for 628551c
install/tpl/mydns.conf.master
@@ -44,7 +44,7 @@ timeout = 120 # Number of seconds after which queries time out
44
multicpu = 1 # Number of CPUs installed on your system
45
recursive = # Location of recursive resolver
46
allow-axfr = yes # Should AXFR be enabled?
47
-allow-tcp = no # Should TCP be enabled?
+allow-tcp = yes # Should TCP be enabled?
48
allow-update = no # Should DNS UPDATE be enabled?
49
ignore-minimum = no # Ignore minimum TTL for zone?
50
soa-table = dns_soa # Name of table containing SOA records
0 commit comments