easydns does not always get TSIG right
authorPeter Palfrader <peter@palfrader.org>
Sat, 27 Aug 2016 07:09:58 +0000 (09:09 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 27 Aug 2016 07:09:58 +0000 (09:09 +0200)
modules/named/templates/named.conf.options.erb

index d2f3765..31f9dfd 100644 (file)
@@ -82,8 +82,8 @@ masters "easydns-masters" {
 };
 acl "easydns-ACL" {
        // https://cp.easydns.com/manage/domains/secondary/edit.php
-       //64.68.200.91/32;
-       //205.210.42.80/32;
+       64.68.200.91/32;
+       205.210.42.80/32;
        key 82.195.75.91-key ;
 };