mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 09:20:41 +08:00
modified: README.adoc
modified: nodes.dot modified: nodes.png modified: ospf-area.txt modified: routes.txt
This commit is contained in:
parent
97a0f389d8
commit
9aab240017
5 changed files with 7 additions and 2 deletions
|
@ -9,7 +9,7 @@ Telegram Group: https://t.me/NeoNetworkVPN
|
|||
2. ucbvax.nerdpol.ovh (10.127.0.2, Area 0)
|
||||
3. ncuiqh.nerdpool.ovh (10.127.0.34, Area 1)
|
||||
4. fiona.yukipedia.cf (10.127.0.30, Area 2)
|
||||
|
||||
5. hk-01.nextmoe.cloud.imiku.cn (10.127.0.58, Area 3)
|
||||
== Routing Protocols
|
||||
Any protocol supported by Quagga or FRRouting, recommended to use OSPF.
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ digraph "NeoNetwork Nodes"
|
|||
ncuiqh [label="ncuiqh.nerdpol.ovh"]
|
||||
fionaLHS [label="fiona.yukipedia.cf"]
|
||||
pan [label="r2.tw.pan93412.dedyn.io"]
|
||||
|
||||
icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn"]
|
||||
subgraph cluster_croom {
|
||||
label = "CROOM";
|
||||
|
||||
|
@ -32,4 +32,5 @@ digraph "NeoNetwork Nodes"
|
|||
ncuiqh -> c [dir=both]
|
||||
fionaLHS -> ucbvax [dir=both]
|
||||
np -> pan
|
||||
icecat_Explosion -> ucbvax [dir=both]
|
||||
}
|
||||
|
|
BIN
nodes.png
BIN
nodes.png
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 50 KiB |
|
@ -4,3 +4,5 @@ OSPF Area Name
|
|||
0 Neo_Chen
|
||||
1 Edward_P
|
||||
2 LibreHouse
|
||||
3 Icecat
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
10.127.0.44/30 Tinc pan --> NeoPortable @
|
||||
10.127.0.48/30 WireGuard cklvax <--> NeoSystem
|
||||
10.127.0.52/30 WireGuard pan --> NeoSystem
|
||||
10.127.0.56/30 Tinc ucbvax --> Icecat-Explosion No online time guarantee
|
||||
|
||||
@ --> Non-24H
|
||||
|
||||
|
@ -24,3 +25,4 @@
|
|||
10.127.1.0/24 CROOM
|
||||
10.127.2.0/24 NeoSystems VMs
|
||||
10.127.3.0/24 pan hub (for non-multihome connection in Taiwan)
|
||||
10.127.4.0/24 Icecat-Explosion (For Magicneko Explosion Network Interworking address)
|
||||
|
|
Loading…
Reference in a new issue