1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-17 12:51:45 +08:00
NeoNetwork/README.md

40 lines
1.4 KiB
Markdown
Raw Normal View History

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
2020-04-25 14:30:02 +08:00
## IXs:
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)
megumi.yukipedia.cf (10.127.30.1, ASN 4242421037)
hk-01.nextmoe.cloud.imiku.cn (10.127.4.10, ASN 4200012450)
2020-04-22 19:00:00 +08:00
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-25 15:58:14 +08:00
s.aureus.ga (10.127.8.185, ASN 4201270007)
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
2020-04-25 14:30:02 +08:00
There's a bind9 server on dns.neocloud.tw (10.127.225.2), all domain names are under ".neo".
2020-04-20 09:22:35 +08:00
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
2020-04-25 14:30:02 +08:00
route/ network subnet allocation
2020-04-20 13:04:50 +08:00
named.conf Bind9 DNS configuration example
nodes.dot connection graph
vpn/ VPN configuration examples (Tinc & WireGuard)
dns/ Bind9 DNS zone files