1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-07-03 05:08:46 +08:00
NeoNetwork/README.adoc

34 lines
1 KiB
Plaintext
Raw Normal View History

2019-11-04 14:41:22 +08:00
= NeoNetwork
A useless VPN network ready for peering!
2019-10-31 14:43:58 +08:00
2019-11-20 22:57:29 +08:00
Pull requests are welcome! +
Telegram Group: https://t.me/NeoNetworkVPN
2019-10-31 14:43:58 +08:00
2019-11-04 14:41:22 +08:00
== Peers:
2019-11-23 00:24:58 +08:00
1. caasih.nerdpol.ovh (10.127.0.1, Area 0)
2. ucbvax.nerdpol.ovh (10.127.0.2, Area 0)
3. ncuiqh.nerdpool.ovh (10.127.0.34, Area 1)
4. fiona.yukipedia.cf (10.127.0.30, Area 2)
2020-03-12 09:39:38 +08:00
5. hk-01.nextmoe.cloud.imiku.cn (10.127.0.58, Area 3)
2019-11-04 14:41:22 +08:00
== Routing Protocols
2019-11-23 00:24:58 +08:00
Any protocol supported by Quagga or FRRouting, recommended to use OSPF.
2019-11-04 14:41:22 +08:00
== IP Addresses
All IPv4 addresses are under the range 10.127.0.0/16,
see routes.txt for allocated domain.
2019-11-04 14:41:22 +08:00
== DNS
There's a bind9 server on NeoPDP-11 (10.127.1.1), all domain names are under "neonetwork.unix".
2019-10-31 18:02:54 +08:00
2019-11-04 14:41:22 +08:00
== Connection Graph
2019-11-23 00:28:30 +08:00
image:https://raw.githubusercontent.com/NeoChen1024/NeoNetwork/master/nodes.png[NeoNetwork Nodes]
2019-11-23 00:24:58 +08:00
== Files and Directories:
ospf-area.txt: OSPF Area Number
routes.txt: network address allocation
2019-11-20 23:05:58 +08:00
named.conf: Bind9 DNS configuration example
nodes.dot: connection graph
2019-11-23 00:24:58 +08:00
tinc: Tinc configuration example
dns: Bind9 DNS zone files