diff --git a/dns/db.fd10.127 b/dns/db.fd10.127 index 6cd5f7a..f0c541b 100644 --- a/dns/db.fd10.127 +++ b/dns/db.fd10.127 @@ -22,8 +22,16 @@ f.0.4.0.f.7.a.0.0.0.0.0.1.2.0.2.0.7.1.7.3.3.2.0 IN PTR 03-100M-200G. 2.1.4.0.f.7.a.0.0.0.0.0.1.2.0.2.0.7.1.7.3.3.2.0 IN PTR 01-100M-200G.uk.bb.ix-magicneko.neo. 4.6.4.0.f.7.a.0.0.0.0.0.1.2.0.2.0.7.1.7.3.3.2.0 IN PTR cn-adsl-15M.cn.bb.ix-magicneko.neo. 5.6.4.0.f.7.a.0.0.0.0.0.1.2.0.2.0.7.1.7.3.3.2.0 IN PTR cn-adsl.15M.cn.bb.ix-magicneko.neo. - - +1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.9.0.0.0.3.3.2.0 IN PTR jp.icecat.ix-magicneko.neo. +2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.9.0.0.0.3.3.2.0 IN PTR us.santost12.ix-magicneko.neo. +1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6.0.0.0.3.3.2.0 IN PTR jp.icecat.ix-magicneko.neo. +2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6.0.0.0.3.3.2.0 IN PTR jp.jerryxiao.ix-magicneko.neo. +1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3.0.0.0.3.3.2.0 IN PTR jp.icecat.ix-magicneko.neo. +2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3.0.0.0.3.3.2.0 IN PTR jp.chenx97.ix-magicneko.neo. +5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6.0.0.0.3.3.2.0 IN PTR jp.icecat.ix-nextmoe.neo. +6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6.0.0.0.3.3.2.0 IN PTR jp.jerryxiao.ix-nextmoe.neo. +1.0.0.0.0.0.0.0.0.0.0.0.8.9.1.2.2.4.0.0.3.3.2.0 IN PTR jp.icecat.ix-nextmoe.neo. +2.0.0.0.0.0.0.0.0.0.0.0.8.9.1.2.2.4.0.0.3.3.2.0 IN PTR jp.iedon.ix-nextmoe.neo. ; DELEGATED ZONES 3.5.0.0 IN NS ns1.jerry.neo. diff --git a/entity/icecat.toml b/entity/icecat.toml index 25fe6c9..31d8045 100644 --- a/entity/icecat.toml +++ b/entity/icecat.toml @@ -3,3 +3,5 @@ name = "Icecat" [contact] telegram = "fakeicecat" github = "Myer921" +email = "icecat@catio.network" + diff --git a/node/MagicNeko.toml b/node/MagicNeko.toml index 99c616f..f71515e 100644 --- a/node/MagicNeko.toml +++ b/node/MagicNeko.toml @@ -12,3 +12,13 @@ cidr = ["10.127.4.14/24", "fd10:127:0233:7170:2021::10.127.4.14/80"] asn = 4201270008 description = "MagicNeko IX LAN interconnection" cidr = ["10.127.4.15/24", "fd10:127:0233:7170:2021::10.127.4.15/80"] + +[MagicNeko-TW01] +asn = 4201270008 +description = "MagicNeko IX LAN interconnection" +cidr = ["10.127.4.17/24", "fd10:127:0233:7170:2021::10.127.4.17/80"] + +[MagicNeko-UK01] +asn = 4201270008 +description = "MagicNeko IX LAN interconnection" +cidr = ["10.127.4.18/24", "fd10:127:0233:7170:2021::10.127.4.18/80"] diff --git a/peer/MagicNeko-JP03.toml b/peer/MagicNeko-JP03.toml index 48196ec..44600a1 100644 --- a/peer/MagicNeko-JP03.toml +++ b/peer/MagicNeko-JP03.toml @@ -4,4 +4,5 @@ to-peer = [ "chenx97", "frank-hsinchu", "megumiLHS", + "santost12", ]