mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 18:22:26 +08:00
add myself for dns anycast
Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
parent
1696d5dd91
commit
80aabd36ea
2 changed files with 22 additions and 0 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue