A useless VPN Network ready for peering
Go to file
Neo_Chen fd4934a1e6 vpn: wg-postup: make IPv6 PTP optional 2021-01-09 13:48:06 +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 fix source 2020-12-26 02:34:58 +08:00
dns jerry.neo: add ns2 2021-01-06 21:17:20 +08:00
docs README: up 2020-05-13 22:00:54 +08:00
document document: refine route.toml 2020-11-25 16:28:11 +08:00
entity modified: entity/magicneko.toml 2020-12-26 02:32:11 +08:00
node Edward_P join as AS4201270020 (#131) 2020-11-26 19:17:50 +08:00
peer AS4201270000 node info up 2020-10-27 21:40:40 +08:00
route Update AS4242423088.toml (#137) 2020-12-29 15:39:05 +08:00
scripts bash -x 2020-12-16 16:10:58 +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 fix dns anycast address in README 2020-12-21 18:13:10 +08:00
nodes.dot [skip ci] update nodes.svg 2020-09-19 12:45:50 +08: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)
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

DNS Anycast is currently on 10.127.255.54 for IPv4 and fd10:127:53:53:: for IPv6. 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