mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 04:50:45 +08:00
Merge pull request #244 from marek22k/master
add myself for dns anycast
This commit is contained in:
commit
8a06a827a9
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