A useless VPN Network ready for peering
Go to file
JerryXiao 77c65245b7
support max-len, closes #236
2022-11-10 15:47:25 +08:00
.github/workflows [skip ci] wrong settings would cause cron builds to be skipped 2020-10-19 14:06:15 +08:00
.vscode update scripts 2020-07-21 00:19:10 +08:00
asn Add: QYZ Network 2022-08-15 09:32:08 +08:00
ca [skip ci] add neonetwork root ca cert 2021-05-26 13:27:44 +08:00
dns add my dns server 2022-09-18 20:31:09 +02:00
docs README: up 2020-05-13 22:00:54 +08:00
document support max-len, closes #236 2022-11-10 15:47:25 +08:00
entity Add: QYZ Network 2022-08-15 09:32:08 +08:00
node Delete SUNNET.toml 2022-08-04 18:09:42 +08:00
peer correct peer info? 2022-06-20 14:33:01 +08:00
route Add: QYZ Network 2022-08-15 09:32:08 +08:00
scripts support max-len, closes #236 2022-11-10 15:47:25 +08:00
vpn vpn: wg-postup: make IPv6 PTP optional 2021-01-09 13:48:06 +08:00
.editorconfig Migrate to TOML format (#81) 2020-05-23 19:00:02 +08:00
.gitignore AS4201270000 node info up 2020-10-27 21:40:40 +08:00
LICENSE Added LICENSE 2019-10-31 03:10:23 +00:00
README.md README.md: up 2022-05-07 12:37:55 +08:00
nodes.dot remove AS4201270009 2022-03-29 13:45:10 -04:00
nodes.svg [skip ci] update nodes.svg 2020-09-19 12:45:50 +08:00
pyproject.toml Migrate to TOML format (#81) 2020-05-23 19:00:02 +08:00

README.md

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_*

ROA

https://roa.neocloud.tw

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)
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

DNS Anycast is currently on 10.127.255.54 for IPv4 and fd10:127:53:53:: for IPv6. All domain names are under ".neo".

Certificate Authority

Root certificate can be downloaded from here. An acmev2-api is available at https://acme.neo/acme/acme/directory.

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