mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 19:30:43 +08:00
Generated at 2020-11-15T17:39:19Z
This commit is contained in:
parent
3aabb8d300
commit
02c5b147a5
6 changed files with 6 additions and 26 deletions
|
@ -181,7 +181,6 @@
|
|||
| AS140936 | SUNNET | subnet | 10.127.11.0/24 | |
|
||||
| AS207268 | IX42-LAS-4 | subnet | 10.127.131.0/24 | |
|
||||
| AS207268 | IX42-LAS-6 | subnet | fd10:127:1300::/48 | |
|
||||
| AS209557 | Yi Global VPN | subnet | 10.127.124.0/29 | |
|
||||
| AS213262 | Moe | subnet | fd10:127:3262::/64 | |
|
||||
| AS4201270000 | RESERVED | subnet | 10.127.0.0/24 | |
|
||||
| AS4201270000 | CROOM | subnet | 10.127.1.0/24 | |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"generated": 1605438776,
|
||||
"valid": 1606648376
|
||||
"generated": 1605461958,
|
||||
"valid": 1606671558
|
||||
},
|
||||
"people": {
|
||||
"septs": {
|
||||
|
@ -568,13 +568,7 @@
|
|||
"source": "Internet",
|
||||
"description": null,
|
||||
"routes": {
|
||||
"ipv4": [
|
||||
{
|
||||
"prefix": "10.127.124.0/29",
|
||||
"maxLength": 29,
|
||||
"netname": "Yi Global VPN"
|
||||
}
|
||||
],
|
||||
"ipv4": [],
|
||||
"ipv6": []
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,12 +25,6 @@
|
|||
"maxPrefixLength": 29,
|
||||
"comment": "IX42-LAS-4"
|
||||
},
|
||||
{
|
||||
"asn": 209557,
|
||||
"prefix": "10.127.124.0/29",
|
||||
"maxPrefixLength": 29,
|
||||
"comment": "Yi Global VPN"
|
||||
},
|
||||
{
|
||||
"asn": 4201270000,
|
||||
"prefix": "10.127.0.0/24",
|
||||
|
|
11
roa46.json
11
roa46.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"metadata": {
|
||||
"counts": 77,
|
||||
"generated": 1605438776,
|
||||
"valid": 1606648376
|
||||
"counts": 76,
|
||||
"generated": 1605461958,
|
||||
"valid": 1606671558
|
||||
},
|
||||
"roas": [
|
||||
{
|
||||
|
@ -20,11 +20,6 @@
|
|||
"prefix": "10.127.131.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS209557",
|
||||
"prefix": "10.127.124.0/29",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4201270000",
|
||||
"prefix": "10.127.0.0/24",
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
route 10.127.14.0/23 max 29 as 134098;
|
||||
route 10.127.11.0/24 max 29 as 140936;
|
||||
route 10.127.131.0/24 max 29 as 207268;
|
||||
route 10.127.124.0/29 max 29 as 209557;
|
||||
route 10.127.0.0/24 max 29 as 4201270000;
|
||||
route 10.127.1.0/24 max 29 as 4201270000;
|
||||
route 10.127.2.0/24 max 29 as 4201270000;
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
route 10.127.14.0/23 max 29 as 134098;
|
||||
route 10.127.11.0/24 max 29 as 140936;
|
||||
route 10.127.131.0/24 max 29 as 207268;
|
||||
route 10.127.124.0/29 max 29 as 209557;
|
||||
route 10.127.0.0/24 max 29 as 4201270000;
|
||||
route 10.127.1.0/24 max 29 as 4201270000;
|
||||
route 10.127.2.0/24 max 29 as 4201270000;
|
||||
|
|
Loading…
Reference in a new issue