mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 06:30:41 +08:00
Generated at 2021-05-23T08:17:09Z
This commit is contained in:
parent
9da46c4ae9
commit
746be03941
10 changed files with 86 additions and 11 deletions
11
README.md
11
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% |
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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",
|
||||
|
|
12
rfc8416.json
12
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",
|
||||
|
|
16
roa46.json
16
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",
|
||||
|
|
|
@ -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;
|
|
@ -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;
|
|
@ -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;
|
Loading…
Reference in a new issue