1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork-ROA synced 2024-11-22 07:10:40 +08:00

Generated at 2021-04-16T03:59:56Z

This commit is contained in:
NeoCloud ROA bot 2021-04-16 03:59:56 +00:00
parent 2ec90ff82b
commit c0bd80ee38
9 changed files with 42 additions and 21 deletions

View file

@ -24,7 +24,7 @@
| Moe | noc@moeternet.com | @moeternet |
| caxap | yrdw@protonmail.com | |
| Clement VILLISEK | clement@villisek.fr | |
| Yura | yurachan@etlgr.com | |
| Yura | yurachan@etlgr.com | @noc2464 |
| LINE-NZ | dn42@line.co.nz | |
| alanyhq | | alanyhq |
| Lan Tian | | |
@ -237,6 +237,7 @@
| 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 | |
| AS4242422464 | Yura Neo Anycast | loopback | 10.127.127.127/32 | 10.127.127.0/24 |
| 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 | |

View file

@ -1,7 +1,7 @@
; NeoNetwork DNS Record
$TTL 3600
@ IN SOA root-dns.neo. root.neo. (
31586384 ; Serial
31669555 ; Serial
900 ; Refresh
900 ; Retry
86400 ; Expire

View file

@ -1,7 +1,7 @@
; NeoNetwork DNS Record
$TTL 3600
@ IN SOA root-dns.neo. root.neo. (
31586384 ; Serial
31669555 ; Serial
900 ; Refresh
900 ; Retry
86400 ; Expire

View file

@ -1,7 +1,7 @@
; NeoNetwork DNS Record
$TTL 3600
@ IN SOA root-dns.neo. root.neo. (
31586384 ; Serial
31669555 ; Serial
900 ; Refresh
900 ; Retry
86400 ; Expire
@ -89,3 +89,14 @@ ns1.aoscnet IN A 10.127.7.251
ns1.aoscnet IN AAAA fd10:127:7:2672::1:1
ns2.aoscnet IN A 10.127.7.252
ns2.aoscnet IN AAAA fd10:127:7:2672::1:3
yura IN NS ns.yura
yura IN NS ns1.yura
yura IN NS ns2.yura
yura IN DS 63132 15 1 0E03FCE3B54D9FC84A12CC6CF36A71158AA88933
yura IN DS 63132 15 2 75C0A884399D5ECA686EC35287CDAC2A756D94C30815A0055B88B068F3C947A7
yura IN DS 63132 15 4 C4BB952FC40FA0185499A4E613864A29FC06FC8014299F2F3702A6E6420D3C054545A11566B95211C2C678F1F6F255F3
ns.yura IN A 10.127.127.125
ns.yura IN AAAA fd10:127:127:53::
ns1.yura IN AAAA fd10:127:127:53a::1
ns2.yura IN AAAA fd10:127:127:53b::1

View file

@ -1,7 +1,7 @@
{
"metadata": {
"generated": 1618462419,
"valid": 1619672019
"generated": 1618545589,
"valid": 1619755189
},
"people": {
"leedagee": {
@ -853,19 +853,10 @@
"Yura": {
"info": {
"name": "Yura",
"babel": [
"zh-N",
"zh-hans-N",
"zh-hant-2",
"zh-yue-2",
"en-3",
"ru-0",
"fi-0",
"ar-0",
"jp-0"
],
"babel": [],
"contact": {
"email": "yurachan@etlgr.com"
"email": "yurachan@etlgr.com",
"telegram": "@noc2464"
},
"persona": {
"pgp": "9E525A59D24A4041CA3C32BBF75C0CDC951918BE"
@ -885,6 +876,11 @@
"prefix": "10.127.127.0/24",
"maxLength": 29,
"netname": "Yura Moe NET"
},
{
"prefix": "10.127.127.127/32",
"maxLength": 32,
"netname": "Yura Neo Anycast"
}
],
"ipv6": [

View file

@ -289,6 +289,12 @@
"maxPrefixLength": 29,
"comment": "Yura Moe NET"
},
{
"asn": 4242422464,
"prefix": "10.127.127.127/32",
"maxPrefixLength": 32,
"comment": "Yura Neo Anycast"
},
{
"asn": 4242423088,
"prefix": "10.127.11.0/24",

View file

@ -1,8 +1,8 @@
{
"metadata": {
"counts": 86,
"generated": 1618462419,
"valid": 1619672019
"counts": 87,
"generated": 1618545589,
"valid": 1619755189
},
"roas": [
{
@ -240,6 +240,11 @@
"prefix": "10.127.127.0/24",
"maxLength": 29
},
{
"asn": "AS4242422464",
"prefix": "10.127.127.127/32",
"maxLength": 32
},
{
"asn": "AS4242423088",
"prefix": "10.127.11.0/24",

View file

@ -47,6 +47,7 @@ route 10.127.66.0/24 max 29 as 4242421876;
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.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;

View file

@ -47,6 +47,7 @@ route 10.127.66.0/24 max 29 as 4242421876;
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.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;