1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-16 19:28:40 +08:00

Ndoskrnl's Network: Add IPv6 route & New node US01

New IPv6 address will be reserve as fd10:127:13::/48
Upstream: Ndoskrnl-CN01 -> Ndoskrnl-US01
And change the IPv4 PTP route according to the actual situation
This commit is contained in:
magic0whi 2020-05-07 09:41:55 +00:00
parent aef998f2b1
commit 6205ee50e5
No known key found for this signature in database
GPG key ID: ED347D6CF8E43AF9
5 changed files with 16 additions and 2 deletions

View file

@ -1,5 +1,5 @@
ASN="4201270013"
DESC="Ndoskrnl's first node"
IP=(
"10.127.13.1/24"
"10.127.13.2/24"
)

5
node/Ndoskrnl-US01 Normal file
View file

@ -0,0 +1,5 @@
ASN="4201270013"
DESC="Ndoskrnl's first node"
IP=(
"10.127.13.1/24"
)

View file

@ -1,5 +1,5 @@
TYPE="PTP"
NAME="Ndoskrnl's Master Router"
PROTO="WireGuard"
UPSTREAM="ucbvax"
UPSTREAM="Ndoskrnl-US01"
DOWNSTREAM="Ndoskrnl-CN01"

View file

@ -0,0 +1,5 @@
TYPE="PTP"
NAME="Ndoskrnl's Master Router"
PROTO="WireGuard"
UPSTREAM="MagicNeko-JP03"
DOWNSTREAM="Ndoskrnl-US01"

4
route6/fd10:127:13::,48 Normal file
View file

@ -0,0 +1,4 @@
TYPE="SUBNET"
NAME="Ndoskrnl's LAN (IPv6)"
DESC="For devices which being connected locally to Ndoskrnl's Master Router"
ASN="4201270013"