1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork-ROA synced 2024-07-01 02:28:45 +08:00

Generated at 2021-02-19T14:18:00Z

This commit is contained in:
NeoCloud ROA bot 2021-02-19 14:18:00 +00:00
parent 5011d05f70
commit 00c7889482
8 changed files with 31 additions and 6 deletions

View file

@ -220,6 +220,7 @@
| AS4242421037 | LibreHouse | subnet | 10.127.8.0/26 | | | AS4242421037 | LibreHouse | subnet | 10.127.8.0/26 | |
| AS4242421214 | Yi Global VPN | subnet | 10.127.124.0/29 | | | AS4242421214 | Yi Global VPN | subnet | 10.127.124.0/29 | |
| AS4242422189 | IEDON-NET | subnet | 10.127.21.0/24 | | | AS4242422189 | IEDON-NET | subnet | 10.127.21.0/24 | |
| AS4242422189 | IEDON-NET | subnet | 10.127.25.0/24 | |
| AS4242422464 | Yura Moe NET | subnet | 10.127.127.0/24 | | | AS4242422464 | Yura Moe NET | subnet | 10.127.127.0/24 | |
| AS4242423088 | SUNNET | subnet | 10.127.11.0/24 | | | AS4242423088 | SUNNET | subnet | 10.127.11.0/24 | |
| AS4242423088 | SUNNET | subnet | fd10:127:ee11::/48 | | | AS4242423088 | SUNNET | subnet | fd10:127:ee11::/48 | |
@ -248,6 +249,7 @@
10.127.21.0/24 10.127.21.0/24
10.127.22.0/28 10.127.22.0/28
10.127.23.0/29 10.127.23.0/29
10.127.25.0/24
10.127.38.32/27 10.127.38.32/27
10.127.39.0/27 10.127.39.0/27
10.127.41.0/24 10.127.41.0/24
@ -297,5 +299,5 @@ fd10:127:ffff:53::/64
| IP Version | Total | Used | Free | Percent Used | Percent Free | | IP Version | Total | Used | Free | Percent Used | Percent Free |
|--------------|------------|------------|------------|----------------|----------------| |--------------|------------|------------|------------|----------------|----------------|
| IPv4 | 65536 | 6271 | 59265 | 9.57% | 90.43% | | IPv4 | 65536 | 6527 | 59009 | 9.96% | 90.04% |
| IPv6 | 7.9228e+28 | 1.6717e+25 | 7.9211e+28 | 0.02% | 99.98% | | IPv6 | 7.9228e+28 | 1.6717e+25 | 7.9211e+28 | 0.02% | 99.98% |

View file

@ -71,6 +71,8 @@ $TTL 604800
12 IN NS ns1.yangfl.dn42. 12 IN NS ns1.yangfl.dn42.
12 IN NS ns2.yangfl.dn42. 12 IN NS ns2.yangfl.dn42.
21 IN NS ns.iedon.neo.
; AUTOGENERATED ; AUTOGENERATED
; rfc2317 ; rfc2317

View file

@ -69,6 +69,9 @@ ns4.lantian IN AAAA fd10:127:10:2::1
ns5.lantian IN A 10.127.10.9 ns5.lantian IN A 10.127.10.9
ns5.lantian IN AAAA fd10:127:10:9::1 ns5.lantian IN AAAA fd10:127:10:9::1
iedon IN NS ns.iedon
ns.iedon IN A 10.127.21.1
staph IN NS ns1.staph staph IN NS ns1.staph
staph IN NS ns2.staph staph IN NS ns2.staph
staph IN DS 64592 13 2 1AF24492D8FAE84D99E05C9B9088DDB8A82003F3301A53F35EFEC1627BEADDBA staph IN DS 64592 13 2 1AF24492D8FAE84D99E05C9B9088DDB8A82003F3301A53F35EFEC1627BEADDBA

View file

@ -1,7 +1,7 @@
{ {
"metadata": { "metadata": {
"generated": 1613369922, "generated": 1613744271,
"valid": 1614579522 "valid": 1614953871
}, },
"people": { "people": {
"Lan Tian": { "Lan Tian": {
@ -389,6 +389,11 @@
"prefix": "10.127.21.0/24", "prefix": "10.127.21.0/24",
"maxLength": 29, "maxLength": 29,
"netname": "IEDON-NET" "netname": "IEDON-NET"
},
{
"prefix": "10.127.25.0/24",
"maxLength": 29,
"netname": "IEDON-NET"
} }
], ],
"ipv6": [] "ipv6": []

View file

@ -253,6 +253,12 @@
"maxPrefixLength": 29, "maxPrefixLength": 29,
"comment": "IEDON-NET" "comment": "IEDON-NET"
}, },
{
"asn": 4242422189,
"prefix": "10.127.25.0/24",
"maxPrefixLength": 29,
"comment": "IEDON-NET"
},
{ {
"asn": 4242422464, "asn": 4242422464,
"prefix": "10.127.127.0/24", "prefix": "10.127.127.0/24",

View file

@ -1,8 +1,8 @@
{ {
"metadata": { "metadata": {
"counts": 76, "counts": 77,
"generated": 1613369922, "generated": 1613744271,
"valid": 1614579522 "valid": 1614953871
}, },
"roas": [ "roas": [
{ {
@ -210,6 +210,11 @@
"prefix": "10.127.21.0/24", "prefix": "10.127.21.0/24",
"maxLength": 29 "maxLength": 29
}, },
{
"asn": "AS4242422189",
"prefix": "10.127.25.0/24",
"maxLength": 29
},
{ {
"asn": "AS4242422464", "asn": "AS4242422464",
"prefix": "10.127.127.0/24", "prefix": "10.127.127.0/24",

View file

@ -41,6 +41,7 @@ route 10.127.38.32/27 max 29 as 4242420308;
route 10.127.8.0/26 max 29 as 4242421037; route 10.127.8.0/26 max 29 as 4242421037;
route 10.127.124.0/29 max 29 as 4242421214; route 10.127.124.0/29 max 29 as 4242421214;
route 10.127.21.0/24 max 29 as 4242422189; route 10.127.21.0/24 max 29 as 4242422189;
route 10.127.25.0/24 max 29 as 4242422189;
route 10.127.127.0/24 max 29 as 4242422464; route 10.127.127.0/24 max 29 as 4242422464;
route 10.127.11.0/24 max 29 as 4242423088; route 10.127.11.0/24 max 29 as 4242423088;
route 10.127.255.53/32 max 32 as 4242423618; route 10.127.255.53/32 max 32 as 4242423618;

View file

@ -41,6 +41,7 @@ route 10.127.38.32/27 max 29 as 4242420308;
route 10.127.8.0/26 max 29 as 4242421037; route 10.127.8.0/26 max 29 as 4242421037;
route 10.127.124.0/29 max 29 as 4242421214; route 10.127.124.0/29 max 29 as 4242421214;
route 10.127.21.0/24 max 29 as 4242422189; route 10.127.21.0/24 max 29 as 4242422189;
route 10.127.25.0/24 max 29 as 4242422189;
route 10.127.127.0/24 max 29 as 4242422464; route 10.127.127.0/24 max 29 as 4242422464;
route 10.127.11.0/24 max 29 as 4242423088; route 10.127.11.0/24 max 29 as 4242423088;
route 10.127.255.53/32 max 32 as 4242423618; route 10.127.255.53/32 max 32 as 4242423618;