dns: add public ns.spaceboyz.net

This commit is contained in:
Sandro - 2024-04-21 18:47:30 +02:00
parent 9b2b8250c4
commit 18fb8b635f
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ in
# ns.c3d2.de
hosts4.knot hosts6.dn42.knot hosts6.up4.knot
# ns.spaceboyz.net
"172.22.24.4" "2a01:4f9:4b:39ec::4"
"172.22.24.4" "95.217.229.209" "2a01:4f9:4b:39ec::4"
# ns1.supersandro.de
"188.34.196.104" "2a01:4f8:1c1c:1d38::1"
];
@ -128,7 +128,7 @@ in
inherit via;
} {
id = "ns.spaceboyz.net";
address = [ "172.22.24.4" "2a01:4f9:4b:39ec::4" ];
address = [ "172.22.24.4" "95.217.229.209" "2a01:4f9:4b:39ec::4" ];
inherit via;
} {
id = "ns1.supersandro.de";