From a214409d9910f05bf61bab483ddf8913c4dcb8bf Mon Sep 17 00:00:00 2001 From: NeoCloud ROA bot Date: Sun, 6 Jun 2021 13:57:33 +0000 Subject: [PATCH] Generated at 2021-06-06T13:57:33Z --- README.md | 12 ++++++++---- dns/db.fd10.127 | 4 +++- dns/neonetwork | 6 +++++- neonetwork.json | 36 ++++++++++++++++++++++++++++++++++-- rfc8416.json | 6 ++++++ roa46.json | 11 ++++++++--- roa46_bird2.conf | 1 + roa6_bird2.conf | 1 + 8 files changed, 66 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8c02a92..ddb4454 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ | SUNNET | | | | Staph | staph@aosc.io | Staph | | SteveYi | info@steveyi.net | steveyiyo | +| SyllaBear | bear@koala.gq | | | Clement VILLISEK | clement@villisek.fr | | | Yangfl Network | | | | Yukari | charles@0x7f.cc | CharlesYang | @@ -76,6 +77,7 @@ | NeoNetwork | AS4201270020 | Edward_P | Edward_P | | NeoNetwork | AS4201270021 | David Liu | FIXMIX-NEO | | NeoNetwork | AS4201270022 | lilydjwg | lilydjwg | +| NeoNetwork | AS4201271488 | SyllaBear | Polar Bear | | DN42 | AS4242420140 | Yangfl | Yangfl Network | | DN42 | AS4242420247 | Ren Baoshuo | BAOSHUO-AS-DN42 | | DN42 | AS4242420308 | VILLISEK | VILLISEK | @@ -241,6 +243,7 @@ | AS4201270021 | FIXMIX-NET6-NEOA | subnet | fd10:127:aa66::/48 | | | AS4201270022 | lilydjwg | subnet | 10.127.8.136/29 | | | AS4201270022 | lilydjwg | subnet | fd10:127:ba7e::/48 | | +| AS4201271488 | Bear | subnet | fd10:127:1488::/48 | | | AS4242420140 | dfceaef NET | subnet | 10.127.12.0/24 | | | AS4242420247 | BAOSHUO-NEO-V4-1 | subnet | 10.127.60.0/24 | | | AS4242420247 | BAOSHUO-NEO-V6-1 | subnet | fd10:127:9898::/48 | | @@ -331,6 +334,7 @@ fd10:127:127::/48 fd10:127:233::/48 fd10:127:308::/48 fd10:127:1300::/48 +fd10:127:1488::/48 fd10:127:1919::/48 fd10:127:2f2f::/48 fd10:127:3262::/64 @@ -346,7 +350,7 @@ fd10:127:ffff:53::/64 ## Address Space Usage -| IP Version | Total | Used | Free | Percent Used | Percent Free | -|--------------|------------|------------|------------|----------------|----------------| -| IPv4 | 65536 | 7559 | 57977 | 11.53% | 88.47% | -| IPv6 | 7.9228e+28 | 2.3971e+25 | 7.9204e+28 | 0.03% | 99.97% | +| IP Version | Total | Used | Free | Percent Used | Percent Free | +|--------------|------------|-----------|------------|----------------|----------------| +| IPv4 | 65536 | 7559 | 57977 | 11.53% | 88.47% | +| IPv6 | 7.9228e+28 | 2.518e+25 | 7.9203e+28 | 0.03% | 99.97% | diff --git a/dns/db.fd10.127 b/dns/db.fd10.127 index f732944..1bc1e96 100644 --- a/dns/db.fd10.127 +++ b/dns/db.fd10.127 @@ -1,7 +1,7 @@ ; NeoNetwork DNS Record $TTL 3600 @ IN SOA root-dns.neo. root.neo. ( - 34881787 ; Serial + 36111799 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -44,4 +44,6 @@ $TTL 3600 6.6.a.a IN NS ns2.fixmix.neo. 6.6.a.a IN NS ns3.fixmix.neo. +8.8.4.1 IN NS ns1.bear.neo. + c.c.0.0 IN NS ns1.an.dn42. diff --git a/dns/neonetwork b/dns/neonetwork index 3c5bdde..25c30d2 100644 --- a/dns/neonetwork +++ b/dns/neonetwork @@ -1,7 +1,7 @@ ; NeoNetwork DNS Record $TTL 3600 @ IN SOA root-dns.neo. root.neo. ( - 36032540 ; Serial + 36111799 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -121,4 +121,8 @@ ns1.fixmix IN AAAA fd10:127:aa66:11:: ns2.fixmix IN AAAA fd10:127:aa66:21:: ns3.fixmix IN AAAA fd10:127:aa66:31:: +bear IN NS ns1.bear +koala IN NS ns1.bear +ns1.bear IN AAAA fd10:127:1488:: + an IN NS ns1.an.dn42. diff --git a/neonetwork.json b/neonetwork.json index e9c2b85..b6e0611 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1622981965, - "valid": 1624191565 + "generated": 1622987853, + "valid": 1624197453 }, "people": { "Anillc": { @@ -917,6 +917,38 @@ } ] }, + "SyllaBear": { + "info": { + "name": "SyllaBear", + "contact": { + "email": "bear@koala.gq", + "github": "bearsylla" + }, + "persona": { + "pgp": "F5EC83B433A35C8CDF5B66568FBCE429B9AB90F4" + }, + "nic_hdl": "SYLLABEAR" + }, + "asns": [ + { + "asn": 4201271488, + "owner": "SyllaBear", + "name": "Polar Bear", + "source": "NeoNetwork", + "description": null, + "routes": { + "ipv4": [], + "ipv6": [ + { + "prefix": "fd10:127:1488::/48", + "maxLength": 64, + "netname": "Bear" + } + ] + } + } + ] + }, "VILLISEK": { "info": { "name": "Clement VILLISEK", diff --git a/rfc8416.json b/rfc8416.json index 03e5c43..c38ab19 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -559,6 +559,12 @@ "maxPrefixLength": 64, "comment": "lilydjwg" }, + { + "asn": 4201271488, + "prefix": "fd10:127:1488::/48", + "maxPrefixLength": 64, + "comment": "Bear" + }, { "asn": 4242420247, "prefix": "fd10:127:9898::/48", diff --git a/roa46.json b/roa46.json index fa5375e..1802012 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 103, - "generated": 1622981965, - "valid": 1624191565 + "counts": 104, + "generated": 1622987853, + "valid": 1624197453 }, "roas": [ { @@ -465,6 +465,11 @@ "prefix": "fd10:127:ba7e::/48", "maxLength": 64 }, + { + "asn": "AS4201271488", + "prefix": "fd10:127:1488::/48", + "maxLength": 64 + }, { "asn": "AS4242420247", "prefix": "fd10:127:9898::/48", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index e5b2f20..f6fe8da 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -92,6 +92,7 @@ route fd10:127:6324::/48 max 64 as 4201270018; route fd10:127:2f2f::/48 max 64 as 4201270020; route fd10:127:aa66::/48 max 64 as 4201270021; route fd10:127:ba7e::/48 max 64 as 4201270022; +route fd10:127:1488::/48 max 64 as 4201271488; route fd10:127:9898::/48 max 64 as 4242420247; route fd10:127:308::/48 max 64 as 4242420308; route fd10:127:233:1000::/64 max 64 as 4242421025; diff --git a/roa6_bird2.conf b/roa6_bird2.conf index b10034e..bba7aa7 100644 --- a/roa6_bird2.conf +++ b/roa6_bird2.conf @@ -33,6 +33,7 @@ route fd10:127:6324::/48 max 64 as 4201270018; route fd10:127:2f2f::/48 max 64 as 4201270020; route fd10:127:aa66::/48 max 64 as 4201270021; route fd10:127:ba7e::/48 max 64 as 4201270022; +route fd10:127:1488::/48 max 64 as 4201271488; route fd10:127:9898::/48 max 64 as 4242420247; route fd10:127:308::/48 max 64 as 4242420308; route fd10:127:233:1000::/64 max 64 as 4242421025;