whitelisted the ip's for transip zone transfers
This commit is contained in:
parent
ab420d2de8
commit
65b2e751b2
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
||||||
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-axfr-ips=87.253.155.96/27
|
||||||
|
allow-axfr-ips=157.97.168.160/27
|
Reference in a new issue