mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 20:00:40 +08:00
1 Service node information change (RU node is removed, IP is diverted to JP02)
2 peer information changes 3 dns information change
This commit is contained in:
parent
8bac10244c
commit
94343a67bb
4 changed files with 6 additions and 7 deletions
|
@ -26,11 +26,11 @@ $TTL 604800
|
||||||
1.4 IN PTR Abolition-hk.bb.ix-magicneko.neo.
|
1.4 IN PTR Abolition-hk.bb.ix-magicneko.neo.
|
||||||
10.4 IN PTR 01-100M-200G.hk.bb.ix-magicneko.neo.
|
10.4 IN PTR 01-100M-200G.hk.bb.ix-magicneko.neo.
|
||||||
12.4 IN PTR 02-100M-5G.hk.bb.ix-magicneko.neo.
|
12.4 IN PTR 02-100M-5G.hk.bb.ix-magicneko.neo.
|
||||||
13.4 IN PTR 02-100M-200G.jp.bb.ix-magicneko.neo.
|
13.4 IN PTR 02-100M-200G-Abolition.ru.bb.ix-magicneko.neo.
|
||||||
14.4 IN PTR 01-100M-200G.ru.bb.ix-magicneko.neo.
|
14.4 IN PTR 01-200M-500G.jp.bb.ix-magicneko.neo.
|
||||||
15.4 IN PTR 03-100M-200G.jp.bb.ix-magicneko.neo.
|
15.4 IN PTR 03-200M-500G.jp.bb.ix-magicneko.neo.
|
||||||
16.4 IN PTR 01-100M-200G-Abolition.us.bb.ix-magicneko.neo.
|
16.4 IN PTR 01-100M-200G-Abolition.us.bb.ix-magicneko.neo.
|
||||||
17.4 IN PTR 01-100M-200G.tw.bb.ix-magicneko.neo.
|
17.4 IN PTR 01-50M-100G.tw.bb.ix-magicneko.neo.
|
||||||
18.4 IN PTR 01-100M-200G.uk.bb.ix-magicneko.neo.
|
18.4 IN PTR 01-100M-200G.uk.bb.ix-magicneko.neo.
|
||||||
100.4 IN PTR cn-adsl-15M.cn.bb.ix-magicneko.neo.
|
100.4 IN PTR cn-adsl-15M.cn.bb.ix-magicneko.neo.
|
||||||
101.4 IN PTR cn-adsl.15M.cn.bb.ix-magicneko.neo.
|
101.4 IN PTR cn-adsl.15M.cn.bb.ix-magicneko.neo.
|
||||||
|
|
|
@ -3,7 +3,7 @@ asn = 4201270008
|
||||||
description = "Magicneko IX LAN interconnection"
|
description = "Magicneko IX LAN interconnection"
|
||||||
cidr = ["10.127.4.10/24", "fd10:127:0233:7170:2021::10.127.4.10/80"]
|
cidr = ["10.127.4.10/24", "fd10:127:0233:7170:2021::10.127.4.10/80"]
|
||||||
|
|
||||||
[MagicNeko-RU01]
|
[MagicNeko-JP02]
|
||||||
asn = 4201270008
|
asn = 4201270008
|
||||||
description = "Magicneko IX LAN interconnection"
|
description = "Magicneko IX LAN interconnection"
|
||||||
cidr = ["10.127.4.14/24", "fd10:127:0233:7170:2021::10.127.4.14/80"]
|
cidr = ["10.127.4.14/24", "fd10:127:0233:7170:2021::10.127.4.14/80"]
|
||||||
|
|
|
@ -3,7 +3,6 @@ to-peer = [
|
||||||
"JerryXiao",
|
"JerryXiao",
|
||||||
"LanTian",
|
"LanTian",
|
||||||
"MagicNeko-JP03",
|
"MagicNeko-JP03",
|
||||||
"MagicNeko-RU01",
|
|
||||||
"frank-hsinchu",
|
"frank-hsinchu",
|
||||||
"megumiLHS",
|
"megumiLHS",
|
||||||
"ucbvax",
|
"ucbvax",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
to-peer = ["MagicNeko-RU01", "septs"]
|
to-peer = ["MagicNeko-UK01", "septs"]
|
||||||
|
|
Loading…
Reference in a new issue