From 3b4b636b86ffc177afb11f7baf76f943d76721ab Mon Sep 17 00:00:00 2001 From: NeoCloud ROA bot Date: Tue, 4 Aug 2020 11:13:51 +0000 Subject: [PATCH] Generated at 2020-08-04T11:13:51Z --- README.md | 7 +++++++ neonetwork.json | 38 ++++++++++++++++++++++++++++++++++++-- rfc8416.json | 12 ++++++++++++ roa46.json | 16 +++++++++++++--- roa46_bird2.conf | 2 ++ roa4_bird2.conf | 1 + roa6_bird2.conf | 1 + 7 files changed, 72 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6138ba6..b525660 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ | Yura | yurachan@etlgr.com | | | Yangfl Network | | | | chenx97 | chenx97@gmail.com | | +| caxap | yrdw@protonmail.com | | | Ndoskrnl | lollipop.studio.cn@gmail.com | | | Tyler | | santost12 | | LibreHouse | i+noc@outv.im | outvi | @@ -56,6 +57,7 @@ | NeoNetwork | AS4201270015 | James58899 | James58899 | | NeoNetwork | AS4201270016 | liangjw | Moecast Network | | NeoNetwork | AS4201270017 | CainSakura | Cain's Home Network | +| NeoNetwork | AS4201270018 | caxap | caxap Network | | DN42 | AS4242420140 | Yangfl | Yangfl Network | | DN42 | AS4242420916 | alanyhq | alanyhq | | DN42 | AS4242421025 | icecat | NextMoe Neo-Network Intermediate Access Project | @@ -102,6 +104,7 @@ | AS4201270015 | James58899 | | AS4201270016 | liangjw | | AS4201270017 | CainSakura-home | +| AS4201270018 | caxap-SH | | AS4242420140 | dfceaef | | AS4242421037 | megumiLHS | | AS4242422189 | iEdon | @@ -217,6 +220,8 @@ | AS4201270017 | CainSakura-home-devices | subnet | 10.127.234.0/24 | | | AS4201270017 | Icecat Global Tunnel Address (OpenVPN) | subnet | 10.127.235.0/24 | | | AS4201270017 | CainSakura-home-devices | subnet | fd10:127:234::/48 | | +| AS4201270018 | caxap-minecraft-net | subnet | 10.127.100.0/24 | | +| AS4201270018 | caxap6 | subnet | fd10:127:6324::/48 | | | AS4242420140 | dfceaef NET | subnet | 10.127.12.0/24 | | | AS4242421025 | icecat | subnet | fd10:127:233:1000::/64 | fd10:127:233::/48 | | AS4242421037 | LibreHouse | subnet | 10.127.8.0/26 | | @@ -246,6 +251,7 @@ 10.127.64.0/27 10.127.69.0/27 10.127.89.0/24 +10.127.100.0/24 10.127.127.0/24 10.127.131.0/24 10.127.233.0/24 @@ -278,5 +284,6 @@ fd10:127:1300::/48 fd10:127:1919::/48 fd10:127:3262::/64 fd10:127:5f37:59df::/64 +fd10:127:6324::/48 fd10:127:ec39::/48 ``` diff --git a/neonetwork.json b/neonetwork.json index 1480685..4a2b796 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1596489051, - "valid": 1597698651 + "generated": 1596539631, + "valid": 1597749231 }, "people": { "Staph": { @@ -947,6 +947,40 @@ } ] }, + "caxap": { + "info": { + "name": "caxap", + "contact": { + "email": "yrdw@protonmail.com" + }, + "nic_hdl": "CAXAP" + }, + "asns": [ + { + "asn": 4201270018, + "owner": "caxap", + "name": "caxap Network", + "source": "NeoNetwork", + "description": null, + "routes": { + "ipv4": [ + { + "prefix": "10.127.100.0/24", + "maxLength": 29, + "netname": "caxap-minecraft-net" + } + ], + "ipv6": [ + { + "prefix": "fd10:127:6324::/48", + "maxLength": 64, + "netname": "caxap6" + } + ] + } + } + ] + }, "Ndoskrnl": { "info": { "name": "Ndoskrnl", diff --git a/rfc8416.json b/rfc8416.json index f451ba8..3e9adf7 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -217,6 +217,12 @@ "maxPrefixLength": 29, "comment": "Icecat Global Tunnel Address (OpenVPN)" }, + { + "asn": 4201270018, + "prefix": "10.127.100.0/24", + "maxPrefixLength": 29, + "comment": "caxap-minecraft-net" + }, { "asn": 4242420140, "prefix": "10.127.12.0/24", @@ -385,6 +391,12 @@ "maxPrefixLength": 64, "comment": "CainSakura-home-devices" }, + { + "asn": 4201270018, + "prefix": "fd10:127:6324::/48", + "maxPrefixLength": 64, + "comment": "caxap6" + }, { "asn": 4242421025, "prefix": "fd10:127:233:1000::/64", diff --git a/roa46.json b/roa46.json index efe25c8..4e1fc55 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 64, - "generated": 1596489051, - "valid": 1597698651 + "counts": 66, + "generated": 1596539631, + "valid": 1597749231 }, "roas": [ { @@ -180,6 +180,11 @@ "prefix": "10.127.235.0/24", "maxLength": 29 }, + { + "asn": "AS4201270018", + "prefix": "10.127.100.0/24", + "maxLength": 29 + }, { "asn": "AS4242420140", "prefix": "10.127.12.0/24", @@ -320,6 +325,11 @@ "prefix": "fd10:127:234::/48", "maxLength": 64 }, + { + "asn": "AS4201270018", + "prefix": "fd10:127:6324::/48", + "maxLength": 64 + }, { "asn": "AS4242421025", "prefix": "fd10:127:233:1000::/64", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 24cd0b5..fbeaf12 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -35,6 +35,7 @@ route 4201270014 max 10.127.23.0/29 as 29; route 4201270016 max 10.127.64.0/27 as 29; route 4201270017 max 10.127.234.0/24 as 29; route 4201270017 max 10.127.235.0/24 as 29; +route 4201270018 max 10.127.100.0/24 as 29; route 4242420140 max 10.127.12.0/24 as 29; route 4242421037 max 10.127.8.0/26 as 29; route 4242422189 max 10.127.21.0/24 as 29; @@ -63,4 +64,5 @@ route 4201270010 max fd10:127:10::/48 as 64; route 4201270013 max fd10:127:13::/48 as 64; route 4201270014 max fd10:127:23::/48 as 64; route 4201270017 max fd10:127:234::/48 as 64; +route 4201270018 max fd10:127:6324::/48 as 64; route 4242421025 max fd10:127:233:1000::/64 as 64; \ No newline at end of file diff --git a/roa4_bird2.conf b/roa4_bird2.conf index f99db36..88ea1de 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -35,6 +35,7 @@ route 4201270014 max 10.127.23.0/29 as 29; route 4201270016 max 10.127.64.0/27 as 29; route 4201270017 max 10.127.234.0/24 as 29; route 4201270017 max 10.127.235.0/24 as 29; +route 4201270018 max 10.127.100.0/24 as 29; route 4242420140 max 10.127.12.0/24 as 29; route 4242421037 max 10.127.8.0/26 as 29; route 4242422189 max 10.127.21.0/24 as 29; diff --git a/roa6_bird2.conf b/roa6_bird2.conf index 8992579..46ed59c 100644 --- a/roa6_bird2.conf +++ b/roa6_bird2.conf @@ -23,4 +23,5 @@ route 4201270010 max fd10:127:10::/48 as 64; route 4201270013 max fd10:127:13::/48 as 64; route 4201270014 max fd10:127:23::/48 as 64; route 4201270017 max fd10:127:234::/48 as 64; +route 4201270018 max fd10:127:6324::/48 as 64; route 4242421025 max fd10:127:233:1000::/64 as 64; \ No newline at end of file