From db47295e301637aefa758e89b17169e757cb594f Mon Sep 17 00:00:00 2001 From: NeoCloud ROA bot Date: Sat, 29 Aug 2020 15:32:35 +0000 Subject: [PATCH] Generated at 2020-08-29T15:32:35Z --- README.md | 2 ++ dns/db.10.127 | 2 +- neonetwork.json | 21 +++++++++++++++++++-- rfc8416.json | 6 ++++++ roa46.json | 11 ++++++++--- roa46_bird2.conf | 1 + roa4_bird2.conf | 1 + 7 files changed, 38 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index de54d0a..2b7498e 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ | DN42 | AS4242420916 | alanyhq | alanyhq | | DN42 | AS4242421025 | icecat | NextMoe Neo-Network Intermediate Access Project | | DN42 | AS4242421037 | LibreHouse | LibreHouse | +| DN42 | AS4242421214 | SteveYi | Yi-Network | | DN42 | AS4242422189 | iEdon | IEDON-NET-AS | | DN42 | AS4242422464 | Yura | Yura Network | | DN42 | AS4242423088 | SUNNET | SUNNET | @@ -228,6 +229,7 @@ | 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 | | +| AS4242421214 | Yi Global VPN | subnet | 10.127.124.0/29 | | | AS4242422189 | IEDON-NET | subnet | 10.127.21.0/24 | | | AS4242422464 | Yura Moe NET | subnet | 10.127.127.0/24 | | | AS4242423088 | SUNNET | subnet | 10.127.11.0/24 | | diff --git a/dns/db.10.127 b/dns/db.10.127 index 1bd50e3..cef1958 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -157,4 +157,4 @@ $TTL 604800 53.255 IN PTR JerryXiao-Anycast.neo. 56.255 IN PTR frank-hsinchu-1.neo. 80.255 IN PTR NeoSystem.neo. -117.255 IN PTR magicneko-tw.neo. \ No newline at end of file +117.255 IN PTR magicneko-tw.neo. diff --git a/neonetwork.json b/neonetwork.json index e8148a6..93b1e37 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1598258704, - "valid": 1599468304 + "generated": 1598715154, + "valid": 1599924754 }, "people": { "septs": { @@ -582,6 +582,23 @@ "nic_hdl": "STEVEYI" }, "asns": [ + { + "asn": 4242421214, + "owner": "SteveYi", + "name": "Yi-Network", + "source": "DN42", + "description": null, + "routes": { + "ipv4": [ + { + "prefix": "10.127.124.0/29", + "maxLength": 29, + "netname": "Yi Global VPN" + } + ], + "ipv6": [] + } + }, { "asn": 209557, "owner": "SteveYi", diff --git a/rfc8416.json b/rfc8416.json index f39d1a2..5aaa125 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -241,6 +241,12 @@ "maxPrefixLength": 29, "comment": "LibreHouse" }, + { + "asn": 4242421214, + "prefix": "10.127.124.0/29", + "maxPrefixLength": 29, + "comment": "Yi Global VPN" + }, { "asn": 4242422189, "prefix": "10.127.21.0/24", diff --git a/roa46.json b/roa46.json index 1298295..60c0d89 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 67, - "generated": 1598258703, - "valid": 1599468303 + "counts": 68, + "generated": 1598715154, + "valid": 1599924754 }, "roas": [ { @@ -200,6 +200,11 @@ "prefix": "10.127.8.0/26", "maxLength": 29 }, + { + "asn": "AS4242421214", + "prefix": "10.127.124.0/29", + "maxLength": 29 + }, { "asn": "AS4242422189", "prefix": "10.127.21.0/24", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 668441d..a46e024 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -39,6 +39,7 @@ route 4201270017 max 10.127.236.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 4242421214 max 10.127.124.0/29 as 29; route 4242422189 max 10.127.21.0/24 as 29; route 4242422464 max 10.127.127.0/24 as 29; route 4242423088 max 10.127.11.0/24 as 29; diff --git a/roa4_bird2.conf b/roa4_bird2.conf index e137b71..4fe7120 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -39,6 +39,7 @@ route 4201270017 max 10.127.236.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 4242421214 max 10.127.124.0/29 as 29; route 4242422189 max 10.127.21.0/24 as 29; route 4242422464 max 10.127.127.0/24 as 29; route 4242423088 max 10.127.11.0/24 as 29; \ No newline at end of file