From 28b79effebae49c98255c2657d68a497920ad51d Mon Sep 17 00:00:00 2001 From: NeoCloud ROA bot Date: Wed, 26 May 2021 03:59:47 +0000 Subject: [PATCH] Generated at 2021-05-26T03:59:47Z --- README.md | 4 +++- neonetwork.json | 9 +++++++-- rfc8416.json | 6 ++++++ roa46.json | 11 ++++++++--- roa46_bird2.conf | 1 + roa4_bird2.conf | 1 + 6 files changed, 26 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f4790ca..f74fb96 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ | AS4201270006 | JerryXiao6 | subnet | fd10:127:53::/48 | | | AS4201270006 | anycast-auth-4 | loopback | 10.127.255.53/32 | | | AS4201270006 | anycast-recur-4 | loopback | 10.127.255.54/32 | | +| AS4201270006 | JerryXiao-Service | subnet | 10.127.18.0/27 | | | 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 | | @@ -284,6 +285,7 @@ 10.127.10.0/23 10.127.12.0/22 10.127.16.0/24 +10.127.18.0/27 10.127.19.0/24 10.127.20.0/23 10.127.22.0/28 @@ -346,5 +348,5 @@ fd10:127:ffff:53::/64 | IP Version | Total | Used | Free | Percent Used | Percent Free | |--------------|------------|------------|------------|----------------|----------------| -| IPv4 | 65536 | 7527 | 58009 | 11.49% | 88.51% | +| IPv4 | 65536 | 7559 | 57977 | 11.53% | 88.47% | | IPv6 | 7.9228e+28 | 2.3971e+25 | 7.9204e+28 | 0.03% | 99.97% | diff --git a/neonetwork.json b/neonetwork.json index 206be4e..654c8c2 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1621837596, - "valid": 1623047196 + "generated": 1622001587, + "valid": 1623211187 }, "people": { "licson": { @@ -163,6 +163,11 @@ "prefix": "10.127.255.54/32", "maxLength": 32, "netname": "anycast-recur-4" + }, + { + "prefix": "10.127.18.0/27", + "maxLength": 29, + "netname": "JerryXiao-Service" } ], "ipv6": [ diff --git a/rfc8416.json b/rfc8416.json index ca32f32..03e5c43 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -157,6 +157,12 @@ "maxPrefixLength": 32, "comment": "anycast-recur-4" }, + { + "asn": 4201270006, + "prefix": "10.127.18.0/27", + "maxPrefixLength": 29, + "comment": "JerryXiao-Service" + }, { "asn": 4201270007, "prefix": "10.127.8.160/27", diff --git a/roa46.json b/roa46.json index d03fa37..87f7b49 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 102, - "generated": 1621837596, - "valid": 1623047196 + "counts": 103, + "generated": 1622001587, + "valid": 1623211187 }, "roas": [ { @@ -130,6 +130,11 @@ "prefix": "10.127.255.54/32", "maxLength": 32 }, + { + "asn": "AS4201270006", + "prefix": "10.127.18.0/27", + "maxLength": 29 + }, { "asn": "AS4201270007", "prefix": "10.127.8.160/27", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 62aecf5..e5b2f20 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -25,6 +25,7 @@ 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.18.0/27 max 29 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.255.117/32 max 32 as 4201270008; diff --git a/roa4_bird2.conf b/roa4_bird2.conf index 6c5745a..55902a5 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -25,6 +25,7 @@ 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.18.0/27 max 29 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.255.117/32 max 32 as 4201270008;