1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-19 09:31:46 +08:00

Updated all infrastructure

This commit is contained in:
Neo_Chen 2019-10-28 21:47:43 +08:00
parent 54b498f44a
commit d007803e3c
3 changed files with 13 additions and 22 deletions

12
VPN.dot
View file

@ -5,22 +5,18 @@ digraph ""
rankdir=TD
node [shape=box]
c [label="caasih.nerdpol.ovh"]
ucbvax [label="ucbvax (sl-sgp.asn.yt)"]
ucbvax [label="ucbvax.nerdpol.ovh"]
np11 [label="NeoPDP-11"]
cklvax [label="cklvax"]
neobox [label="NeoBOX"]
local [label="192.168.9.0/24 (CRoom)"]
local [label="10.127.1.0/24 (CRoom)"]
np [label="NeoPortable"]
nv [label="NeoVAX"]
home [label="192.168.0.0/24 (Home)"]
openwrt [label="Wi-Fi AP"]
NeoPMC1 -> local [dir=both]
NeoPMC2 -> local [dir=both]
NeoPMC3 -> local [dir=both]
NeoSYS -> local [dir=both]
NeoBOX -> local [dir=both]
NNPCC -> local [dir=both]
np11 -> c
np11 -> ucbvax
@ -30,7 +26,5 @@ digraph ""
local -> np11 [dir=both]
np -> ucbvax
np -> c
home -> np [dir=both]
openwrt -> home [dir=both]
nv -> home [dir=both]
nv -> np [dir=both]
}

13
hosts
View file

@ -1,13 +0,0 @@
192.168.9.86 NeoPDP-11
192.168.9.80 cklvax
192.168.9.89 NNPCC
192.168.9.45 NeoBOX
192.168.9.59 NeoPMC1
192.168.9.60 NeoPMC2
192.168.9.61 NeoPMC3
192.168.9.47 NeoSYS
192.168.9.58 NNCPP
192.168.85.2 NeoPortable
192.168.86.2 ucbvax
192.168.96.2 caasih

10
route-map.txt Normal file
View file

@ -0,0 +1,10 @@
# Point to Point Tunnels
10.127.0.0/30 caasih <--> ucbvax
10.127.0.4/30 caasih --> NeoPortable
10.127.0.8/30 ucbvax --> NeoPortable
10.127.0.12/30 ucbvax --> NeoPDP-11
10.127.0.16/30 caasih --> NeoPDP-11
10.127.0.20/30 NeoPortable <--> NeoVAX
# Continuous Subnet
10.127.1.0/24 CROOM