diff --git a/nixbld-etc-nixos/configuration.nix b/nixbld-etc-nixos/configuration.nix index 6518da1..7ee8f50 100644 --- a/nixbld-etc-nixos/configuration.nix +++ b/nixbld-etc-nixos/configuration.nix @@ -182,10 +182,14 @@ in dnssec-policy "default"; inline-signing yes; notify explicit; - also-notify { 216.218.130.2; 2001:470:100::2; }; # ns1.he.net + also-notify { + 213.239.220.50; # ns1.qnetp.net + 216.218.130.2; # ns1.he.net + }; ''; slaves = [ - "216.218.133.2" "2001:470:600::2" # slave.dns.he.net + "213.239.220.50" "2a01:4f8:a0:7041::1" # ns1.qnetp.net + "216.218.133.2" "2001:470:600::2" # slave.dns.he.net ]; }; }; diff --git a/nixbld-etc-nixos/named/m-labs.hk b/nixbld-etc-nixos/named/m-labs.hk index fd5346b..ef2ed30 100644 --- a/nixbld-etc-nixos/named/m-labs.hk +++ b/nixbld-etc-nixos/named/m-labs.hk @@ -1,7 +1,7 @@ $TTL 7200 @ SOA NS.XN--WBTZ5WPQAJ35CFXC.XN--J6W193G. sb.m-labs.hk. ( - 2023012901 + 2023012904 7200 3600 86400 @@ -9,6 +9,7 @@ $TTL 7200 NS NS.XN--WBTZ5WPQAJ35CFXC.XN--J6W193G. + NS ns1.qnetp.net. NS ns1.he.net. A 94.190.212.123