nixbld: add back qnetp DNS

force-ssl-main-website
Sebastien Bourdeauducq 2023-01-29 18:29:16 +08:00
parent 21a7d1c36e
commit 0faa05aec3
2 changed files with 8 additions and 3 deletions

View File

@ -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
];
};
};

View File

@ -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