A useless VPN Network ready for peering
Go to file
Neo_Chen (BU4AK) 04d52e01e0
Merge pull request #272 from BigFunnyGiant/master
I would like to connect my useless network to yours. lol
2024-04-02 01:14:32 +08:00
.github/workflows test-your-pr: fix bot comment: format error: missing newline [skip ci] 2023-12-05 21:11:06 +08:00
.vscode update scripts 2020-07-21 00:19:10 +08:00
asn adding starstorm42 AS4242420275 2024-04-01 16:10:04 +00:00
ca [skip ci] add neonetwork root ca cert 2021-05-26 13:27:44 +08:00
dns dns: updated NeoServer & PTYRouter 2024-03-25 22:42:48 +08:00
docs docs: homepage update 2023-09-11 20:02:06 +08:00
document document: asn: [fix] name should be mandatory, not description 2023-11-24 20:29:22 +08:00
entity adding starstorm42 AS4242420275 2024-04-01 16:10:04 +00:00
route adding starstorm42 AS4242420275 2024-04-01 16:10:04 +00:00
scripts removed makegraph.sh and pretty-output.sh 2023-05-29 15:10:00 +08:00
vpn WireGuard config template: add link-local address 2023-05-02 23:56:03 +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 route: StaphNet reorganize 2024-02-14 11:25:37 +09:00
logo.png Added logo.png 2023-09-15 22:33:21 +08:00
pyproject.toml Migrate to TOML format (#81) 2020-05-23 19:00:02 +08:00

README.md

NeoNetwork

Yet another 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

neovax.neocloud.tw		(10.127.110.1,	ASN 4201270000)
fsnvax.neocloud.tw		(10.127.16.240,	ASN 4201270000)
jpn.neo.jerryxiao.cc		(10.127.8.193,	ASN 4201270006)
s.aureus.icu			(10.127.8.185,	ASN 4201270007)

Address Allocation

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.

Files and Directories

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