mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 06:30:41 +08:00
Generated at 2021-04-27T09:03:30Z
This commit is contained in:
parent
709e0d58d5
commit
20060ea704
7 changed files with 81 additions and 5 deletions
|
@ -239,6 +239,10 @@
|
|||
| AS4242422464 | Yura Moe NET | subnet | 10.127.127.0/24 | |
|
||||
| AS4242422464 | Yura Neo2 | subnet | fd10:127:127::/48 | |
|
||||
| AS4242422464 | Yura Neo Anycast | loopback | 10.127.127.127/32 | 10.127.127.0/24 |
|
||||
| AS4242422464 | Yura Neo2 Anycast | loopback | fd10:127:127:53::/64 | fd10:127:127::/48 |
|
||||
| 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 |
|
||||
| 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 | |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"generated": 1619418466,
|
||||
"valid": 1620628066
|
||||
"generated": 1619514209,
|
||||
"valid": 1620723809
|
||||
},
|
||||
"people": {
|
||||
"Cupkappu": {
|
||||
|
@ -595,6 +595,16 @@
|
|||
"prefix": "10.127.127.127/32",
|
||||
"maxLength": 32,
|
||||
"netname": "Yura Neo Anycast"
|
||||
},
|
||||
{
|
||||
"prefix": "10.127.127.125/32",
|
||||
"maxLength": 32,
|
||||
"netname": "Yura Neo Anycast"
|
||||
},
|
||||
{
|
||||
"prefix": "10.127.255.54/32",
|
||||
"maxLength": 32,
|
||||
"netname": "anycast-recur-4"
|
||||
}
|
||||
],
|
||||
"ipv6": [
|
||||
|
@ -602,6 +612,16 @@
|
|||
"prefix": "fd10:127:127::/48",
|
||||
"maxLength": 64,
|
||||
"netname": "Yura Neo2"
|
||||
},
|
||||
{
|
||||
"prefix": "fd10:127:127:53::/64",
|
||||
"maxLength": 64,
|
||||
"netname": "Yura Neo2 Anycast"
|
||||
},
|
||||
{
|
||||
"prefix": "fd10:127:53:53::/64",
|
||||
"maxLength": 64,
|
||||
"netname": "anycast-recur-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
24
rfc8416.json
24
rfc8416.json
|
@ -295,6 +295,18 @@
|
|||
"maxPrefixLength": 32,
|
||||
"comment": "Yura Neo Anycast"
|
||||
},
|
||||
{
|
||||
"asn": 4242422464,
|
||||
"prefix": "10.127.127.125/32",
|
||||
"maxPrefixLength": 32,
|
||||
"comment": "Yura Neo Anycast"
|
||||
},
|
||||
{
|
||||
"asn": 4242422464,
|
||||
"prefix": "10.127.255.54/32",
|
||||
"maxPrefixLength": 32,
|
||||
"comment": "anycast-recur-4"
|
||||
},
|
||||
{
|
||||
"asn": 4242423088,
|
||||
"prefix": "10.127.11.0/24",
|
||||
|
@ -517,6 +529,18 @@
|
|||
"maxPrefixLength": 64,
|
||||
"comment": "Yura Neo2"
|
||||
},
|
||||
{
|
||||
"asn": 4242422464,
|
||||
"prefix": "fd10:127:127:53::/64",
|
||||
"maxPrefixLength": 64,
|
||||
"comment": "Yura Neo2 Anycast"
|
||||
},
|
||||
{
|
||||
"asn": 4242422464,
|
||||
"prefix": "fd10:127:53:53::/64",
|
||||
"maxPrefixLength": 64,
|
||||
"comment": "anycast-recur-6"
|
||||
},
|
||||
{
|
||||
"asn": 4242423088,
|
||||
"prefix": "fd10:127:ee11::/48",
|
||||
|
|
26
roa46.json
26
roa46.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"metadata": {
|
||||
"counts": 88,
|
||||
"generated": 1619418466,
|
||||
"valid": 1620628066
|
||||
"counts": 92,
|
||||
"generated": 1619514209,
|
||||
"valid": 1620723809
|
||||
},
|
||||
"roas": [
|
||||
{
|
||||
|
@ -245,6 +245,16 @@
|
|||
"prefix": "10.127.127.127/32",
|
||||
"maxLength": 32
|
||||
},
|
||||
{
|
||||
"asn": "AS4242422464",
|
||||
"prefix": "10.127.127.125/32",
|
||||
"maxLength": 32
|
||||
},
|
||||
{
|
||||
"asn": "AS4242422464",
|
||||
"prefix": "10.127.255.54/32",
|
||||
"maxLength": 32
|
||||
},
|
||||
{
|
||||
"asn": "AS4242423088",
|
||||
"prefix": "10.127.11.0/24",
|
||||
|
@ -430,6 +440,16 @@
|
|||
"prefix": "fd10:127:127::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4242422464",
|
||||
"prefix": "fd10:127:127:53::/64",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4242422464",
|
||||
"prefix": "fd10:127:53:53::/64",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4242423088",
|
||||
"prefix": "fd10:127:ee11::/48",
|
||||
|
|
|
@ -48,6 +48,8 @@ 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.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.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;
|
||||
|
@ -85,6 +87,8 @@ route fd10:127:308::/48 max 64 as 4242420308;
|
|||
route fd10:127:233:1000::/64 max 64 as 4242421025;
|
||||
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: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;
|
|
@ -48,6 +48,8 @@ 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.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.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;
|
|
@ -34,6 +34,8 @@ route fd10:127:308::/48 max 64 as 4242420308;
|
|||
route fd10:127:233:1000::/64 max 64 as 4242421025;
|
||||
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: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