mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 16:40:41 +08:00
commit
8ac9fd60d3
3 changed files with 8 additions and 0 deletions
|
@ -5,3 +5,4 @@ AS Number Name
|
|||
4200078274 Staph
|
||||
4200012450 icecat
|
||||
4200114514 chenx97
|
||||
4200066666 JerryXiao
|
||||
|
|
|
@ -15,6 +15,7 @@ digraph "NeoNetwork Nodes"
|
|||
icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn"]
|
||||
staph [label="s.aureus.ga"]
|
||||
chenx97 [label="chenx97.neocloud.tw"]
|
||||
JerryXiao [label="jpn.neo.jerryxiao.cc"]
|
||||
|
||||
subgraph cluster_croom {
|
||||
label = "CROOM";
|
||||
|
@ -38,4 +39,6 @@ digraph "NeoNetwork Nodes"
|
|||
pan -> ucbvax [dir=both]
|
||||
c -> staph
|
||||
ucbvax -> chenx97 [dir=both]
|
||||
JerryXiao -> pan [dir=both]
|
||||
JerryXiao -> ucbvax [dir=both]
|
||||
}
|
||||
|
|
|
@ -25,6 +25,8 @@ Network ID Protocol Upstream Downstream Comment
|
|||
10.127.0.64/30 Gre Icecat-Explosion<--> Icecat-Notebook No online time guarantee
|
||||
10.127.0.68/30 Tinc caaish --> staph
|
||||
10.127.0.72/30 WireGuard ucbvax <--> chenx97
|
||||
10.127.0.76/30 WireGuard JerryXiao <--> pan
|
||||
10.127.0.80/30 WireGuard JerryXiao <--> ucbvax
|
||||
|
||||
@1 --> Non-24H
|
||||
|
||||
|
@ -40,6 +42,8 @@ Subnet Name Comment
|
|||
10.127.4.0/24 Icecat-Explosion For Magicneko Explosion Network Interworking address
|
||||
10.127.5.0/24 CROOM-Netboot Netboot in CROOM
|
||||
172.24.5.0/24 Icecat-Mobile-devices for Mobile device internal network segment for testing connectivity quality, No SLA
|
||||
10.127.8.192/26 JerryXiao-Infrastructure For cloud instances
|
||||
10.127.9.0/24 JerryXiao-Home For home
|
||||
|
||||
|
||||
+======================+
|
||||
|
|
Loading…
Reference in a new issue