mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 17:20:40 +08:00
Add Nextmoe Guser(CainSakura) Neonetwork by nextmoe-icecat
This commit is contained in:
parent
0d5fdfa9ae
commit
1e72a809e1
4 changed files with 23 additions and 0 deletions
3
asn/AS4201270017.toml
Normal file
3
asn/AS4201270017.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
name = "Cain's Home Network"
|
||||
owner = "CainSakura"
|
||||
description = "NextMoe GUser"
|
7
entity/CainSakura.toml
Normal file
7
entity/CainSakura.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
name = "CainSakura"
|
||||
|
||||
[contact]
|
||||
telegram = "CainSakura"
|
||||
github = "CainSakura"
|
||||
email = "cain@iloli.cc"
|
||||
|
3
node/CainSakura.toml
Normal file
3
node/CainSakura.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[CainSakura-home]
|
||||
asn = 4201270017
|
||||
cidr = ["10.127.234.1/24", "fd10:127:234::1/48"]
|
10
route/AS4201270017.toml
Normal file
10
route/AS4201270017.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
["10.127.234.0/24"]
|
||||
type = "subnet"
|
||||
name = "CainSakura-home-devices"
|
||||
description = "For home devices internal network segment for testing connectivity quality, 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"
|
||||
supernet = "fd10:127:0233::/48"
|
Loading…
Reference in a new issue