1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork-ROA synced 2024-11-22 19:30:43 +08:00

Generated at 2020-09-27T06:24:46Z

This commit is contained in:
NeoCloud ROA bot 2020-09-27 06:24:46 +00:00
parent 54c667782d
commit e82210622d
8 changed files with 52 additions and 12 deletions

View file

@ -195,8 +195,10 @@
| AS4201270006 | JerryXiao-Home | subnet | 10.127.9.0/24 | | | AS4201270006 | JerryXiao-Home | subnet | 10.127.9.0/24 | |
| AS4201270006 | JerryXiao-School | subnet | 10.127.8.64/26 | | | AS4201270006 | JerryXiao-School | subnet | 10.127.8.64/26 | |
| AS4201270006 | JerryXiao6 | subnet | fd10:127:53::/48 | | | AS4201270006 | JerryXiao6 | subnet | fd10:127:53::/48 | |
| AS4201270006 | JerryXiao-Anycast4 | loopback | 10.127.255.53/32 | | | AS4201270006 | anycast-auth-4 | loopback | 10.127.255.53/32 | |
| AS4201270006 | JerryXiao-Anycast6 | loopback | fd10:127:ffff:53::/64 | | | AS4201270006 | anycast-recur-4 | loopback | 10.127.255.54/32 | |
| AS4201270006 | anycast-auth-6 | loopback | fd10:127:ffff:53::/64 | |
| AS4201270006 | anycast-recur-6 | loopback | fd10:127:53:53::/64 | fd10:127:53::/48 |
| AS4201270007 | StaphNet | subnet | 10.127.8.160/27 | | | AS4201270007 | StaphNet | subnet | 10.127.8.160/27 | |
| AS4201270007 | AOSCNet | subnet | 10.127.7.0/24 | | | AS4201270007 | AOSCNet | subnet | 10.127.7.0/24 | |
| AS4201270007 | Staph_v6 | subnet | fd10:127:7::/51 | | | AS4201270007 | Staph_v6 | subnet | fd10:127:7::/51 | |
@ -270,6 +272,7 @@
10.127.255.2/32 10.127.255.2/32
10.127.255.4/32 10.127.255.4/32
10.127.255.53/32 10.127.255.53/32
10.127.255.54/32
10.127.255.56/32 10.127.255.56/32
10.127.255.80/32 10.127.255.80/32
10.127.255.117/32 10.127.255.117/32

View file

@ -57,7 +57,8 @@ $TTL 604800
1.255 IN PTR NeoPDP-11.neo. 1.255 IN PTR NeoPDP-11.neo.
2.255 IN PTR ucbvax.neo. 2.255 IN PTR ucbvax.neo.
4.255 IN PTR pan.neo. 4.255 IN PTR pan.neo.
53.255 IN PTR JerryXiao-Anycast4.neo. 53.255 IN PTR anycast-auth-4.neo.
54.255 IN PTR anycast-recur-4.neo.
56.255 IN PTR frank-hsinchu-1.neo. 56.255 IN PTR frank-hsinchu-1.neo.
80.255 IN PTR NeoSystem.neo. 80.255 IN PTR NeoSystem.neo.
117.255 IN PTR magicneko-tw.neo. 117.255 IN PTR magicneko-tw.neo.

View file

@ -1,7 +1,7 @@
{ {
"metadata": { "metadata": {
"generated": 1600938825, "generated": 1601187886,
"valid": 1602148425 "valid": 1602397486
}, },
"people": { "people": {
"frank": { "frank": {
@ -815,7 +815,12 @@
{ {
"prefix": "10.127.255.53/32", "prefix": "10.127.255.53/32",
"maxLength": 32, "maxLength": 32,
"netname": "JerryXiao-Anycast4" "netname": "anycast-auth-4"
},
{
"prefix": "10.127.255.54/32",
"maxLength": 32,
"netname": "anycast-recur-4"
} }
], ],
"ipv6": [ "ipv6": [
@ -827,7 +832,12 @@
{ {
"prefix": "fd10:127:ffff:53::/64", "prefix": "fd10:127:ffff:53::/64",
"maxLength": 64, "maxLength": 64,
"netname": "JerryXiao-Anycast6" "netname": "anycast-auth-6"
},
{
"prefix": "fd10:127:53:53::/64",
"maxLength": 64,
"netname": "anycast-recur-6"
} }
] ]
} }

View file

@ -137,7 +137,13 @@
"asn": 4201270006, "asn": 4201270006,
"prefix": "10.127.255.53/32", "prefix": "10.127.255.53/32",
"maxPrefixLength": 32, "maxPrefixLength": 32,
"comment": "JerryXiao-Anycast4" "comment": "anycast-auth-4"
},
{
"asn": 4201270006,
"prefix": "10.127.255.54/32",
"maxPrefixLength": 32,
"comment": "anycast-recur-4"
}, },
{ {
"asn": 4201270007, "asn": 4201270007,
@ -335,7 +341,13 @@
"asn": 4201270006, "asn": 4201270006,
"prefix": "fd10:127:ffff:53::/64", "prefix": "fd10:127:ffff:53::/64",
"maxPrefixLength": 64, "maxPrefixLength": 64,
"comment": "JerryXiao-Anycast6" "comment": "anycast-auth-6"
},
{
"asn": 4201270006,
"prefix": "fd10:127:53:53::/64",
"maxPrefixLength": 64,
"comment": "anycast-recur-6"
}, },
{ {
"asn": 4201270007, "asn": 4201270007,

View file

@ -1,8 +1,8 @@
{ {
"metadata": { "metadata": {
"counts": 71, "counts": 73,
"generated": 1600938824, "generated": 1601187886,
"valid": 1602148424 "valid": 1602397486
}, },
"roas": [ "roas": [
{ {
@ -115,6 +115,11 @@
"prefix": "10.127.255.53/32", "prefix": "10.127.255.53/32",
"maxLength": 32 "maxLength": 32
}, },
{
"asn": "AS4201270006",
"prefix": "10.127.255.54/32",
"maxLength": 32
},
{ {
"asn": "AS4201270007", "asn": "AS4201270007",
"prefix": "10.127.8.160/27", "prefix": "10.127.8.160/27",
@ -280,6 +285,11 @@
"prefix": "fd10:127:ffff:53::/64", "prefix": "fd10:127:ffff:53::/64",
"maxLength": 64 "maxLength": 64
}, },
{
"asn": "AS4201270006",
"prefix": "fd10:127:53:53::/64",
"maxLength": 64
},
{ {
"asn": "AS4201270007", "asn": "AS4201270007",
"prefix": "fd10:127:7::/51", "prefix": "fd10:127:7::/51",

View file

@ -22,6 +22,7 @@ route 10.127.8.192/26 max 29 as 4201270006;
route 10.127.9.0/24 max 29 as 4201270006; route 10.127.9.0/24 max 29 as 4201270006;
route 10.127.8.64/26 max 29 as 4201270006; route 10.127.8.64/26 max 29 as 4201270006;
route 10.127.255.53/32 max 32 as 4201270006; route 10.127.255.53/32 max 32 as 4201270006;
route 10.127.255.54/32 max 32 as 4201270006;
route 10.127.8.160/27 max 29 as 4201270007; route 10.127.8.160/27 max 29 as 4201270007;
route 10.127.7.0/24 max 29 as 4201270007; route 10.127.7.0/24 max 29 as 4201270007;
route 10.127.4.0/24 max 29 as 4201270008; route 10.127.4.0/24 max 29 as 4201270008;
@ -55,6 +56,7 @@ route fd10:127:233:1c3c::/64 max 64 as 4201270005;
route fd10:127:233:1c3a::/64 max 64 as 4201270005; route fd10:127:233:1c3a::/64 max 64 as 4201270005;
route fd10:127:53::/48 max 64 as 4201270006; route fd10:127:53::/48 max 64 as 4201270006;
route fd10:127:ffff:53::/64 max 64 as 4201270006; route fd10:127:ffff:53::/64 max 64 as 4201270006;
route fd10:127:53:53::/64 max 64 as 4201270006;
route fd10:127:7::/51 max 64 as 4201270007; route fd10:127:7::/51 max 64 as 4201270007;
route fd10:127:7:2000::/54 max 64 as 4201270007; route fd10:127:7:2000::/54 max 64 as 4201270007;
route fd10:127:7:2672::/64 max 64 as 4201270007; route fd10:127:7:2672::/64 max 64 as 4201270007;

View file

@ -22,6 +22,7 @@ route 10.127.8.192/26 max 29 as 4201270006;
route 10.127.9.0/24 max 29 as 4201270006; route 10.127.9.0/24 max 29 as 4201270006;
route 10.127.8.64/26 max 29 as 4201270006; route 10.127.8.64/26 max 29 as 4201270006;
route 10.127.255.53/32 max 32 as 4201270006; route 10.127.255.53/32 max 32 as 4201270006;
route 10.127.255.54/32 max 32 as 4201270006;
route 10.127.8.160/27 max 29 as 4201270007; route 10.127.8.160/27 max 29 as 4201270007;
route 10.127.7.0/24 max 29 as 4201270007; route 10.127.7.0/24 max 29 as 4201270007;
route 10.127.4.0/24 max 29 as 4201270008; route 10.127.4.0/24 max 29 as 4201270008;

View file

@ -10,6 +10,7 @@ route fd10:127:233:1c3c::/64 max 64 as 4201270005;
route fd10:127:233:1c3a::/64 max 64 as 4201270005; route fd10:127:233:1c3a::/64 max 64 as 4201270005;
route fd10:127:53::/48 max 64 as 4201270006; route fd10:127:53::/48 max 64 as 4201270006;
route fd10:127:ffff:53::/64 max 64 as 4201270006; route fd10:127:ffff:53::/64 max 64 as 4201270006;
route fd10:127:53:53::/64 max 64 as 4201270006;
route fd10:127:7::/51 max 64 as 4201270007; route fd10:127:7::/51 max 64 as 4201270007;
route fd10:127:7:2000::/54 max 64 as 4201270007; route fd10:127:7:2000::/54 max 64 as 4201270007;
route fd10:127:7:2672::/64 max 64 as 4201270007; route fd10:127:7:2672::/64 max 64 as 4201270007;