try to fix zone transfers
This commit is contained in:
parent
65b2e751b2
commit
8af66c53f3
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
local-address=192.168.30.7, 127.0.0.1, ::
|
local-address=192.168.30.7, 127.0.0.1, ::
|
||||||
default-soa-content=ns.@ noreply.@ 0 10800 3600 604800 3600
|
default-soa-content=ns.@ noreply.@ 0 10800 3600 604800 3600
|
||||||
# allow zone transfers from Transip ip's. see also: https://www.transip.nl/knowledgebase/artikel/26-nameservers-instellen-transip-nameservers-secondary/
|
# allow zone transfers from Transip ip's. see also: https://www.transip.nl/knowledgebase/artikel/26-nameservers-instellen-transip-nameservers-secondary/
|
||||||
allow-axfr-ips=87.253.155.96/27
|
allow-axfr-ips=87.253.155.96/27,157.97.168.160/27
|
||||||
allow-axfr-ips=157.97.168.160/27
|
|
||||||
|
|
Reference in a new issue