tbrehm
2010-03-19 623a40674a86d8908fb91b3fb52ec38e8824c449
Fixed a problem with mydns dns mirroring in master slave setups
1 files modified
4 ■■■■ changed files
install/tpl/mydns.conf.master 4 ●●●● patch | view | raw | blame | history
install/tpl/mydns.conf.master
@@ -49,7 +49,7 @@
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.