From ff10232ed24aaf136233bcb6c98202f445808229 Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Tue, 27 Oct 2020 21:40:40 +0800 Subject: [PATCH] AS4201270000 node info up --- .gitignore | 3 ++- dns/db.10.127 | 1 + dns/neonetwork | 3 +-- node/Neo_Chen.toml | 3 ++- peer/JerryXiao.toml | 2 +- peer/caasih.toml | 2 +- peer/septs.toml | 1 - 7 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index b694934..eb3a37f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.venv \ No newline at end of file +.venv +*.pyc diff --git a/dns/db.10.127 b/dns/db.10.127 index 90599ad..845dddb 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -18,6 +18,7 @@ $TTL 604800 80.1 IN PTR NeoSystem.neo. 1.3 IN PTR pan.neo. 16.2 IN PTR caasih.neo. +127.2 IN PTR NeoRouter.neo. 1.233 IN PTR liqingge.gw.magicneko.neo. 1.4 IN PTR Abolition-hk.bb.magicneko.neo. diff --git a/dns/neonetwork b/dns/neonetwork index 2990c67..949cce9 100644 --- a/dns/neonetwork +++ b/dns/neonetwork @@ -14,15 +14,14 @@ $TTL 604800 @ 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.2.16 NeoVAX IN A 10.127.2.22 NeoSystem IN A 10.127.255.80 neostorage IN A 10.127.1.10 NeoBOX IN A 10.127.1.20 cklvax IN A 10.127.1.40 -NNPCC IN A 10.127.1.63 pan IN A 10.127.3.1 +NeoRouter IN A 10.127.2.127 santost12 IN A 10.127.69.1 neko IN TXT "helloworld" diff --git a/node/Neo_Chen.toml b/node/Neo_Chen.toml index b779509..b439064 100644 --- a/node/Neo_Chen.toml +++ b/node/Neo_Chen.toml @@ -10,8 +10,9 @@ cidr = ["10.127.1.80/24", "10.127.2.1/24", "10.127.255.80/32"] asn = 4201270000 cidr = ["10.127.3.1/24"] -[ucbvax] +[NeoRouter] asn = 4201270000 +cidr = ["10.127.2.127/32"] [NeoVAX] asn = 4201270000 diff --git a/peer/JerryXiao.toml b/peer/JerryXiao.toml index 2aa49ee..f3b3ea1 100644 --- a/peer/JerryXiao.toml +++ b/peer/JerryXiao.toml @@ -1 +1 @@ -to-peer = ["JerryXiao-HK1", "JerryXiao-SH1", "LanTian", "dfceaef", "ucbvax"] +to-peer = ["JerryXiao-HK1", "JerryXiao-SH1", "LanTian", "dfceaef"] diff --git a/peer/caasih.toml b/peer/caasih.toml index 48c23d8..53c2093 100644 --- a/peer/caasih.toml +++ b/peer/caasih.toml @@ -1 +1 @@ -to-peer = ["NeoPDP-11", "staph", "ucbvax"] +to-peer = ["NeoPDP-11", "staph"] diff --git a/peer/septs.toml b/peer/septs.toml index bcb6b66..5bd6745 100644 --- a/peer/septs.toml +++ b/peer/septs.toml @@ -5,5 +5,4 @@ to-peer = [ "MagicNeko-JP03", "frank-hsinchu", "megumiLHS", - "ucbvax", ]