1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-02 13:23:04 +08:00
A useless VPN Network ready for peering
Go to file
2020-01-21 13:36:20 +08:00
dns Add DNS record 2019-12-28 21:25:43 +08:00
tinc Add pubkey for fionaLHS 2019-11-22 23:08:24 +08:00
LICENSE Added LICENSE 2019-10-31 03:10:23 +00:00
makegraph.sh Added ASN registeration file 2019-10-31 11:09:08 +08:00
named.conf Updated named.conf to support reverse lookup 2019-10-31 17:57:33 +08:00
nodes.dot removed no longer operated nodes 2020-01-11 17:36:51 +08:00
nodes.png Updated Node graph 2019-12-30 14:40:02 +08:00
ospf-area.txt Removed the ASN part 2019-11-23 00:25:52 +08:00
README.adoc Changed image URL to use Github 2019-11-23 00:28:30 +08:00
routes.txt route 2020-01-21 13:36:20 +08:00

= NeoNetwork
A useless VPN network ready for peering!

Pull requests are welcome! +
Telegram Group: https://t.me/NeoNetworkVPN

== Peers:
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)

== Routing Protocols
Any protocol supported by Quagga or FRRouting, recommended to use OSPF.

== 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".

== Connection Graph
image:https://raw.githubusercontent.com/NeoChen1024/NeoNetwork/master/nodes.png[NeoNetwork Nodes]

== Files and Directories:
	ospf-area.txt:	OSPF Area Number
	routes.txt:	network address allocation
	named.conf:	Bind9 DNS configuration example
	nodes.dot:	connection graph
	tinc:		Tinc configuration example
	dns:		Bind9 DNS zone files