mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 21:42:26 +08:00
Merge pull request #110 from Myer921/master
IP address migration (icecat --> cain)
This commit is contained in:
commit
bc05c825d6
2 changed files with 5 additions and 5 deletions
|
@ -3,11 +3,6 @@ type = "subnet"
|
||||||
name = "Icecat-Explosion"
|
name = "Icecat-Explosion"
|
||||||
description = "For Magicneko Explosion Network Interworking address, No SLA"
|
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"]
|
["10.127.237.0/24"]
|
||||||
type = "subnet"
|
type = "subnet"
|
||||||
name = "MagicNeko IX (Will not broadcast)"
|
name = "MagicNeko IX (Will not broadcast)"
|
||||||
|
|
|
@ -3,6 +3,11 @@ type = "subnet"
|
||||||
name = "CainSakura-home-devices"
|
name = "CainSakura-home-devices"
|
||||||
description = "For home devices internal network segment for testing connectivity quality, No SLA"
|
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"
|
||||||
|
|
||||||
["fd10:127:0234::/48"]
|
["fd10:127:0234::/48"]
|
||||||
type = "subnet"
|
type = "subnet"
|
||||||
name = "CainSakura-home-devices"
|
name = "CainSakura-home-devices"
|
||||||
|
|
Loading…
Reference in a new issue