knot: add new spaceboyz.net addrs

This commit is contained in:
Astro 2024-05-18 00:42:08 +02:00
parent b163a0e6ab
commit 8620c62f8e

View File

@ -78,8 +78,11 @@
# https://www.knot-dns.cz/docs/3.3/singlehtml/index.html#catalog-zones-configuration-examples
id = "zone_xfr";
address = [
# ns.spaceboyz.net
# ns.spaceboyz.net old
"95.217.229.209" "2a01:4f9:4b:39ec::4"
# ns.spaceboyz.net
"37.27.116.148"
"2a01:4f9:3070:2728::4"
# ns1.supersandro.de
"188.34.196.104" "2a01:4f8:1c1c:1d38::1"
];
@ -105,7 +108,12 @@
remote = [
{
id = "ns.spaceboyz.net";
address = [ "95.217.229.209" "2a01:4f9:4b:39ec::4" ];
address = [
# old
"95.217.229.209" "2a01:4f9:4b:39ec::4"
# new
"37.27.116.148" "2a01:4f9:3070:2728::4"
];
} {
# TODO: drop
id = "ns0.q-ix.net";