1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-17 14:51:45 +08:00
A useless VPN Network ready for peering
Go to file
2023-05-04 14:04:08 +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 AS4242421181 2023-02-09 23:40:24 +03:00
ca [skip ci] add neonetwork root ca cert 2021-05-26 13:27:44 +08:00
dns make rdns resolvable for ipv6-only networks; see https://git.dn42.dev/registry/registry-sync/issues/1#issuecomment-38033 2023-02-19 21:35:21 +01: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 babel for myself 2023-02-13 13:04:41 +08:00
route Add AS4242421181 2023-02-09 23:40:24 +03:00
scripts ROA Generator: removed nodes / peer support 2023-05-04 14:04:08 +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
pyproject.toml Migrate to TOML format (#81) 2020-05-23 19:00:02 +08:00
README.md Removed outdated info 2023-05-04 13:54:56 +08:00

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.ga			(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