mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 11:20:40 +08:00
Network changes from the MagicNeko department #149
Network changes from the MagicNeko department
This commit is contained in:
commit
1f9c4cfb9a
17 changed files with 26 additions and 138 deletions
|
@ -1,3 +0,0 @@
|
|||
name = "MagicNeko Asia Experimental Network"
|
||||
owner = "magicneko"
|
||||
description = "MagicNeko Network"
|
|
@ -1,3 +0,0 @@
|
|||
name = "Mcnetwork (MagicNeko other networks)"
|
||||
owner = "icecat"
|
||||
description = "Transition the Mcnetwork community network into an intermediate ASN of the BGP network"
|
|
@ -1,7 +0,0 @@
|
|||
name = "CainSakura"
|
||||
|
||||
[contact]
|
||||
telegram = "CainSakura"
|
||||
github = "CainSakura"
|
||||
email = "cain@iloli.cc"
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[CainSakura-home]
|
||||
asn = 4201270017
|
||||
cidr = ["10.127.234.1/24", "fd10:127:234::1/48"]
|
|
@ -1,24 +0,0 @@
|
|||
[MagicNeko-HK01]
|
||||
asn = 4201270008
|
||||
description = "Magicneko IX LAN interconnection"
|
||||
cidr = ["10.127.4.10/24", "fd10:127:0233:7170:2021::10.127.4.10/80"]
|
||||
|
||||
[MagicNeko-JP02]
|
||||
asn = 4201270008
|
||||
description = "Magicneko IX LAN interconnection"
|
||||
cidr = ["10.127.4.14/24", "fd10:127:0233:7170:2021::10.127.4.14/80"]
|
||||
|
||||
[MagicNeko-JP03]
|
||||
asn = 4201270008
|
||||
description = "MagicNeko IX LAN interconnection"
|
||||
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"]
|
|
@ -1,17 +1,2 @@
|
|||
[liqingge]
|
||||
asn = 4201270005
|
||||
cidr = ["10.127.233.1/24", "10.127.234.1/24" , "10.127.235.1/24" , "10.127.236.1/24" , "fd10:127:233:1c3c::1/64" , "fd10:127:234::/48"]
|
||||
|
||||
[luotianyi]
|
||||
asn = 4201270008
|
||||
cidr = ["10.127.4.10/32", "fd10:127:233:1270:10:127:4:10/128"]
|
||||
|
||||
[koishi]
|
||||
asn = 4201270008
|
||||
cidr = ["10.127.4.8/32", "fd10:127:233:1270:10:127:4:8/128" , "fd10:127:233:1270::1/128"]
|
||||
|
||||
[yuezhengling]
|
||||
asn = 4201270008
|
||||
cidr = ["10.127.4.15/32", "fd10:127:233:1270:10:127:4:15/128"]
|
||||
|
||||
|
||||
[magicneko]
|
||||
asn = 140913
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
to-peer = ["liqingge" , "yuezhengling" , "luotianyi" ,"JerryXiao-HK1"]
|
|
@ -1 +0,0 @@
|
|||
to-peer = ["koishi" , "yuezhengling" , "luotianyi" ,"JerryXiao-SH1"]
|
|
@ -1 +1 @@
|
|||
to-peer = ["MagicNeko-JP03", "NeoPDP-11", "NeoSystem", "NeoVAX"]
|
||||
to-peer = ["NeoPDP-11", "NeoSystem", "NeoVAX"]
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
to-peer = [
|
||||
"MagicNeko-JP03",
|
||||
]
|
||||
]
|
||||
|
|
|
@ -2,7 +2,6 @@ to-peer = [
|
|||
"James58899",
|
||||
"JerryXiao",
|
||||
"LanTian",
|
||||
"MagicNeko-JP03",
|
||||
"frank-hsinchu",
|
||||
"megumiLHS",
|
||||
]
|
||||
|
|
|
@ -1 +1 @@
|
|||
to-peer = ["MagicNeko-UK01", "septs"]
|
||||
to-peer = ["septs"]
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
to-peer = [
|
||||
"liqingge",
|
||||
"koishi",
|
||||
"luotianyi",
|
||||
"JerryXiao",
|
||||
"Ndoskrnl-US01",
|
||||
"chenx97",
|
||||
"frank-hsinchu",
|
||||
"megumiLHS",
|
||||
"santost12-Network",
|
||||
]
|
10
route/AS140913.toml
Normal file
10
route/AS140913.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
["10.127.4.0/24"]
|
||||
type = "subnet"
|
||||
name = "MagicNeko-Asia Backbone node(name:houraisankaguya+fujiwaranomokou)"
|
||||
description = "MagicNeko-Asia Backbone node(name:houraisankaguya+fujiwaranomokou)"
|
||||
|
||||
["fd10:127:0233::/48"]
|
||||
type = "subnet"
|
||||
name = "Magicneko Asia address occupied"
|
||||
description = "Magicneko Asia address occupied(/48 not route)"
|
||||
|
|
@ -1,41 +1,23 @@
|
|||
["10.127.233.0/24"]
|
||||
type = "subnet"
|
||||
name = "Icecat Residential network occupation address"
|
||||
description = "For Mobile device internal network segment for testing connectivity quality, No SLA(=172.24.5.0/24)"
|
||||
name = "MagicNeko-CN office node(name:liqingge)"
|
||||
description = "MagicNeko CN office node (office network in Northeast China)"
|
||||
|
||||
["10.127.234.0/24"]
|
||||
type = "subnet"
|
||||
name = "MagicNeko-CN office VPN+IX Node(name:liqingge)"
|
||||
description = "MagicNeko CN office node (office network in Northeast China)"
|
||||
|
||||
["fd10:127:0233:1c3c::/64"]
|
||||
type = "subnet"
|
||||
name = "icecat"
|
||||
description = "Icecat Residential network occupation address"
|
||||
name = "MagicNeko-CN office node(name:liqingge)"
|
||||
description = "MagicNeko CN office node (office network in Northeast China)"
|
||||
supernet = "fd10:127:0233::/48"
|
||||
|
||||
["fd10:127:0233:1c3a::/64"]
|
||||
type = "subnet"
|
||||
name = "MagicNeko VPN"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
||||
name = "MagicNeko-CN office VPN+IX Node(name:liqingge)"
|
||||
description = "MagicNeko CN office node (office network in Northeast China)"
|
||||
supernet = "fd10:127:0233::/48"
|
||||
|
||||
["10.127.234.0/24"]
|
||||
type = "subnet"
|
||||
name = "CainSakura-home-devices"
|
||||
description = "For home devices internal network segment for testing connectivity quality, No SLA"
|
||||
|
||||
["10.127.235.0/24"]
|
||||
type = "subnet"
|
||||
name = "Icecat Global Tunnel Address (OpenVPN)"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
||||
|
||||
["10.127.236.0/24"]
|
||||
type = "subnet"
|
||||
name = "MagicNeko VPN"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
||||
|
||||
["fd10:127:0234::/48"]
|
||||
type = "subnet"
|
||||
name = "CainSakura-home-devices"
|
||||
description = "For home devices internal network segment for testing connectivity quality, No SLA"
|
||||
|
||||
["10.127.255.18/32"]
|
||||
type = "loopback"
|
||||
name = "icecat-video"
|
||||
description = "Video encoding node, used to monitor (Cyan) online live broadcast in the live room and record encoding"
|
||||
|
|
|
@ -1,30 +0,0 @@
|
|||
["10.127.237.0/24"]
|
||||
type = "subnet"
|
||||
name = "MagicNeko IX (Will not broadcast)"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
||||
|
||||
["10.127.255.117/32"]
|
||||
type = "loopback"
|
||||
name = "magicneko-tw"
|
||||
description = "magicneko-tw/frr"
|
||||
|
||||
["fd10:127:0233::/48"]
|
||||
type = "subnet"
|
||||
name = "icecat"
|
||||
description = "Magicneko ipv6 reserved segment"
|
||||
|
||||
["10.127.255.54/32"]
|
||||
type = "loopback"
|
||||
name = "anycast-recur-4"
|
||||
description = "Anycast recursive DNS"
|
||||
|
||||
["fd10:127:53:53::/64"]
|
||||
type = "loopback"
|
||||
name = "anycast-recur-6"
|
||||
description = "Anycast recursive DNS"
|
||||
supernet = "fd10:127:53::/48"
|
||||
|
||||
["10.127.255.18/32"]
|
||||
type = "loopback"
|
||||
name = "Video encoding node(Anycast)"
|
||||
description = "Video encoding node, used to monitor (Cyan) online live broadcast in the live room and record encoding"
|
|
@ -1,4 +0,0 @@
|
|||
["10.127.4.0/24"]
|
||||
type = "subnet"
|
||||
name = "MagicNeko Network IPv4"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
Loading…
Reference in a new issue