1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-01 18:03:03 +08:00
A useless VPN Network ready for peering
Go to file
Neo_Chen fcf284ad9c
Merge pull request #22 from NeoCloud/route-septs-fionaLHS
route: add 10.127.0.104/30: septs <-> fionaLHS
2020-04-22 14:00:59 +08:00
dns Add peer 2020-04-22 03:30:22 +00:00
docs CSS: limit image size to 100% viewport 2020-04-21 23:01:11 +08:00
vpn Added WireGuard example configuration 2020-04-20 13:04:50 +08:00
bgp-asn.txt Join as AS4200002547 2020-04-22 09:41:08 +08:00
homepage-update.sh separate homepage 2020-04-21 08:49:08 +08:00
LICENSE Added LICENSE 2019-10-31 03:10:23 +00:00
makegraph.sh makegraph.sh: use optipng to reduce nodes.png's size 2020-03-15 20:07:09 +08:00
named.conf Bind9 configuration 2020-01-21 13:36:32 +08:00
nodes.dot Graph: updated 2020-04-22 13:46:05 +08:00
nodes.png Graph: updated 2020-04-22 13:46:05 +08:00
ospf-area.txt modified: README.adoc 2020-03-12 09:26:27 +08:00
README.md fix nodes.dot(RU1+CN10) add README ASN4200012450 by nextmoe 2020-04-21 14:48:53 +08:00
routes.txt route: add 0.104/30: septs <-> fionaLHS 2020-04-22 13:59:56 +08:00

NeoNetwork

A useless VPN network ready for peering!

Pull requests are welcomed!
Telegram Group invitation link available at TXT record of join-telegram.neocloud.tw

Peers:

caasih.neocloud.tw		(10.127.0.1,	Area 0, ASN 4201048576)
router.neocloud.tw		(10.127.255.2,	Area 0, ASN 4201048576)
r2.neocloud.tw			(10.127.3.1,	Area 0, ASN 4201048576)
cuiqh.nerdpool.ovh		(10.127.0.34,	Area 1)
fiona.yukipedia.cf		(10.127.0.30,	Area 2)
hk-01.nextmoe.cloud.imiku.cn	(10.127.0.58,	Area 3, ASN 4200012450)

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

Connection Graph

NeoNetwork Nodes

Files and Directories:

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