From 520ba3bc7005b2250111141a1fe2eaf36e747d03 Mon Sep 17 00:00:00 2001 From: Outvi V <19144373+outloudvi@users.noreply.github.com> Date: Wed, 22 Apr 2020 13:59:56 +0800 Subject: [PATCH 01/17] route: add 0.104/30: septs <-> fionaLHS --- routes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/routes.txt b/routes.txt index ab9f780..7c7f919 100644 --- a/routes.txt +++ b/routes.txt @@ -31,6 +31,7 @@ Network ID Protocol Upstream Downstream Comment 10.127.0.88/30 10.127.0.92/30 10.127.0.96/30 Gre staph <--> septs +10.127.0.104/30 Gre septs <--> fionaLHS 10.127.0.108/30 Gre septs <--> Lan Tian 10.127.0.112/30 Gre septs <--> ucbvax 10.127.0.116~252/30 From 7dac0d665fd2b22d44456428a6e694716ea523bf Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 14:02:38 +0800 Subject: [PATCH 02/17] Added septs -> JerryXiao --- routes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/routes.txt b/routes.txt index 7c7f919..d145348 100644 --- a/routes.txt +++ b/routes.txt @@ -31,6 +31,7 @@ Network ID Protocol Upstream Downstream Comment 10.127.0.88/30 10.127.0.92/30 10.127.0.96/30 Gre staph <--> septs +10.127.0.100/30 Gre septs <--> JerryXiao 10.127.0.104/30 Gre septs <--> fionaLHS 10.127.0.108/30 Gre septs <--> Lan Tian 10.127.0.112/30 Gre septs <--> ucbvax From 01bc40eb98bc70036b116f207f68da607f44d874 Mon Sep 17 00:00:00 2001 From: Outvi V <19144373+outloudvi@users.noreply.github.com> Date: Wed, 22 Apr 2020 14:02:53 +0800 Subject: [PATCH 03/17] bgp-asn: add 4203223939 --- bgp-asn.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bgp-asn.txt b/bgp-asn.txt index fb82e73..a76714a 100644 --- a/bgp-asn.txt +++ b/bgp-asn.txt @@ -7,4 +7,5 @@ AS Number Name 4200114514 chenx97 4200066666 JerryXiao 4200055555 Septs -4200002547 Lan Tian \ No newline at end of file +4200002547 Lan Tian +4203223939 LibreHouse (outvi) From 9ad5f944205b1a807a0bb09c37fa5ae35b188259 Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 14:09:43 +0800 Subject: [PATCH 04/17] Added septs -> icecat-jp3 --- routes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes.txt b/routes.txt index d145348..5338031 100644 --- a/routes.txt +++ b/routes.txt @@ -28,7 +28,7 @@ Network ID Protocol Upstream Downstream Comment 10.127.0.76/30 WireGuard JerryXiao <--> pan 10.127.0.80/30 WireGuard JerryXiao <--> ucbvax 10.127.0.84/30 WireGuard MagicNeko-JP03 <--> JerryXiao -10.127.0.88/30 +10.127.0.88/30 Gre septs <--> icecat-jp3 10.127.0.92/30 10.127.0.96/30 Gre staph <--> septs 10.127.0.100/30 Gre septs <--> JerryXiao From a968a654ce2c77ca08cd67e7f18250b2fcaaff29 Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 14:12:45 +0800 Subject: [PATCH 05/17] bgp-asn.txt: tidy up --- bgp-asn.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bgp-asn.txt b/bgp-asn.txt index a76714a..5ccfff4 100644 --- a/bgp-asn.txt +++ b/bgp-asn.txt @@ -1,6 +1,7 @@ # BGP AS Number: (Private AS) AS Number Name +===============|================================================================ 4201048576 Neo_Chen 4200078274 Staph 4200012450 icecat @@ -8,4 +9,4 @@ AS Number Name 4200066666 JerryXiao 4200055555 Septs 4200002547 Lan Tian -4203223939 LibreHouse (outvi) +4203223939 LibreHouse (outvi) From c3662b8bf08f9ba6981690be7ad92148a8a80157 Mon Sep 17 00:00:00 2001 From: santost12 <45154554+santost12@users.noreply.github.com> Date: Wed, 22 Apr 2020 06:22:37 +0000 Subject: [PATCH 06/17] add AS4200006969 --- bgp-asn.txt | 1 + routes.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/bgp-asn.txt b/bgp-asn.txt index 5ccfff4..ac44219 100644 --- a/bgp-asn.txt +++ b/bgp-asn.txt @@ -10,3 +10,4 @@ AS Number Name 4200055555 Septs 4200002547 Lan Tian 4203223939 LibreHouse (outvi) +4200006969 santost12 diff --git a/routes.txt b/routes.txt index 5338031..62b5827 100644 --- a/routes.txt +++ b/routes.txt @@ -56,6 +56,7 @@ Subnet Name Comment 10.127.8.192/26 JerryXiao-Infrastructure For cloud instances 10.127.9.0/24 JerryXiao-Home For home 10.127.10.0/24 Lan Tian LAN For LAN +10.127.69.0/24 santost12 For home +======================+ || Loopback Addresses || From 699b6eea46ef4737f567c5716456e2c681cb5f88 Mon Sep 17 00:00:00 2001 From: Septs Date: Wed, 22 Apr 2020 14:29:32 +0800 Subject: [PATCH 07/17] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a650222..af3c842 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Telegram Group invitation link available at TXT record of `join-telegram.neoclou 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) + bgp.septs.me ( , ASN 4200055555) ## Routing Protocols Any protocol supported by Quagga or FRRouting, recommended to use BGP. From b6a39796bc8d58f4cd5614663605e112bb80463c Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 14:41:24 +0800 Subject: [PATCH 08/17] DNS: NeoNetwork.unix. -> neo. --- dns/db.10.127 | 73 ++++++++++++++++++------------------ named.conf => dns/named.conf | 4 +- dns/neonetwork.unix | 7 ++-- 3 files changed, 41 insertions(+), 43 deletions(-) rename named.conf => dns/named.conf (95%) diff --git a/dns/db.10.127 b/dns/db.10.127 index 04043a7..707cab0 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -1,52 +1,51 @@ ; NeoNetwork DNS Record -$TTL 604800 -@ IN SOA NeoPDP-11.NeoNetwork.unix. root.NeoNetwork.unix. ( +$TTL 1800 +@ IN SOA NeoPDP-11.neo. ( 4096 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; -@ IN NS NeoPDP-11.NeoNetwork.unix. +@ IN NS NeoPDP-11.neo. -1.1 IN PTR NeoPDP-11.NeoNetwork.unix. -14.0 IN PTR NeoPDP-11.NeoNetwork.unix. -18.0 IN PTR NeoPDP-11.NeoNetwork.unix. -42.0 IN PTR NeoPDP-11.NeoNetwork.unix. -1.255 IN PTR NeoPDP-11.NeoNetwork.unix. +1.1 IN PTR NeoPDP-11.neo. +14.0 IN PTR NeoPDP-11.neo. +18.0 IN PTR NeoPDP-11.neo. +42.0 IN PTR NeoPDP-11.neo. +1.255 IN PTR NeoPDP-11.neo. -; CROOM -40.1 IN PTR cklvax.NeoNetwork.unix. -63.1 IN PTR NNPCC.NeoNetwork.unix. -20.1 IN PTR NeoBOX.NeoNetwork.unix. -10.1 IN PTR neostorage.neonetwork.unix. +40.1 IN PTR cklvax.neo. +63.1 IN PTR NNPCC.neo. +20.1 IN PTR NeoBOX.neo. +10.1 IN PTR neostorage.neonetwork. -10.0 IN PTR NeoSystem.NeoNetwork.unix. -46.0 IN PTR NeoSystem.NeoNetwork.unix. -80.1 IN PTR NeoSystem.NeoNetwork.unix. -80.255 IN PTR NeoSystem.NeoNetwork.unix. +10.0 IN PTR NeoSystem.neo. +46.0 IN PTR NeoSystem.neo. +80.1 IN PTR NeoSystem.neo. +80.255 IN PTR NeoSystem.neo. -2.0 IN PTR ucbvax.NeoNetwork.unix. -9.0 IN PTR ucbvax.NeoNetwork.unix. -13.0 IN PTR ucbvax.NeoNetwork.unix. -29.0 IN PTR ucbvax.NeoNetwork.unix. -37.0 IN PTR ucbvax.NeoNetwork.unix. -57.0 IN PTR ucbvax.NeoNetwork.unix. -61.0 IN PTR ucbvax.NeoNetwork.unix. -2.255 IN PTR ucbvax.NeoNetwork.unix. +2.0 IN PTR ucbvax.neo. +9.0 IN PTR ucbvax.neo. +13.0 IN PTR ucbvax.neo. +29.0 IN PTR ucbvax.neo. +37.0 IN PTR ucbvax.neo. +57.0 IN PTR ucbvax.neo. +61.0 IN PTR ucbvax.neo. +2.255 IN PTR ucbvax.neo. -1.0 IN PTR caasih.NeoNetwork.unix. -17.0 IN PTR caasih.NeoNetwork.unix. -33.0 IN PTR caasih.NeoNetwork.unix. -69.0 IN PTR caasih.NeoNetwork.unix. +1.0 IN PTR caasih.neo. +17.0 IN PTR caasih.neo. +33.0 IN PTR caasih.neo. +69.0 IN PTR caasih.neo. -1.3 IN PTR pan.NeoNetwork.unix. -41.0 IN PTR pan.NeoNetwork.unix. -45.0 IN PTR pan.NeoNetwork.unix. -62.0 IN PTR pan.NeoNetwork.unix. +1.3 IN PTR pan.neo. +41.0 IN PTR pan.neo. +45.0 IN PTR pan.neo. +62.0 IN PTR pan.neo. -70.0 IN PTR staph.NeoNetwork.unix. -97.0 IN PTR staph.NeoNetwork.unix. -185.8 IN PTR staph.NeoNetwork.unix. +70.0 IN PTR staph.neo. +97.0 IN PTR staph.neo. +185.8 IN PTR staph.neo. -187.8 IN PTR staph-cn.NeoNetwork.unix. +187.8 IN PTR staph-cn.neo. diff --git a/named.conf b/dns/named.conf similarity index 95% rename from named.conf rename to dns/named.conf index e273bc4..44dfd23 100644 --- a/named.conf +++ b/dns/named.conf @@ -10,7 +10,7 @@ options { // Add this for no IPv4: listen-on { any; }; - allow-recursion { 127.0.0.1; 10.127.0.0/16; }; + allow-recursion { any; }; allow-transfer { none; }; allow-query { any; }; allow-update { none; }; @@ -45,7 +45,7 @@ zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa" file "localhost.ip6.zone"; }; -zone "NeoNetwork.unix" IN { +zone "neo." IN { type forward; forward only; forwarders { 10.127.1.1; }; diff --git a/dns/neonetwork.unix b/dns/neonetwork.unix index 1d7c957..73d3776 100644 --- a/dns/neonetwork.unix +++ b/dns/neonetwork.unix @@ -1,14 +1,14 @@ ; NeoNetwork DNS Record -$TTL 604800 -@ IN SOA NeoPDP-11.NeoNetwork.unix. root.NeoNetwork.unix. ( +$TTL 1800 +@ IN SOA NeoPDP-11.neo. ( 4096 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; -@ IN NS NeoPDP-11.NeoNetwork.unix. +@ IN NS NeoPDP-11.neo. @ IN A 10.127.1.1 NeoPDP-11 IN A 10.127.255.1 @@ -22,4 +22,3 @@ NNPCC IN A 10.127.1.63 NeoVAX IN A 10.127.0.38 pan IN A 10.127.3.1 telegram IN TXT "https://t.me/NeoNetworkVPN" -info IN TXT "NeoNetwork, operated by Neo_Chen" From 39d7bb2030998ac615d8ba30fcb2798bfbc4d69c Mon Sep 17 00:00:00 2001 From: Jerry Date: Wed, 22 Apr 2020 14:59:14 +0800 Subject: [PATCH 09/17] add point to point routes [1/2] --- nodes.dot | 21 ++++++++++++++++++--- routes.txt | 7 +++++++ 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/nodes.dot b/nodes.dot index 2bd16b3..2062972 100644 --- a/nodes.dot +++ b/nodes.dot @@ -23,9 +23,13 @@ digraph "NeoNetwork Nodes" staph [label="s.aureus.ga\n(AS4200078274)"] staph_CN [label="cnhome.aureus.ga\n(10.127.8.187)\n(AS4200078274)"] chenx97 [label="chenx97.neocloud.tw\n(AS4200114514)"] - JerryXiao [label="jpn.neo.jerryxiao.cc\n(AS4200066666)"] + JerryXiao [label="jpn.neo.jerryxiao.cc\n(10.127.8.193)"] + JerryXiao_SH01 [label="jerryxiao-sh01\n(10.127.8.195)"] + JerryXiao_HK01 [label="jerryxiao-hk01\n(10.127.8.194)"] + JerryXiao_HK02 [label="jerryxiao-hk02\n(10.127.8.196)"] septs [label="bgp.septs.me\n(AS4200055555)"] lantian [label="lantian\n(AS4200002547)"] + dfceaef [label="dfceaef\n(AS4242420140)"] subgraph cluster_AS4201048576 { @@ -53,7 +57,7 @@ digraph "NeoNetwork Nodes" subgraph cluster_AS4200012450 { - label="MagicNeko Network (4200012450)"; + label="MagicNeko Network (AS4200012450)"; magicneko_HK01-> icecat_Explosion magicneko_HK02-> icecat_Explosion @@ -65,12 +69,23 @@ digraph "NeoNetwork Nodes" icecat_Notebook -> icecat_Explosion } + subgraph cluster_AS4200066666 + { + label="Jerry Network (AS4200066666)"; + + JerryXiao -> JerryXiao_SH01 [dir=both] + JerryXiao -> JerryXiao_HK01 [dir=both] + JerryXiao_SH01 -> JerryXiao_HK01 [dir=both] + JerryXiao_HK01 -> JerryXiao_HK02 [dir=both] + } + JerryXiao -> pan [dir=both] JerryXiao -> ucbvax [dir=both] + JerryXiao -> septs [dir=both] + JerryXiao_SH01 -> dfceaef [dir=both] magicneko_JP03 -> JerryXiao [dir=both] lantian -> septs [dir=both] lantian -> JerryXiao [dir=both] - JerryXiao -> septs [dir=both] magicneko_JP03 -> septs [dir=both] staph -> septs [dir=both] ucbvax -> septs [dir=both] diff --git a/routes.txt b/routes.txt index 62b5827..7a46ea8 100644 --- a/routes.txt +++ b/routes.txt @@ -35,8 +35,15 @@ Network ID Protocol Upstream Downstream Comment 10.127.0.104/30 Gre septs <--> fionaLHS 10.127.0.108/30 Gre septs <--> Lan Tian 10.127.0.112/30 Gre septs <--> ucbvax +N/A WireGuard JerryXiao <--> JerryXiao-SH1 +N/A WireGuard JerryXiao <--> JerryXiao-HK1 +N/A WireGuard JerryXiao-SH1 <--> JerryXiao-HK1 +N/A WireGuard JerryXiao-HK1 <--> JerryXiao-HK2 +N/A WireGuard JerryXiao <--> Lan Tian +N/A WireGuard JerryXiao <--> dfceaef 10.127.0.116~252/30 + @1 --> Non-24H From 000aa8558b4e694fa44bc95b9a57017dd7115278 Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 14:59:41 +0800 Subject: [PATCH 10/17] Added ucbvax -> santost12 --- routes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/routes.txt b/routes.txt index 62b5827..10d5bde 100644 --- a/routes.txt +++ b/routes.txt @@ -35,6 +35,7 @@ Network ID Protocol Upstream Downstream Comment 10.127.0.104/30 Gre septs <--> fionaLHS 10.127.0.108/30 Gre septs <--> Lan Tian 10.127.0.112/30 Gre septs <--> ucbvax +10.127.0.116/30 WireGuard ucbvax <--> santost12 10.127.0.116~252/30 @1 --> Non-24H From b1aa617a91a880a4c6267398f173bca7ef499867 Mon Sep 17 00:00:00 2001 From: "Staph. aureus" Date: Wed, 22 Apr 2020 07:07:34 +0000 Subject: [PATCH 11/17] Occupy IP --- routes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes.txt b/routes.txt index 7880ce1..18af216 100644 --- a/routes.txt +++ b/routes.txt @@ -12,7 +12,7 @@ Network ID Protocol Upstream Downstream Comment 10.127.0.12/30 Tinc ucbvax --> NeoPDP-11 10.127.0.16/30 Tinc caasih --> NeoPDP-11 10.127.0.20/30 Tinc NeoSystem <--> NeoVAX @1 -10.127.0.24/30 +10.127.0.24/30 Gre staph <--> ??? Pending 10.127.0.28/30 Tinc ucbvax <--> fionaLHS 10.127.0.32/30 Tinc caasih <--> ncuiqh 10.127.0.36/30 Tinc ucbvax --> NeoVAX @1 From f070b1dff0f3140c73ae3a4e544ac1261d9012ad Mon Sep 17 00:00:00 2001 From: Jerry Date: Wed, 22 Apr 2020 15:16:03 +0800 Subject: [PATCH 12/17] add point to point routes [2/2] --- bgp-asn.txt | 1 + routes.txt | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/bgp-asn.txt b/bgp-asn.txt index ac44219..75bf7c4 100644 --- a/bgp-asn.txt +++ b/bgp-asn.txt @@ -11,3 +11,4 @@ AS Number Name 4200002547 Lan Tian 4203223939 LibreHouse (outvi) 4200006969 santost12 +4242420140 dfceaef diff --git a/routes.txt b/routes.txt index 18af216..1b82d00 100644 --- a/routes.txt +++ b/routes.txt @@ -36,14 +36,14 @@ Network ID Protocol Upstream Downstream Comment 10.127.0.108/30 Gre septs <--> Lan Tian 10.127.0.112/30 Gre septs <--> ucbvax 10.127.0.116/30 WireGuard ucbvax <--> santost12 -======= -N/A WireGuard JerryXiao <--> JerryXiao-SH1 -N/A WireGuard JerryXiao <--> JerryXiao-HK1 -N/A WireGuard JerryXiao-SH1 <--> JerryXiao-HK1 -N/A WireGuard JerryXiao-HK1 <--> JerryXiao-HK2 -N/A WireGuard JerryXiao <--> Lan Tian -N/A WireGuard JerryXiao <--> dfceaef 10.127.0.116~252/30 +======= +PP:10.127.8.193/32 : 10.127.8.195/32 WireGuard JerryXiao <--> JerryXiao-SH1 +PP:10.127.8.193/32 : 10.127.8.194/32 WireGuard JerryXiao <--> JerryXiao-HK1 +PP:10.127.8.195/32 : 10.127.8.194/32 WireGuard JerryXiao-SH1 <--> JerryXiao-HK1 +PP:10.127.8.194/32 : 10.127.8.196/32 WireGuard JerryXiao-HK1 <--> JerryXiao-HK2 +PP:10.127.8.193/32 : 10.127.10.1/32 WireGuard JerryXiao <--> Lan Tian +PP:172.20.51.99/32 : 172.22.127.2/32 WireGuard JerryXiao <--> dfceaef @1 --> Non-24H From 666acd4b2b49d20d3387ded6e2061cfa0f44ef3a Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 15:17:11 +0800 Subject: [PATCH 13/17] ospf-area.txt: tidy up --- ospf-area.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/ospf-area.txt b/ospf-area.txt index b32d908..e2d40fb 100644 --- a/ospf-area.txt +++ b/ospf-area.txt @@ -5,4 +5,3 @@ OSPF Area Name 1 Edward_P 2 LibreHouse 3 Icecat - From 694072638e9412c3fac587c93102cd469a44c16b Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 15:17:58 +0800 Subject: [PATCH 14/17] ospf-area.txt: added a separater --- ospf-area.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ospf-area.txt b/ospf-area.txt index e2d40fb..7b203a9 100644 --- a/ospf-area.txt +++ b/ospf-area.txt @@ -1,6 +1,7 @@ # OSPF Area Number: OSPF Area Name +===============|================================================================ 0 Neo_Chen 1 Edward_P 2 LibreHouse From 23aa6c861e6b83f3e30fc154253afcf2287e4809 Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 17:34:52 +0800 Subject: [PATCH 15/17] DNS: correct $TTL --- dns/db.10.127 | 2 +- dns/neonetwork.unix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dns/db.10.127 b/dns/db.10.127 index 707cab0..2099bd8 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -1,5 +1,5 @@ ; NeoNetwork DNS Record -$TTL 1800 +$TTL 604800 @ IN SOA NeoPDP-11.neo. ( 4096 ; Serial 604800 ; Refresh diff --git a/dns/neonetwork.unix b/dns/neonetwork.unix index 73d3776..dd48098 100644 --- a/dns/neonetwork.unix +++ b/dns/neonetwork.unix @@ -1,6 +1,6 @@ ; NeoNetwork DNS Record -$TTL 1800 +$TTL 604800 @ IN SOA NeoPDP-11.neo. ( 4096 ; Serial 604800 ; Refresh From afaed2fdf88246e10706ee43ab7341cc368c7424 Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 17:53:29 +0800 Subject: [PATCH 16/17] rename dns/neonetwork.unix to dns/neonetwork --- dns/{neonetwork.unix => neonetwork} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dns/{neonetwork.unix => neonetwork} (100%) diff --git a/dns/neonetwork.unix b/dns/neonetwork similarity index 100% rename from dns/neonetwork.unix rename to dns/neonetwork From 36ed726d6c3239865dada5e475846a8784ea470e Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Wed, 22 Apr 2020 18:00:38 +0800 Subject: [PATCH 17/17] DNS: tidy up --- dns/db.10.127 | 2 +- dns/neonetwork | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dns/db.10.127 b/dns/db.10.127 index 2099bd8..bcc893b 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -1,6 +1,6 @@ ; NeoNetwork DNS Record $TTL 604800 -@ IN SOA NeoPDP-11.neo. ( +@ IN SOA NeoPDP-11.neo. root.neo. ( 4096 ; Serial 604800 ; Refresh 86400 ; Retry diff --git a/dns/neonetwork b/dns/neonetwork index dd48098..dc33cc7 100644 --- a/dns/neonetwork +++ b/dns/neonetwork @@ -1,16 +1,16 @@ ; NeoNetwork DNS Record $TTL 604800 -@ IN SOA NeoPDP-11.neo. ( +@ IN SOA NeoPDP-11.neo. root.neo. ( 4096 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; -@ IN NS NeoPDP-11.neo. -@ IN A 10.127.1.1 - +@ IN NS NeoPDP-11.neo. +@ IN A 10.127.1.1 +root IN CNAME neo. NeoPDP-11 IN A 10.127.255.1 ucbvax IN A 10.127.255.2 caasih IN A 10.127.0.1