Register loopback ipv4 for my anycast authoritative DNS

Signed-off-by: DannyAAM <danny@saru.moe>
This commit is contained in:
DannyAAM 2022-06-19 04:56:42 +08:00
parent 05879dbaea
commit a6ac7e20b5
No known key found for this signature in database
GPG Key ID: 51171AD7A66BDD51
3 changed files with 11 additions and 0 deletions

View File

@ -56,6 +56,7 @@ $TTL 3600
1.255 IN PTR NeoPDP-11.neo.
4.255 IN PTR fsnvax.neo.
18.255 IN PTR icecat-video.neo.
39.255 IN PTR any.ns.saru.neo.
53.255 IN PTR root-dns.neo.
54.255 IN PTR dns.neo.
56.255 IN PTR frank-hsinchu-1.neo.

View File

@ -3,6 +3,11 @@ type = "subnet"
name = "Saru-Neo-IP4"
description = "Saru Network NeoNetwork IPv4"
["10.127.255.39/32"]
type = "loopback"
name = "Saru-Neo-AnyNS-IP4"
description = "Anycast authoritative IPv4 DNS of Saru Network @ NeoNetwork"
["fd10:127:39::/48"]
type = "subnet"
name = "Saru-Neo-IP6"

View File

@ -3,6 +3,11 @@ type = "subnet"
name = "Saru-Neo-IP4"
description = "Saru Network NeoNetwork IPv4"
["10.127.255.39/32"]
type = "loopback"
name = "Saru-Neo-AnyNS-IP4"
description = "Anycast authoritative IPv4 DNS of Saru Network @ NeoNetwork"
["fd10:127:39::/48"]
type = "subnet"
name = "Saru-Neo-IP6"