A useless VPN Network ready for peering
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
JerryXiao 2ffb288abb
Merge pull request #252 from marek22k/master
make rdns resolvable for ipv6-only networks; see https://git.dn42.dev
1 month ago
.github/workflows [skip ci] wrong settings would cause cron builds to be skipped 2 years ago
.vscode update scripts 3 years ago
asn Add AS4242421181 2 months ago
ca [skip ci] add neonetwork root ca cert 2 years ago
dns make rdns resolvable for ipv6-only networks; see https://git.dn42.dev/registry/registry-sync/issues/1#issuecomment-38033 1 month ago
docs README: up 3 years ago
document support max-len, closes #236 5 months ago
entity add babel for myself 2 months ago
node Delete SUNNET.toml 8 months ago
peer correct peer info? 10 months ago
route Add AS4242421181 2 months ago
scripts fix write_named_trust_anchors in dns-generator 4 months ago
vpn vpn: wg-postup: make IPv6 PTP optional 2 years ago
.editorconfig Migrate to TOML format (#81) 3 years ago
.gitignore AS4201270000 node info up 2 years ago
LICENSE Added LICENSE 3 years ago
README.md README.md: up 11 months ago
nodes.dot remove AS4201270009 1 year ago
nodes.svg [skip ci] update nodes.svg 3 years ago
pyproject.toml Migrate to TOML format (#81) 3 years ago

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