mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 06:50:44 +08:00
Generated at 2021-04-15T04:53:45Z
This commit is contained in:
parent
2c2e721534
commit
2ec90ff82b
9 changed files with 41 additions and 13 deletions
10
README.md
10
README.md
|
@ -236,6 +236,7 @@
|
|||
| AS4242422189 | IEDON-NET | subnet | 10.127.21.0/24 | |
|
||||
| AS4242422189 | IEDON-NET | subnet | 10.127.25.0/24 | |
|
||||
| AS4242422464 | Yura Moe NET | subnet | 10.127.127.0/24 | |
|
||||
| AS4242422464 | Yura Neo2 | subnet | fd10:127:127::/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 | |
|
||||
|
@ -297,6 +298,7 @@ fd10:127:13::/48
|
|||
fd10:127:23::/48
|
||||
fd10:127:41::/48
|
||||
fd10:127:53::/48
|
||||
fd10:127:127::/48
|
||||
fd10:127:233::/48
|
||||
fd10:127:308::/48
|
||||
fd10:127:1300::/48
|
||||
|
@ -313,7 +315,7 @@ fd10:127:ffff:53::/64
|
|||
|
||||
## Address Space Usage
|
||||
|
||||
| IP Version | Total | Used | Free | Percent Used | Percent Free |
|
||||
|--------------|------------|------------|-----------|----------------|----------------|
|
||||
| IPv4 | 65536 | 6783 | 58753 | 10.35% | 89.65% |
|
||||
| IPv6 | 7.9228e+28 | 1.7926e+25 | 7.921e+28 | 0.02% | 99.98% |
|
||||
| IP Version | Total | Used | Free | Percent Used | Percent Free |
|
||||
|--------------|------------|------------|------------|----------------|----------------|
|
||||
| IPv4 | 65536 | 6783 | 58753 | 10.35% | 89.65% |
|
||||
| IPv6 | 7.9228e+28 | 1.9135e+25 | 7.9209e+28 | 0.02% | 99.98% |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
; NeoNetwork DNS Record
|
||||
$TTL 3600
|
||||
@ IN SOA root-dns.neo. root.neo. (
|
||||
31576243 ; Serial
|
||||
31586384 ; Serial
|
||||
900 ; Refresh
|
||||
900 ; Retry
|
||||
86400 ; Expire
|
||||
|
@ -75,6 +75,9 @@ $TTL 3600
|
|||
|
||||
21 IN NS ns.iedon.neo.
|
||||
|
||||
127 IN NS ns1.yura.dn42.
|
||||
127 IN NS ns2.yura.dn42.
|
||||
|
||||
; AUTOGENERATED
|
||||
|
||||
; rfc2317
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
; NeoNetwork DNS Record
|
||||
$TTL 3600
|
||||
@ IN SOA root-dns.neo. root.neo. (
|
||||
31576243 ; Serial
|
||||
31586384 ; Serial
|
||||
900 ; Refresh
|
||||
900 ; Retry
|
||||
86400 ; Expire
|
||||
|
@ -31,4 +31,8 @@ $TTL 3600
|
|||
0.1.0.0 IN NS ns5.lantian.neo.
|
||||
|
||||
7.0.0.0 IN NS ns1.staph.neo.
|
||||
|
||||
7.2.1.0 IN NS ns1.yura.dn42.
|
||||
7.2.1.0 IN NS ns2.yura.dn42.
|
||||
|
||||
1.1.e.e IN NS ns1.sun.dn42.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
; NeoNetwork DNS Record
|
||||
$TTL 3600
|
||||
@ IN SOA root-dns.neo. root.neo. (
|
||||
31576243 ; Serial
|
||||
31586384 ; Serial
|
||||
900 ; Refresh
|
||||
900 ; Retry
|
||||
86400 ; Expire
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"generated": 1618452277,
|
||||
"valid": 1619661877
|
||||
"generated": 1618462419,
|
||||
"valid": 1619672019
|
||||
},
|
||||
"people": {
|
||||
"leedagee": {
|
||||
|
@ -887,7 +887,13 @@
|
|||
"netname": "Yura Moe NET"
|
||||
}
|
||||
],
|
||||
"ipv6": []
|
||||
"ipv6": [
|
||||
{
|
||||
"prefix": "fd10:127:127::/48",
|
||||
"maxLength": 64,
|
||||
"netname": "Yura Neo2"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -499,6 +499,12 @@
|
|||
"maxPrefixLength": 64,
|
||||
"comment": "FIXMIX-NET-NEOV6A"
|
||||
},
|
||||
{
|
||||
"asn": 4242422464,
|
||||
"prefix": "fd10:127:127::/48",
|
||||
"maxPrefixLength": 64,
|
||||
"comment": "Yura Neo2"
|
||||
},
|
||||
{
|
||||
"asn": 4242423088,
|
||||
"prefix": "fd10:127:ee11::/48",
|
||||
|
|
11
roa46.json
11
roa46.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"metadata": {
|
||||
"counts": 85,
|
||||
"generated": 1618452277,
|
||||
"valid": 1619661877
|
||||
"counts": 86,
|
||||
"generated": 1618462419,
|
||||
"valid": 1619672019
|
||||
},
|
||||
"roas": [
|
||||
{
|
||||
|
@ -415,6 +415,11 @@
|
|||
"prefix": "fd10:127:aa66::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4242422464",
|
||||
"prefix": "fd10:127:127::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4242423088",
|
||||
"prefix": "fd10:127:ee11::/48",
|
||||
|
|
|
@ -82,6 +82,7 @@ route fd10:127:aa66::/48 max 64 as 4201270021;
|
|||
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: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;
|
|
@ -32,6 +32,7 @@ route fd10:127:aa66::/48 max 64 as 4201270021;
|
|||
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: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