diff options
-rw-r--r-- | bind/named.conf.acl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bind/named.conf.acl b/bind/named.conf.acl index f350ae4..8912277 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -9,5 +9,6 @@ acl jones_slaves { 217.157.178.135; // ns.idaskolen.dk 80.166.109.186; // ns.dgi-huset.dk - 83.133.64.37; // old ns.superserver.dk + 83.133.64.37; // old ns.superserver.dk + 217.70.177.40; // ns6.gandi.net }; |