From 94343a67bb0640bf895c727825dd3f7784fc66a7 Mon Sep 17 00:00:00 2001 From: Myer921 Date: Fri, 3 Jul 2020 13:23:01 +0800 Subject: [PATCH] 1 Service node information change (RU node is removed, IP is diverted to JP02) 2 peer information changes 3 dns information change --- dns/db.10.127 | 8 ++++---- node/MagicNeko.toml | 2 +- peer/septs.toml | 1 - peer/staph.toml | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/dns/db.10.127 b/dns/db.10.127 index 9fdc17a..932d52a 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -26,11 +26,11 @@ $TTL 604800 1.4 IN PTR Abolition-hk.bb.ix-magicneko.neo. 10.4 IN PTR 01-100M-200G.hk.bb.ix-magicneko.neo. 12.4 IN PTR 02-100M-5G.hk.bb.ix-magicneko.neo. -13.4 IN PTR 02-100M-200G.jp.bb.ix-magicneko.neo. -14.4 IN PTR 01-100M-200G.ru.bb.ix-magicneko.neo. -15.4 IN PTR 03-100M-200G.jp.bb.ix-magicneko.neo. +13.4 IN PTR 02-100M-200G-Abolition.ru.bb.ix-magicneko.neo. +14.4 IN PTR 01-200M-500G.jp.bb.ix-magicneko.neo. +15.4 IN PTR 03-200M-500G.jp.bb.ix-magicneko.neo. 16.4 IN PTR 01-100M-200G-Abolition.us.bb.ix-magicneko.neo. -17.4 IN PTR 01-100M-200G.tw.bb.ix-magicneko.neo. +17.4 IN PTR 01-50M-100G.tw.bb.ix-magicneko.neo. 18.4 IN PTR 01-100M-200G.uk.bb.ix-magicneko.neo. 100.4 IN PTR cn-adsl-15M.cn.bb.ix-magicneko.neo. 101.4 IN PTR cn-adsl.15M.cn.bb.ix-magicneko.neo. diff --git a/node/MagicNeko.toml b/node/MagicNeko.toml index f71515e..38dd958 100644 --- a/node/MagicNeko.toml +++ b/node/MagicNeko.toml @@ -3,7 +3,7 @@ asn = 4201270008 description = "Magicneko IX LAN interconnection" cidr = ["10.127.4.10/24", "fd10:127:0233:7170:2021::10.127.4.10/80"] -[MagicNeko-RU01] +[MagicNeko-JP02] asn = 4201270008 description = "Magicneko IX LAN interconnection" cidr = ["10.127.4.14/24", "fd10:127:0233:7170:2021::10.127.4.14/80"] diff --git a/peer/septs.toml b/peer/septs.toml index a639b65..bcb6b66 100644 --- a/peer/septs.toml +++ b/peer/septs.toml @@ -3,7 +3,6 @@ to-peer = [ "JerryXiao", "LanTian", "MagicNeko-JP03", - "MagicNeko-RU01", "frank-hsinchu", "megumiLHS", "ucbvax", diff --git a/peer/staph.toml b/peer/staph.toml index a4df785..a8eee01 100644 --- a/peer/staph.toml +++ b/peer/staph.toml @@ -1 +1 @@ -to-peer = ["MagicNeko-RU01", "septs"] +to-peer = ["MagicNeko-UK01", "septs"]