2020-04-20 09:22:35 +08:00
|
|
|
# NeoNetwork
|
|
|
|
A useless VPN network ready for peering!
|
|
|
|
|
2020-04-20 13:25:38 +08:00
|
|
|
Pull requests are welcomed!
|
|
|
|
Telegram Group invitation link available at TXT record of `join-telegram.neocloud.tw`
|
2020-04-20 09:22:35 +08:00
|
|
|
|
|
|
|
## Peers:
|
2020-04-22 19:00:00 +08:00
|
|
|
caasih.neocloud.tw (10.127.0.1, ASN 4201048576)
|
|
|
|
router.neocloud.tw (10.127.255.2, ASN 4201048576)
|
|
|
|
r2.neocloud.tw (10.127.3.1, ASN 4201048576)
|
2020-04-23 13:35:13 +08:00
|
|
|
megumi.yukipedia.cf (10.127.30.1, ASN 4203223939)
|
2020-04-22 19:00:00 +08:00
|
|
|
hk-01.nextmoe.cloud.imiku.cn (10.127.0.58, ASN 4200012450)
|
|
|
|
bgp.septs.me ( ASN 4200055555)
|
|
|
|
jp-03.nextmoe.cloud.imiku.cn (10.127.4.15, ASN 4200012450)
|
|
|
|
ru-01.nextmoe.cloud.imiku.cn (10.127.4.14, ASN 4200012450)
|
2020-04-23 12:07:28 +08:00
|
|
|
jpn.neo.jerryxiao.cc (10.127.8.193, ASN 4200066666)
|
2020-04-20 09:22:35 +08:00
|
|
|
|
|
|
|
## Routing Protocols
|
|
|
|
Any protocol supported by Quagga or FRRouting, recommended to use BGP.
|
|
|
|
|
|
|
|
## IP Addresses
|
|
|
|
All IPv4 addresses are under the range 10.127.0.0/16,
|
|
|
|
see routes.txt for allocated domain.
|
|
|
|
|
|
|
|
## DNS
|
|
|
|
There's a bind9 server on NeoPDP-11 (10.127.1.1), all domain names are under "neonetwork.unix".
|
|
|
|
|
2020-04-21 08:56:18 +08:00
|
|
|
## Connection Graph
|
2020-04-22 20:49:25 +08:00
|
|
|
![NeoNetwork Nodes](https://raw.githubusercontent.com/NeoChen1024/NeoNetwork/master/nodes.svg)
|
2020-04-20 09:22:35 +08:00
|
|
|
|
2020-04-21 08:56:18 +08:00
|
|
|
## Files and Directories:
|
2020-04-20 13:04:50 +08:00
|
|
|
ospf-area.txt OSPF Area Number
|
|
|
|
bgp-asn.txt BGP AS Number
|
|
|
|
routes.txt network subnet allocation
|
|
|
|
named.conf Bind9 DNS configuration example
|
|
|
|
nodes.dot connection graph
|
|
|
|
vpn/ VPN configuration examples (Tinc & WireGuard)
|
|
|
|
dns/ Bind9 DNS zone files
|