1
0
Fork 0
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:
Dustrain 2020-07-26 17:23:11 +08:00 committed by GitHub
commit bc05c825d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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)"

View file

@ -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"