From 9a51c439d150d0a488caecec0df87aef3f6303d0 Mon Sep 17 00:00:00 2001 From: NeoCloud ROA bot Date: Fri, 24 Nov 2023 04:32:53 +0000 Subject: [PATCH] Generated at 2023-11-24T04:32:53Z --- README.md | 18 +++++++++++------- dns/db.10.127 | 5 ++++- dns/db.fd10.127 | 5 ++++- dns/neonetwork | 11 ++++++++++- neonetwork.json | 43 +++++++++++++++++++++++++++++++++++++++++-- rfc8416.json | 12 ++++++++++++ roa46.json | 16 +++++++++++++--- roa46_bird2.conf | 2 ++ roa4_bird2.conf | 1 + roa6_bird2.conf | 1 + 10 files changed, 99 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 92d0b86..736bc25 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ | Name | Email | Telegram | |------------------|------------------------------|---------------------------| | 186526 | i@186526.xyz | real186526 | +| A1ca7raz | aya@wtm.moe | | | Cupkappu | cup@kust.ga | kifuc | | DannyAAM | danny@saru.moe | danny8376 | | David Liu | david@fixmix.tech | p0tat05 | @@ -99,6 +100,7 @@ | NeoNetwork | AS4201270186 | 186526 | 186526 Network | | NeoNetwork | AS4201270456 | huajitech | HJTMESH-AS | | NeoNetwork | AS4201271111 | KusakabeSi | KSKB-NEO | +| NeoNetwork | AS4201271234 | A1ca7raz | WTM-ZONE-N | | NeoNetwork | AS4201271480 | nekoid | NEKOID | | NeoNetwork | AS4201271488 | SyllaBear | Polar Bear | | NeoNetwork | AS4201271877 | Lily | Lily_Network | @@ -227,6 +229,8 @@ | AS4201270456 | HUAJITECH-ANYCAST | subnet | fd10:127:27:20::/60 | | | AS4201271111 | KSKB-NEO-IP4 | subnet | 10.127.111.0/24 | | | AS4201271111 | KSKB-NEO-IP6 | subnet | fd10:127:e00f::/48 | | +| AS4201271234 | WTM-ZONE-N-IPV4 | subnet | 10.127.20.0/24 | | +| AS4201271234 | WTM-ZONE-N-IPV6 | subnet | fd10:127:66::/48 | | | AS4201271480 | NEKOID-INET | subnet | 10.127.24.0/24 | | | AS4201271480 | NEKOID-INET6 | subnet | fd10:127:24::/48 | | | AS4201271488 | Bear | subnet | fd10:127:1488::/48 | | @@ -306,7 +310,7 @@ 10.127.16.0/23 10.127.18.0/26 10.127.19.0/24 -10.127.21.0/24 +10.127.20.0/23 10.127.22.0/28 10.127.24.0/23 10.127.26.0/24 @@ -362,6 +366,7 @@ fd10:127:41::/48 fd10:127:45::/48 fd10:127:53::/48 fd10:127:64::/48 +fd10:127:66::/48 fd10:127:80::/48 fd10:127:88::/48 fd10:127:99::/48 @@ -402,7 +407,6 @@ fd10:127:ffff:53::/64 10.127.11.0/24 10.127.18.64/26 10.127.18.128/25 -10.127.20.0/24 10.127.22.16/28 10.127.22.32/27 10.127.22.64/26 @@ -566,7 +570,7 @@ fd10:127:54::/46 fd10:127:58::/45 fd10:127:60::/46 fd10:127:65::/48 -fd10:127:66::/47 +fd10:127:67::/48 fd10:127:68::/45 fd10:127:70::/44 fd10:127:81::/48 @@ -818,7 +822,7 @@ fd10:127:ffff:8000::/49 ## Address Space Usage -| IP Version | Total | Used | Free | Percent Used | Percent Free | -|--------------|------------|-----------|-----------|----------------|----------------| -| IPv4 | 65536 | 11957 | 53579 | 18.24% | 81.76% | -| IPv6 | 7.9228e+28 | 4.815e+25 | 7.918e+28 | 0.06% | 99.94% | +| IP Version | Total | Used | Free | Percent Used | Percent Free | +|--------------|------------|------------|------------|----------------|----------------| +| IPv4 | 65536 | 12213 | 53323 | 18.64% | 81.36% | +| IPv6 | 7.9228e+28 | 4.9359e+25 | 7.9179e+28 | 0.06% | 99.94% | diff --git a/dns/db.10.127 b/dns/db.10.127 index 8f923de..f1f0bd8 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -1,7 +1,7 @@ ; NeoNetwork DNS Record $TTL 3600 @ IN SOA root-dns.neo. root.neo. ( - 108156032 ; Serial + 113924322 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -135,6 +135,9 @@ $TTL 3600 134 IN NS ns.razu.neo. +20 IN NS ns1.wtm.neo. +20 IN NS ns2.wtm.neo. + ; AUTOGENERATED ; rfc2317 diff --git a/dns/db.fd10.127 b/dns/db.fd10.127 index 6ed9d5d..d8ba75c 100644 --- a/dns/db.fd10.127 +++ b/dns/db.fd10.127 @@ -1,7 +1,7 @@ ; NeoNetwork DNS Record $TTL 3600 @ IN SOA root-dns.neo. root.neo. ( - 107564828 ; Serial + 113924322 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -92,6 +92,9 @@ f.0.0.e IN NS ns.kskb.neo. 2.3.0.2 IN NS ns.razu.neo. +6.6.0.0 IN NS ns1.wtm.neo. +6.6.0.0 IN NS ns2.wtm.neo. + ; AUTOGENERATED ; dnskey diff --git a/dns/neonetwork b/dns/neonetwork index 55f91db..5a4919b 100644 --- a/dns/neonetwork +++ b/dns/neonetwork @@ -1,7 +1,7 @@ ; NeoNetwork DNS Record $TTL 3600 @ IN SOA root-dns.neo. root.neo. ( - 108156032 ; Serial + 113924322 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -220,6 +220,15 @@ razu IN NS ns.razu ns.razu IN A 10.127.134.53 ns.razu IN AAAA fd10:127:2032::53 +wtm IN NS ns1.wtm +wtm IN NS ns2.wtm +windtalker IN NS ns1.wtm +windtalker IN NS ns2.wtm +ns1.wtm IN A 10.127.20.222 +ns1.wtm IN AAAA fd10:127:66::222 +ns2.wtm IN A 10.127.20.223 +ns2.wtm IN AAAA fd10:127:66::223 + ; AUTOGENERATED ; dnskey diff --git a/neonetwork.json b/neonetwork.json index 3b01bdc..0e40688 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1700461237, - "valid": 1701670837 + "generated": 1700800373, + "valid": 1702009973 }, "people": { "186526": { @@ -47,6 +47,45 @@ } ] }, + "A1ca7raz": { + "info": { + "name": "A1ca7raz", + "babel": [ + "zh", + "en-4" + ], + "contact": { + "email": "aya@wtm.moe", + "github": "A1ca7raz" + }, + "nic_hdl": "A1CA7RAZ" + }, + "asns": [ + { + "asn": 4201271234, + "owner": "A1ca7raz", + "name": "WTM-ZONE-N", + "source": "NeoNetwork", + "description": null, + "routes": { + "ipv4": [ + { + "prefix": "10.127.20.0/24", + "maxLength": 29, + "netname": "WTM-ZONE-N-IPV4" + } + ], + "ipv6": [ + { + "prefix": "fd10:127:66::/48", + "maxLength": 64, + "netname": "WTM-ZONE-N-IPV6" + } + ] + } + } + ] + }, "Cupkappu": { "info": { "name": "Cupkappu", diff --git a/rfc8416.json b/rfc8416.json index 59bded8..4f3f39a 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -313,6 +313,12 @@ "maxPrefixLength": 29, "comment": "KSKB-NEO-IP4" }, + { + "asn": 4201271234, + "prefix": "10.127.20.0/24", + "maxPrefixLength": 29, + "comment": "WTM-ZONE-N-IPV4" + }, { "asn": 4201271480, "prefix": "10.127.24.0/24", @@ -781,6 +787,12 @@ "maxPrefixLength": 64, "comment": "KSKB-NEO-IP6" }, + { + "asn": 4201271234, + "prefix": "fd10:127:66::/48", + "maxPrefixLength": 64, + "comment": "WTM-ZONE-N-IPV6" + }, { "asn": 4201271480, "prefix": "fd10:127:24::/48", diff --git a/roa46.json b/roa46.json index e8659ef..b32dd14 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 155, - "generated": 1700461237, - "valid": 1701670837 + "counts": 157, + "generated": 1700800372, + "valid": 1702009972 }, "roas": [ { @@ -260,6 +260,11 @@ "prefix": "10.127.111.0/24", "maxLength": 29 }, + { + "asn": "AS4201271234", + "prefix": "10.127.20.0/24", + "maxLength": 29 + }, { "asn": "AS4201271480", "prefix": "10.127.24.0/24", @@ -650,6 +655,11 @@ "prefix": "fd10:127:e00f::/48", "maxLength": 64 }, + { + "asn": "AS4201271234", + "prefix": "fd10:127:66::/48", + "maxLength": 64 + }, { "asn": "AS4201271480", "prefix": "fd10:127:24::/48", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 1324cf2..091af73 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -51,6 +51,7 @@ route 10.127.186.0/24 max 29 as 4201270186; route 10.127.45.0/24 max 29 as 4201270456; route 10.127.27.24/29 max 29 as 4201270456; route 10.127.111.0/24 max 29 as 4201271111; +route 10.127.20.0/24 max 29 as 4201271234; route 10.127.24.0/24 max 29 as 4201271480; route 10.127.180.0/24 max 29 as 4201271877; route 10.127.134.0/24 max 29 as 4201272032; @@ -129,6 +130,7 @@ route fd10:127:186::/48 max 64 as 4201270186; route fd10:127:45::/48 max 64 as 4201270456; route fd10:127:27:20::/60 max 64 as 4201270456; route fd10:127:e00f::/48 max 64 as 4201271111; +route fd10:127:66::/48 max 64 as 4201271234; route fd10:127:24::/48 max 64 as 4201271480; route fd10:127:1488::/48 max 64 as 4201271488; route fd10:127:1877::/48 max 64 as 4201271877; diff --git a/roa4_bird2.conf b/roa4_bird2.conf index fd864a9..f4d2346 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -51,6 +51,7 @@ route 10.127.186.0/24 max 29 as 4201270186; route 10.127.45.0/24 max 29 as 4201270456; route 10.127.27.24/29 max 29 as 4201270456; route 10.127.111.0/24 max 29 as 4201271111; +route 10.127.20.0/24 max 29 as 4201271234; route 10.127.24.0/24 max 29 as 4201271480; route 10.127.180.0/24 max 29 as 4201271877; route 10.127.134.0/24 max 29 as 4201272032; diff --git a/roa6_bird2.conf b/roa6_bird2.conf index 467d9aa..6060c07 100644 --- a/roa6_bird2.conf +++ b/roa6_bird2.conf @@ -46,6 +46,7 @@ route fd10:127:186::/48 max 64 as 4201270186; route fd10:127:45::/48 max 64 as 4201270456; route fd10:127:27:20::/60 max 64 as 4201270456; route fd10:127:e00f::/48 max 64 as 4201271111; +route fd10:127:66::/48 max 64 as 4201271234; route fd10:127:24::/48 max 64 as 4201271480; route fd10:127:1488::/48 max 64 as 4201271488; route fd10:127:1877::/48 max 64 as 4201271877;