From 746be0394147afa97a40daaf9d4f1227221c4656 Mon Sep 17 00:00:00 2001 From: NeoCloud ROA bot Date: Sun, 23 May 2021 08:17:09 +0000 Subject: [PATCH] Generated at 2021-05-23T08:17:09Z --- README.md | 11 ++++++++--- dns/db.10.127 | 4 +++- dns/db.fd10.127 | 4 +++- dns/neonetwork | 4 +++- neonetwork.json | 42 ++++++++++++++++++++++++++++++++++++++++-- rfc8416.json | 12 ++++++++++++ roa46.json | 16 +++++++++++++--- roa46_bird2.conf | 2 ++ roa4_bird2.conf | 1 + roa6_bird2.conf | 1 + 10 files changed, 86 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index c0f50b0..f4790ca 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ | Tyler | | santost12 | | Moe | noc@moeternet.com | @moeternet | | iEdon | | | +| Anillc | noc@anillc.cn | | | LINE-NZ | dn42@line.co.nz | | | Yura | yurachan@etlgr.com | @noc2464 | | caxap | yrdw@protonmail.com | | @@ -85,6 +86,7 @@ | DN42 | AS4242421876 | David Liu | FIXMIX-42 | | DN42 | AS4242422189 | iEdon | IEDON-NET-AS | | DN42 | AS4242422464 | Yura | Yura Network | +| DN42 | AS4242422526 | Anillc | ANILLC-AS | | DN42 | AS4242423088 | SUNNET | SUNNET | | DN42 | AS4242423618 | JerryXiao | Jerry AS | @@ -257,6 +259,8 @@ | AS4242422464 | Yura Neo Anycast | loopback | 10.127.127.125/32 | 10.127.127.0/24 | | AS4242422464 | anycast-recur-4 | loopback | 10.127.255.54/32 | | | AS4242422464 | anycast-recur-6 | loopback | fd10:127:53:53::/64 | fd10:127:53::/48 | +| AS4242422526 | Anillc Network v4 | subnet | 10.127.20.0/24 | | +| AS4242422526 | Anillc Network v6 | subnet | fd10:127:cc::/48 | | | AS4242423088 | SUNNET | subnet | 10.127.11.0/24 | | | AS4242423088 | SUNNET | subnet | fd10:127:ee11::/48 | | | AS4242423618 | anycast-auth-4 | loopback | 10.127.255.53/32 | | @@ -281,7 +285,7 @@ 10.127.12.0/22 10.127.16.0/24 10.127.19.0/24 -10.127.21.0/24 +10.127.20.0/23 10.127.22.0/28 10.127.23.0/29 10.127.25.0/24 @@ -320,6 +324,7 @@ fd10:127:23::/48 fd10:127:41::/48 fd10:127:53::/48 fd10:127:64::/48 +fd10:127:cc::/48 fd10:127:127::/48 fd10:127:233::/48 fd10:127:308::/48 @@ -341,5 +346,5 @@ fd10:127:ffff:53::/64 | IP Version | Total | Used | Free | Percent Used | Percent Free | |--------------|------------|------------|------------|----------------|----------------| -| IPv4 | 65536 | 7271 | 58265 | 11.09% | 88.91% | -| IPv6 | 7.9228e+28 | 2.2762e+25 | 7.9205e+28 | 0.03% | 99.97% | +| IPv4 | 65536 | 7527 | 58009 | 11.49% | 88.51% | +| IPv6 | 7.9228e+28 | 2.3971e+25 | 7.9204e+28 | 0.03% | 99.97% | diff --git a/dns/db.10.127 b/dns/db.10.127 index a5049e5..097a8fa 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -1,7 +1,7 @@ ; NeoNetwork DNS Record $TTL 3600 @ IN SOA root-dns.neo. root.neo. ( - 33366682 ; Serial + 34881787 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -76,6 +76,8 @@ $TTL 3600 12 IN NS ns1.yangfl.dn42. 12 IN NS ns2.yangfl.dn42. +20 IN NS ns1.an.dn42. + 21 IN NS ns.iedon.neo. 127 IN NS ns1.yura.dn42. diff --git a/dns/db.fd10.127 b/dns/db.fd10.127 index 1e7b44f..f732944 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. ( - 33366682 ; Serial + 34881787 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -43,3 +43,5 @@ $TTL 3600 6.6.a.a IN NS ns1.fixmix.neo. 6.6.a.a IN NS ns2.fixmix.neo. 6.6.a.a IN NS ns3.fixmix.neo. + +c.c.0.0 IN NS ns1.an.dn42. diff --git a/dns/neonetwork b/dns/neonetwork index 10ac7c6..69d6867 100644 --- a/dns/neonetwork +++ b/dns/neonetwork @@ -1,7 +1,7 @@ ; NeoNetwork DNS Record $TTL 3600 @ IN SOA root-dns.neo. root.neo. ( - 33366682 ; Serial + 34881787 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -116,3 +116,5 @@ ns3.fixmix IN A 10.127.66.52 ns1.fixmix IN AAAA fd10:127:aa66:11:: ns2.fixmix IN AAAA fd10:127:aa66:21:: ns3.fixmix IN AAAA fd10:127:aa66:31:: + +an IN NS ns1.an.dn42. diff --git a/neonetwork.json b/neonetwork.json index 15b9acc..84de27c 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1621757738, - "valid": 1622967338 + "generated": 1621757828, + "valid": 1622967428 }, "people": { "licson": { @@ -1315,6 +1315,44 @@ } ] }, + "Anillc": { + "info": { + "name": "Anillc", + "contact": { + "email": "noc@anillc.cn", + "github": "Anillc" + }, + "persona": { + "pgp": "DCD75832819A6CAB61C8F7D337F54FEE22679910" + }, + "nic_hdl": "ANILLC" + }, + "asns": [ + { + "asn": 4242422526, + "owner": "Anillc", + "name": "ANILLC-AS", + "source": "DN42", + "description": "Anillc Network", + "routes": { + "ipv4": [ + { + "prefix": "10.127.20.0/24", + "maxLength": 29, + "netname": "Anillc Network v4" + } + ], + "ipv6": [ + { + "prefix": "fd10:127:cc::/48", + "maxLength": 64, + "netname": "Anillc Network v6" + } + ] + } + } + ] + }, "LINE-NZ": { "info": { "name": "LINE-NZ", diff --git a/rfc8416.json b/rfc8416.json index db3c716..ca32f32 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -331,6 +331,12 @@ "maxPrefixLength": 32, "comment": "anycast-recur-4" }, + { + "asn": 4242422526, + "prefix": "10.127.20.0/24", + "maxPrefixLength": 29, + "comment": "Anillc Network v4" + }, { "asn": 4242423088, "prefix": "10.127.11.0/24", @@ -589,6 +595,12 @@ "maxPrefixLength": 64, "comment": "anycast-recur-6" }, + { + "asn": 4242422526, + "prefix": "fd10:127:cc::/48", + "maxPrefixLength": 64, + "comment": "Anillc Network v6" + }, { "asn": 4242423088, "prefix": "fd10:127:ee11::/48", diff --git a/roa46.json b/roa46.json index 1ae9380..5d41aa7 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 100, - "generated": 1621757738, - "valid": 1622967338 + "counts": 102, + "generated": 1621757828, + "valid": 1622967428 }, "roas": [ { @@ -275,6 +275,11 @@ "prefix": "10.127.255.54/32", "maxLength": 32 }, + { + "asn": "AS4242422526", + "prefix": "10.127.20.0/24", + "maxLength": 29 + }, { "asn": "AS4242423088", "prefix": "10.127.11.0/24", @@ -490,6 +495,11 @@ "prefix": "fd10:127:53:53::/64", "maxLength": 64 }, + { + "asn": "AS4242422526", + "prefix": "fd10:127:cc::/48", + "maxLength": 64 + }, { "asn": "AS4242423088", "prefix": "fd10:127:ee11::/48", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 62cb957..62aecf5 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -54,6 +54,7 @@ route 10.127.127.0/24 max 29 as 4242422464; route 10.127.127.127/32 max 32 as 4242422464; route 10.127.127.125/32 max 32 as 4242422464; route 10.127.255.54/32 max 32 as 4242422464; +route 10.127.20.0/24 max 29 as 4242422526; route 10.127.11.0/24 max 29 as 4242423088; route 10.127.255.53/32 max 32 as 4242423618; route 10.127.255.54/32 max 32 as 4242423618; @@ -97,6 +98,7 @@ route fd10:127:aa66::/48 max 64 as 4242421876; route fd10:127:127::/48 max 64 as 4242422464; route fd10:127:127:53::/64 max 64 as 4242422464; route fd10:127:53:53::/64 max 64 as 4242422464; +route fd10:127:cc::/48 max 64 as 4242422526; route fd10:127:ee11::/48 max 64 as 4242423088; route fd10:127:ffff:53::/64 max 64 as 4242423618; route fd10:127:53:53::/64 max 64 as 4242423618; \ No newline at end of file diff --git a/roa4_bird2.conf b/roa4_bird2.conf index d262b4e..6c5745a 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -54,6 +54,7 @@ route 10.127.127.0/24 max 29 as 4242422464; route 10.127.127.127/32 max 32 as 4242422464; route 10.127.127.125/32 max 32 as 4242422464; route 10.127.255.54/32 max 32 as 4242422464; +route 10.127.20.0/24 max 29 as 4242422526; route 10.127.11.0/24 max 29 as 4242423088; route 10.127.255.53/32 max 32 as 4242423618; route 10.127.255.54/32 max 32 as 4242423618; \ No newline at end of file diff --git a/roa6_bird2.conf b/roa6_bird2.conf index b66b91d..b10034e 100644 --- a/roa6_bird2.conf +++ b/roa6_bird2.conf @@ -40,6 +40,7 @@ route fd10:127:aa66::/48 max 64 as 4242421876; route fd10:127:127::/48 max 64 as 4242422464; route fd10:127:127:53::/64 max 64 as 4242422464; route fd10:127:53:53::/64 max 64 as 4242422464; +route fd10:127:cc::/48 max 64 as 4242422526; route fd10:127:ee11::/48 max 64 as 4242423088; route fd10:127:ffff:53::/64 max 64 as 4242423618; route fd10:127:53:53::/64 max 64 as 4242423618; \ No newline at end of file