Till Brehm
2016-04-22 ebd0e986ed11f2a34fb58cdd33efbfab192083ad
install/tpl/mydns.conf.master
@@ -44,12 +44,12 @@
multicpu = 1    # Number of CPUs installed on your system
recursive =                     # Location of recursive resolver
allow-axfr = yes # Should AXFR be enabled?
allow-tcp = no  # Should TCP be enabled?
allow-tcp = yes  # Should TCP be enabled?
allow-update = no       # Should DNS UPDATE be enabled?
ignore-minimum = no     # Ignore minimum TTL for zone?
soa-table = dns_soa     # Name of table containing SOA records
rr-table = dns_rr       # Name of table containing RR data
soa-where = server_id = {server_id}               # Extra WHERE clause for SOA queries
rr-where =  server_id = {server_id}               # Extra WHERE clause for RR queries
## soa-where = server_id = {server_id}               # Extra WHERE clause for SOA queries
## rr-where =  server_id = {server_id}               # Extra WHERE clause for RR queries
use-soa-active = yes # To fix bug 295 where active or inactive status is ignored.
use-rr-active = yes# To fix bug 295 where active or inactive status is ignored.