diff --git a/named.conf b/named.conf index 68e8aef..4c206a6 100644 --- a/named.conf +++ b/named.conf @@ -12,6 +12,12 @@ options { listen-on { any; }; listen-on-v6 { none; }; + allow-notify { + 159.69.27.184; // ns1.kserver.biz + 94.130.181.9; // ns2.kserver.biz + 78.46.192.117; // ns3.kserver.biz + }; + // Specify a list of IPs/masks to allow zone transfers to here. // // You can override this on a per-zone basis by specifying this inside a zone