1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-19 11:31:45 +08:00
A useless VPN Network ready for peering
Go to file
SteveYi d7239ad206
Join as AS209557 (#114)
* Create AS209557.toml

* Create AS209557.toml

* Create yi.toml

* Update yi.toml

* Update AS209557.toml

* Rename yi.toml to Yi.toml

* Update entity/Yi.toml

Co-authored-by: Septs <github@septs.pw>

* Update AS209557.toml

* Update Yi.toml

* Rename Yi.toml to SteveYi.toml

* Update AS209557.toml

* Update AS209557.toml

Co-authored-by: Septs <github@septs.pw>
2020-08-07 20:11:16 +08:00
.github/workflows Regular update: 2020-07-26T12:54:31Z 2020-07-26 20:54:31 +08:00
.vscode update scripts 2020-07-21 00:19:10 +08:00
asn Join as AS209557 (#114) 2020-08-07 20:11:16 +08:00
dns Merge pull request #112 from santost12/master 2020-08-07 19:29:39 +08:00
docs README: up 2020-05-13 22:00:54 +08:00
document change possible values :) 2020-05-22 19:49:54 +08:00
entity Join as AS209557 (#114) 2020-08-07 20:11:16 +08:00
node Join as AS4201270018 (#113) 2020-08-04 19:13:33 +08:00
peer 1 Service node information change (RU node is removed, IP is diverted to JP02) 2020-07-03 13:23:01 +08:00
route Join as AS209557 (#114) 2020-08-07 20:11:16 +08:00
scripts Regular update: 2020-07-26T12:52:30Z 2020-07-26 20:52:30 +08:00
vpn vpn: Updated WireGuard config 2020-05-24 18:08:25 +08:00
.editorconfig Migrate to TOML format (#81) 2020-05-23 19:00:02 +08:00
.gitignore update scripts 2020-07-21 00:26:51 +08:00
.scripts Move .scripts to scripts 2020-07-26 20:48:05 +08:00
LICENSE Added LICENSE 2019-10-31 03:10:23 +00:00
nodes.dot nodes.dot, nodes.svg: update 2020-05-24 22:15:01 +08:00
nodes.svg nodes.dot, nodes.svg: update 2020-05-24 22:15:01 +08:00
pyproject.toml Migrate to TOML format (#81) 2020-05-23 19:00:02 +08:00
README.md fixed dns error 2020-07-03 15:41:24 +08:00

NeoNetwork

A useless VPN network ready for peering!
This network is connected with DN42
Git Repo. here
Pull requests are welcomed!
Working language: zh_* / en_*

IXs

caasih.neocloud.tw		(10.127.0.1,	ASN 4201270000)
router.neocloud.tw		(10.127.255.2,	ASN 4201270000)
r2.neocloud.tw			(10.127.3.1,	ASN 4201270000)
bgp.septs.me			(IX,		ASN 4201270001)
hk-01.nextmoe.cloud.imiku.cn	(10.127.4.10,	ASN 4201270008)
jp-03.nextmoe.cloud.imiku.cn	(10.127.4.15,	ASN 4201270008)
jpn.neo.jerryxiao.cc		(10.127.8.193,	ASN 4201270006)
s.aureus.ga			(10.127.8.185,	ASN 4201270007)
megumi.yukipedia.cf		(10.127.30.1,	ASN 4242421037)

Routing Protocols

Any protocol supported by Bird, Quagga or FRRouting, BGP recommended.

IP Addresses

All IPv4 addresses are under the range 10.127.0.0/16
All IPv6 addresses are under the range fd10:127::/32
see route and route6 for allocated subnet.

DNS

There's a bind9 server on dns.neocloud.tw (10.127.255.2 and fd10:127:5f37:59df::255:2), all domain names are under ".neo".

Connection Graph

NeoNetwork Nodes

Files and Directories

nodes.dot	Connection graph
asn/		BGP AS Number allocation
entity/		Entitys
route/		Network subnet allocation
node/		Nodes
peer/		Peering status
vpn/		VPN configuration examples (Tinc & WireGuard)
dns/		Bind9 DNS zone files and example configuration