mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 18:00:41 +08:00
modified: node/MagicNeko.toml
modified: peer/MagicNeko-JP03.toml
This commit is contained in:
parent
01d120562a
commit
8633b650ed
2 changed files with 11 additions and 0 deletions
|
@ -12,3 +12,13 @@ cidr = ["10.127.4.14/24", "fd10:127:0233:7170:2021::10.127.4.14/80"]
|
||||||
asn = 4201270008
|
asn = 4201270008
|
||||||
description = "MagicNeko IX LAN interconnection"
|
description = "MagicNeko IX LAN interconnection"
|
||||||
cidr = ["10.127.4.15/24", "fd10:127:0233:7170:2021::10.127.4.15/80"]
|
cidr = ["10.127.4.15/24", "fd10:127:0233:7170:2021::10.127.4.15/80"]
|
||||||
|
|
||||||
|
[MagicNeko-TW01]
|
||||||
|
asn = 4201270008
|
||||||
|
description = "MagicNeko IX LAN interconnection"
|
||||||
|
cidr = ["10.127.4.17/24", "fd10:127:0233:7170:2021::10.127.4.17/80"]
|
||||||
|
|
||||||
|
[MagicNeko-UK01]
|
||||||
|
asn = 4201270008
|
||||||
|
description = "MagicNeko IX LAN interconnection"
|
||||||
|
cidr = ["10.127.4.18/24", "fd10:127:0233:7170:2021::10.127.4.18/80"]
|
||||||
|
|
|
@ -4,4 +4,5 @@ to-peer = [
|
||||||
"chenx97",
|
"chenx97",
|
||||||
"frank-hsinchu",
|
"frank-hsinchu",
|
||||||
"megumiLHS",
|
"megumiLHS",
|
||||||
|
"santost12",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue