mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 04:10:42 +08:00
add me to neo anycast
change name change type to loopback Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
parent
9a0140d0cb
commit
898c659440
2 changed files with 20 additions and 0 deletions
|
@ -7,3 +7,13 @@ max-len = 27
|
|||
type = "subnet"
|
||||
name = "AS-BANDURA-NEO"
|
||||
max-len = 48
|
||||
|
||||
["10.127.255.53/32"]
|
||||
type = "loopback"
|
||||
name = "anycast-auth-4"
|
||||
max-len = 32
|
||||
|
||||
["fd10:127:ffff:53::/64"]
|
||||
type = "loopback"
|
||||
name = "anycast-auth-6"
|
||||
max-len = 64
|
||||
|
|
|
@ -7,3 +7,13 @@ max-len = 27
|
|||
type = "subnet"
|
||||
name = "AS-BANDURA-DN42"
|
||||
max-len = 48
|
||||
|
||||
["10.127.255.53/32"]
|
||||
type = "loopback"
|
||||
name = "anycast-auth-4"
|
||||
max-len = 32
|
||||
|
||||
["fd10:127:ffff:53::/64"]
|
||||
type = "loopback"
|
||||
name = "anycast-auth-6"
|
||||
max-len = 64
|
||||
|
|
Loading…
Reference in a new issue