From 5fb6c791f7076020a14541a6ab2dd670999f0e13 Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Sat, 23 Nov 2019 00:24:58 +0800 Subject: [PATCH] Not using BGP for now --- README.adoc | 18 ++++++++++-------- TODO.txt | 1 - asn.txt => ospf-area.txt | 0 routes.txt | 4 ++-- 4 files changed, 12 insertions(+), 11 deletions(-) delete mode 100644 TODO.txt rename asn.txt => ospf-area.txt (100%) diff --git a/README.adoc b/README.adoc index 46eb781..4481db1 100644 --- a/README.adoc +++ b/README.adoc @@ -5,12 +5,13 @@ Pull requests are welcome! + Telegram Group: https://t.me/NeoNetworkVPN == Peers: -1. caasih.nerdpol.ovh (10.127.0.1, AS: 4201048576) -2. ucbvax.nerdpol.ovh (10.127.0.2, AS: 4201048576) -3. ncuiqh.nerdpool.ovh (10.127.0.32, AS: 4201059074) +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. +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, @@ -22,9 +23,10 @@ There's a bind9 server on NeoPDP-11 (10.127.1.1), all domain names are under "ne == Connection Graph image:https://gitlab.com/Neo_Chen/NeoNetwork/raw/master/nodes.png[NeoNetwork Nodes] -== Files: - asn.txt: BGP AS number allocation +== 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.conf: Tinc configuration example - routes.txt: network address allocation + tinc: Tinc configuration example + dns: Bind9 DNS zone files diff --git a/TODO.txt b/TODO.txt deleted file mode 100644 index 07b6bf3..0000000 --- a/TODO.txt +++ /dev/null @@ -1 +0,0 @@ -Newcomer Guide diff --git a/asn.txt b/ospf-area.txt similarity index 100% rename from asn.txt rename to ospf-area.txt diff --git a/routes.txt b/routes.txt index db9b432..3cd5f17 100644 --- a/routes.txt +++ b/routes.txt @@ -10,8 +10,8 @@ 10.127.0.16/30 caasih --> NeoPDP-11 10.127.0.20/30 NeoPortable <--> NeoVAX 10.127.0.24/30 NeoPDP-11 --> NeoPortable -10.127.0.28/30 ucbvax --> fionaLHS -10.127.0.32/30 caasih --> ncuiqh +10.127.0.28/30 ucbvax <--> fionaLHS +10.127.0.32/30 caasih <--> ncuiqh # Continuous Subnet 10.127.1.0/24 CROOM