From e82210622dd8d58a9f5a931950ad001df65d7234 Mon Sep 17 00:00:00 2001 From: NeoCloud ROA bot Date: Sun, 27 Sep 2020 06:24:46 +0000 Subject: [PATCH] Generated at 2020-09-27T06:24:46Z --- README.md | 7 +++++-- dns/db.10.127 | 3 ++- neonetwork.json | 18 ++++++++++++++---- rfc8416.json | 16 ++++++++++++++-- roa46.json | 16 +++++++++++++--- roa46_bird2.conf | 2 ++ roa4_bird2.conf | 1 + roa6_bird2.conf | 1 + 8 files changed, 52 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 52fdf67..809b29d 100644 --- a/README.md +++ b/README.md @@ -195,8 +195,10 @@ | AS4201270006 | JerryXiao-Home | subnet | 10.127.9.0/24 | | | AS4201270006 | JerryXiao-School | subnet | 10.127.8.64/26 | | | AS4201270006 | JerryXiao6 | subnet | fd10:127:53::/48 | | -| AS4201270006 | JerryXiao-Anycast4 | loopback | 10.127.255.53/32 | | -| AS4201270006 | JerryXiao-Anycast6 | loopback | fd10:127:ffff:53::/64 | | +| AS4201270006 | anycast-auth-4 | loopback | 10.127.255.53/32 | | +| AS4201270006 | anycast-recur-4 | loopback | 10.127.255.54/32 | | +| AS4201270006 | anycast-auth-6 | loopback | fd10:127:ffff:53::/64 | | +| AS4201270006 | anycast-recur-6 | loopback | fd10:127:53:53::/64 | fd10:127:53::/48 | | AS4201270007 | StaphNet | subnet | 10.127.8.160/27 | | | AS4201270007 | AOSCNet | subnet | 10.127.7.0/24 | | | AS4201270007 | Staph_v6 | subnet | fd10:127:7::/51 | | @@ -270,6 +272,7 @@ 10.127.255.2/32 10.127.255.4/32 10.127.255.53/32 +10.127.255.54/32 10.127.255.56/32 10.127.255.80/32 10.127.255.117/32 diff --git a/dns/db.10.127 b/dns/db.10.127 index edce17e..b17b769 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -57,7 +57,8 @@ $TTL 604800 1.255 IN PTR NeoPDP-11.neo. 2.255 IN PTR ucbvax.neo. 4.255 IN PTR pan.neo. -53.255 IN PTR JerryXiao-Anycast4.neo. +53.255 IN PTR anycast-auth-4.neo. +54.255 IN PTR anycast-recur-4.neo. 56.255 IN PTR frank-hsinchu-1.neo. 80.255 IN PTR NeoSystem.neo. 117.255 IN PTR magicneko-tw.neo. diff --git a/neonetwork.json b/neonetwork.json index 8446fda..75c435d 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1600938825, - "valid": 1602148425 + "generated": 1601187886, + "valid": 1602397486 }, "people": { "frank": { @@ -815,7 +815,12 @@ { "prefix": "10.127.255.53/32", "maxLength": 32, - "netname": "JerryXiao-Anycast4" + "netname": "anycast-auth-4" + }, + { + "prefix": "10.127.255.54/32", + "maxLength": 32, + "netname": "anycast-recur-4" } ], "ipv6": [ @@ -827,7 +832,12 @@ { "prefix": "fd10:127:ffff:53::/64", "maxLength": 64, - "netname": "JerryXiao-Anycast6" + "netname": "anycast-auth-6" + }, + { + "prefix": "fd10:127:53:53::/64", + "maxLength": 64, + "netname": "anycast-recur-6" } ] } diff --git a/rfc8416.json b/rfc8416.json index 70b43f3..84c9551 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -137,7 +137,13 @@ "asn": 4201270006, "prefix": "10.127.255.53/32", "maxPrefixLength": 32, - "comment": "JerryXiao-Anycast4" + "comment": "anycast-auth-4" + }, + { + "asn": 4201270006, + "prefix": "10.127.255.54/32", + "maxPrefixLength": 32, + "comment": "anycast-recur-4" }, { "asn": 4201270007, @@ -335,7 +341,13 @@ "asn": 4201270006, "prefix": "fd10:127:ffff:53::/64", "maxPrefixLength": 64, - "comment": "JerryXiao-Anycast6" + "comment": "anycast-auth-6" + }, + { + "asn": 4201270006, + "prefix": "fd10:127:53:53::/64", + "maxPrefixLength": 64, + "comment": "anycast-recur-6" }, { "asn": 4201270007, diff --git a/roa46.json b/roa46.json index 0d019fb..fc471f6 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 71, - "generated": 1600938824, - "valid": 1602148424 + "counts": 73, + "generated": 1601187886, + "valid": 1602397486 }, "roas": [ { @@ -115,6 +115,11 @@ "prefix": "10.127.255.53/32", "maxLength": 32 }, + { + "asn": "AS4201270006", + "prefix": "10.127.255.54/32", + "maxLength": 32 + }, { "asn": "AS4201270007", "prefix": "10.127.8.160/27", @@ -280,6 +285,11 @@ "prefix": "fd10:127:ffff:53::/64", "maxLength": 64 }, + { + "asn": "AS4201270006", + "prefix": "fd10:127:53:53::/64", + "maxLength": 64 + }, { "asn": "AS4201270007", "prefix": "fd10:127:7::/51", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 4420aea..515ed98 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -22,6 +22,7 @@ route 10.127.8.192/26 max 29 as 4201270006; route 10.127.9.0/24 max 29 as 4201270006; route 10.127.8.64/26 max 29 as 4201270006; route 10.127.255.53/32 max 32 as 4201270006; +route 10.127.255.54/32 max 32 as 4201270006; route 10.127.8.160/27 max 29 as 4201270007; route 10.127.7.0/24 max 29 as 4201270007; route 10.127.4.0/24 max 29 as 4201270008; @@ -55,6 +56,7 @@ route fd10:127:233:1c3c::/64 max 64 as 4201270005; route fd10:127:233:1c3a::/64 max 64 as 4201270005; route fd10:127:53::/48 max 64 as 4201270006; route fd10:127:ffff:53::/64 max 64 as 4201270006; +route fd10:127:53:53::/64 max 64 as 4201270006; route fd10:127:7::/51 max 64 as 4201270007; route fd10:127:7:2000::/54 max 64 as 4201270007; route fd10:127:7:2672::/64 max 64 as 4201270007; diff --git a/roa4_bird2.conf b/roa4_bird2.conf index 56036a2..c2ebe46 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -22,6 +22,7 @@ route 10.127.8.192/26 max 29 as 4201270006; route 10.127.9.0/24 max 29 as 4201270006; route 10.127.8.64/26 max 29 as 4201270006; route 10.127.255.53/32 max 32 as 4201270006; +route 10.127.255.54/32 max 32 as 4201270006; route 10.127.8.160/27 max 29 as 4201270007; route 10.127.7.0/24 max 29 as 4201270007; route 10.127.4.0/24 max 29 as 4201270008; diff --git a/roa6_bird2.conf b/roa6_bird2.conf index c870bcf..64f4ae7 100644 --- a/roa6_bird2.conf +++ b/roa6_bird2.conf @@ -10,6 +10,7 @@ route fd10:127:233:1c3c::/64 max 64 as 4201270005; route fd10:127:233:1c3a::/64 max 64 as 4201270005; route fd10:127:53::/48 max 64 as 4201270006; route fd10:127:ffff:53::/64 max 64 as 4201270006; +route fd10:127:53:53::/64 max 64 as 4201270006; route fd10:127:7::/51 max 64 as 4201270007; route fd10:127:7:2000::/54 max 64 as 4201270007; route fd10:127:7:2672::/64 max 64 as 4201270007;