knot: fix ipv6 ptr, disable ns1.supersandro.de for now

This commit is contained in:
Sandro - 2024-01-28 01:53:21 +01:00
parent 6862ebc9c2
commit 01819a1118
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 6 additions and 4 deletions

View File

@ -66,10 +66,12 @@
# TODO: drop
id = "ns0.q-ix.net";
address = [ "217.115.12.65" "2a00:1328:e101:b01::1" ];
} {
id = "ns1.supersandro.de";
address = [ "188.34.196.104" "2a01:4f8:1c1c:1d38::1" ];
}
# {
# TODO
# id = "ns1.supersandro.de";
# address = [ "188.34.196.104" "2a01:4f8:1c1c:1d38::1" ];
# }
];
remotes = [ {
@ -119,7 +121,7 @@
{ domain = "pentamedia.org"; }
{ domain = "zentralwerk.ffdd"; }
{ domain = "0.4.2.2.0.0.4.1.c.7.6.0.1.0.0.2.ip6.arpa."; }
{ domain = "2001-67c-1400-2240.ip6.arpa"; }
{ domain = "99.22.172.in-addr.arpa"; }
];
};