mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-06 07:02:24 +08:00
commit
c6c7011314
3 changed files with 28 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
name = "MagicNeko"
|
||||
name = "MagicNeko Experimental Network"
|
||||
owner = "icecat"
|
||||
description = "MagicNeko Network Internet exchange"
|
||||
description = "MagicNeko Network"
|
||||
|
|
|
@ -1,10 +1,23 @@
|
|||
["10.127.233.0/24"]
|
||||
type = "subnet"
|
||||
name = "Icecat-Mobile-devices"
|
||||
name = "Icecat Residential network occupation address"
|
||||
description = "For Mobile device internal network segment for testing connectivity quality, No SLA(=172.24.5.0/24)"
|
||||
|
||||
["10.127.236.0/24"]
|
||||
type = "subnet"
|
||||
name = "MagicNeko VPN"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
||||
|
||||
["fd10:127:0233:1c3c::/64"]
|
||||
type = "subnet"
|
||||
name = "icecat"
|
||||
description = "NextMoe Radvd IPv6 Address"
|
||||
description = "Icecat Residential network occupation address"
|
||||
supernet = "fd10:127:0233::/48"
|
||||
|
||||
|
||||
["fd10:127:0233:1c3a::/64"]
|
||||
type = "subnet"
|
||||
name = "MagicNeko VPN"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
||||
supernet = "fd10:127:0233::/48"
|
||||
|
||||
|
|
|
@ -3,6 +3,16 @@ type = "subnet"
|
|||
name = "Icecat-Explosion"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
||||
|
||||
["10.127.235.0/24"]
|
||||
type = "subnet"
|
||||
name = "Icecat Global Tunnel Address"
|
||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
||||
|
||||
["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"
|
||||
|
@ -12,3 +22,4 @@ description = "magicneko-tw/frr"
|
|||
type = "subnet"
|
||||
name = "icecat"
|
||||
description = "Magicneko ipv6 reserved segment"
|
||||
|
||||
|
|
Loading…
Reference in a new issue