1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-18 14:11:47 +08:00

Merge pull request #244 from marek22k/master

add myself for dns anycast
This commit is contained in:
JerryXiao 2022-12-06 20:12:04 +08:00 committed by GitHub
commit 8a06a827a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 0 deletions

View file

@ -17,3 +17,14 @@ max-len = 32
type = "loopback"
name = "anycast-auth-6"
max-len = 64
["10.127.255.54/32"]
type = "loopback"
name = "anycast-recur-4"
max-len = 32
["fd10:127:53:53::/64"]
type = "loopback"
name = "anycast-recur-6"
max-len = 64
supernet = "fd10:127:53::/48"

View file

@ -17,3 +17,14 @@ max-len = 32
type = "loopback"
name = "anycast-auth-6"
max-len = 64
["10.127.255.54/32"]
type = "loopback"
name = "anycast-recur-4"
max-len = 32
["fd10:127:53:53::/64"]
type = "loopback"
name = "anycast-recur-6"
max-len = 64
supernet = "fd10:127:53::/48"