mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 17:50:40 +08:00
Generated at 2021-02-20T06:15:22Z
This commit is contained in:
parent
00c7889482
commit
af66e61605
7 changed files with 57 additions and 5 deletions
|
@ -39,6 +39,7 @@
|
||||||
|
|
||||||
| Source | ASN | Owner | Name |
|
| Source | ASN | Owner | Name |
|
||||||
|------------|--------------|------------|-----------------------------------------------------------------|
|
|------------|--------------|------------|-----------------------------------------------------------------|
|
||||||
|
| Internet | AS38173 | SUNNET | SUNNET |
|
||||||
| Internet | AS134098 | licson | Licson Internal Network |
|
| Internet | AS134098 | licson | Licson Internal Network |
|
||||||
| Internet | AS140913 | magicneko | Koishi Network(aka Hentai Network) |
|
| Internet | AS140913 | magicneko | Koishi Network(aka Hentai Network) |
|
||||||
| Internet | AS140936 | SUNNET | SUNNET |
|
| Internet | AS140936 | SUNNET | SUNNET |
|
||||||
|
@ -151,6 +152,8 @@
|
||||||
|
|
||||||
| ASN | Name | Type | Prefix | Supernet |
|
| ASN | Name | Type | Prefix | Supernet |
|
||||||
|--------------|--------------------------------------------------------------------|----------|-------------------------|-------------------|
|
|--------------|--------------------------------------------------------------------|----------|-------------------------|-------------------|
|
||||||
|
| AS38173 | SUNNET | subnet | 10.127.11.0/24 | |
|
||||||
|
| AS38173 | SUNNET | subnet | fd10:127:ee11::/48 | |
|
||||||
| AS134098 | LICSON-NET-SUBALLOC-1 | subnet | 10.127.14.0/23 | |
|
| AS134098 | LICSON-NET-SUBALLOC-1 | subnet | 10.127.14.0/23 | |
|
||||||
| AS140913 | MagicNeko-Asia Backbone node(name:houraisankaguya+fujiwaranomokou) | subnet | 10.127.4.0/24 | |
|
| AS140913 | MagicNeko-Asia Backbone node(name:houraisankaguya+fujiwaranomokou) | subnet | 10.127.4.0/24 | |
|
||||||
| AS140913 | Magicneko Asia address occupied | subnet | fd10:127:233::/48 | |
|
| AS140913 | Magicneko Asia address occupied | subnet | fd10:127:233::/48 | |
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"generated": 1613744271,
|
"generated": 1613801702,
|
||||||
"valid": 1614953871
|
"valid": 1615011302
|
||||||
},
|
},
|
||||||
"people": {
|
"people": {
|
||||||
"Lan Tian": {
|
"Lan Tian": {
|
||||||
|
@ -41,6 +41,29 @@
|
||||||
"nic_hdl": "SUNNET"
|
"nic_hdl": "SUNNET"
|
||||||
},
|
},
|
||||||
"asns": [
|
"asns": [
|
||||||
|
{
|
||||||
|
"asn": 38173,
|
||||||
|
"owner": "SUNNET",
|
||||||
|
"name": "SUNNET",
|
||||||
|
"source": "Internet",
|
||||||
|
"description": "SUNNET",
|
||||||
|
"routes": {
|
||||||
|
"ipv4": [
|
||||||
|
{
|
||||||
|
"prefix": "10.127.11.0/24",
|
||||||
|
"maxLength": 29,
|
||||||
|
"netname": "SUNNET"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ipv6": [
|
||||||
|
{
|
||||||
|
"prefix": "fd10:127:ee11::/48",
|
||||||
|
"maxLength": 64,
|
||||||
|
"netname": "SUNNET"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": 140936,
|
"asn": 140936,
|
||||||
"owner": "SUNNET",
|
"owner": "SUNNET",
|
||||||
|
|
12
rfc8416.json
12
rfc8416.json
|
@ -7,6 +7,12 @@
|
||||||
"locallyAddedAssertions": {
|
"locallyAddedAssertions": {
|
||||||
"bgpsecAssertions": [],
|
"bgpsecAssertions": [],
|
||||||
"prefixAssertions": [
|
"prefixAssertions": [
|
||||||
|
{
|
||||||
|
"asn": 38173,
|
||||||
|
"prefix": "10.127.11.0/24",
|
||||||
|
"maxPrefixLength": 29,
|
||||||
|
"comment": "SUNNET"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": 134098,
|
"asn": 134098,
|
||||||
"prefix": "10.127.14.0/23",
|
"prefix": "10.127.14.0/23",
|
||||||
|
@ -283,6 +289,12 @@
|
||||||
"maxPrefixLength": 32,
|
"maxPrefixLength": 32,
|
||||||
"comment": "anycast-recur-4"
|
"comment": "anycast-recur-4"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asn": 38173,
|
||||||
|
"prefix": "fd10:127:ee11::/48",
|
||||||
|
"maxPrefixLength": 64,
|
||||||
|
"comment": "SUNNET"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": 140913,
|
"asn": 140913,
|
||||||
"prefix": "fd10:127:233::/48",
|
"prefix": "fd10:127:233::/48",
|
||||||
|
|
16
roa46.json
16
roa46.json
|
@ -1,10 +1,15 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"counts": 77,
|
"counts": 79,
|
||||||
"generated": 1613744271,
|
"generated": 1613801702,
|
||||||
"valid": 1614953871
|
"valid": 1615011302
|
||||||
},
|
},
|
||||||
"roas": [
|
"roas": [
|
||||||
|
{
|
||||||
|
"asn": "AS38173",
|
||||||
|
"prefix": "10.127.11.0/24",
|
||||||
|
"maxLength": 29
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": "AS134098",
|
"asn": "AS134098",
|
||||||
"prefix": "10.127.14.0/23",
|
"prefix": "10.127.14.0/23",
|
||||||
|
@ -235,6 +240,11 @@
|
||||||
"prefix": "10.127.255.54/32",
|
"prefix": "10.127.255.54/32",
|
||||||
"maxLength": 32
|
"maxLength": 32
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asn": "AS38173",
|
||||||
|
"prefix": "fd10:127:ee11::/48",
|
||||||
|
"maxLength": 64
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": "AS140913",
|
"asn": "AS140913",
|
||||||
"prefix": "fd10:127:233::/48",
|
"prefix": "fd10:127:233::/48",
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# NeoNetwork ROA tool
|
# NeoNetwork ROA tool
|
||||||
|
|
||||||
|
route 10.127.11.0/24 max 29 as 38173;
|
||||||
route 10.127.14.0/23 max 29 as 134098;
|
route 10.127.14.0/23 max 29 as 134098;
|
||||||
route 10.127.4.0/24 max 29 as 140913;
|
route 10.127.4.0/24 max 29 as 140913;
|
||||||
route 10.127.11.0/24 max 29 as 140936;
|
route 10.127.11.0/24 max 29 as 140936;
|
||||||
|
@ -46,6 +47,7 @@ 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;
|
||||||
route 10.127.255.54/32 max 32 as 4242423618;
|
route 10.127.255.54/32 max 32 as 4242423618;
|
||||||
|
route fd10:127:ee11::/48 max 64 as 38173;
|
||||||
route fd10:127:233::/48 max 64 as 140913;
|
route fd10:127:233::/48 max 64 as 140913;
|
||||||
route fd10:127:ee11::/48 max 64 as 140936;
|
route fd10:127:ee11::/48 max 64 as 140936;
|
||||||
route fd10:127:233:1c3c::/64 max 64 as 141706;
|
route fd10:127:233:1c3c::/64 max 64 as 141706;
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# NeoNetwork ROA tool
|
# NeoNetwork ROA tool
|
||||||
|
|
||||||
|
route 10.127.11.0/24 max 29 as 38173;
|
||||||
route 10.127.14.0/23 max 29 as 134098;
|
route 10.127.14.0/23 max 29 as 134098;
|
||||||
route 10.127.4.0/24 max 29 as 140913;
|
route 10.127.4.0/24 max 29 as 140913;
|
||||||
route 10.127.11.0/24 max 29 as 140936;
|
route 10.127.11.0/24 max 29 as 140936;
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# NeoNetwork ROA tool
|
# NeoNetwork ROA tool
|
||||||
|
|
||||||
|
route fd10:127:ee11::/48 max 64 as 38173;
|
||||||
route fd10:127:233::/48 max 64 as 140913;
|
route fd10:127:233::/48 max 64 as 140913;
|
||||||
route fd10:127:ee11::/48 max 64 as 140936;
|
route fd10:127:ee11::/48 max 64 as 140936;
|
||||||
route fd10:127:233:1c3c::/64 max 64 as 141706;
|
route fd10:127:233:1c3c::/64 max 64 as 141706;
|
||||||
|
|
Loading…
Reference in a new issue