diff --git a/README.md b/README.md index 4996ab1..2067fcc 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ | NeoNetwork | AS4201270021 | David Liu | POTATO-NEO | | NeoNetwork | AS4201270022 | lilydjwg | lilydjwg | | NeoNetwork | AS4201270030 | Yux | IWARP-NEO | +| NeoNetwork | AS4201270037 | funnysyc | FUNNYSYC-AS | | NeoNetwork | AS4201270039 | DannyAAM | SARU-AS-NEO | | NeoNetwork | AS4201270080 | Hanako | HANAKO-NETWORK | | NeoNetwork | AS4201270099 | TsingYao | AS-NEO-TSINGYAO | @@ -307,6 +308,8 @@ | AS4201270022 | lilydjwg | subnet | fd10:127:ba7e::/48 | | | AS4201270030 | IWARP-NEO-IP4-NETWORK | subnet | 10.127.30.0/24 | | | AS4201270030 | IWARP-NEO-IP6-NETWORK | subnet | fd10:127:30::/48 | | +| AS4201270037 | FUNNYSYC-NET | subnet | 10.127.37.0/24 | | +| AS4201270037 | FUNNYSYC-NET | subnet | fd10:127:37::/48 | | | AS4201270039 | Saru-Neo-IP4 | subnet | 10.127.39.0/24 | | | AS4201270039 | Saru-Neo-AnyNS-IP4 | loopback | 10.127.255.39/32 | | | AS4201270039 | Saru-Neo-IP6 | subnet | fd10:127:39::/48 | | @@ -402,6 +405,7 @@ 10.127.26.0/24 10.127.27.24/29 10.127.30.0/24 +10.127.37.0/24 10.127.38.32/27 10.127.39.0/24 10.127.41.0/24 @@ -442,6 +446,7 @@ fd10:127:17::/48 fd10:127:23::/48 fd10:127:27:20::/60 fd10:127:30::/48 +fd10:127:37::/48 fd10:127:39::/48 fd10:127:41::/48 fd10:127:45::/48 @@ -502,7 +507,7 @@ fd10:127:ffff:53::/64 10.127.28.0/23 10.127.31.0/24 10.127.32.0/22 -10.127.36.0/23 +10.127.36.0/24 10.127.38.0/27 10.127.38.64/26 10.127.38.128/25 @@ -633,7 +638,8 @@ fd10:127:27:8000::/49 fd10:127:28::/45 fd10:127:31::/48 fd10:127:32::/47 -fd10:127:34::/46 +fd10:127:34::/47 +fd10:127:36::/48 fd10:127:38::/48 fd10:127:3a::/47 fd10:127:3c::/46 @@ -899,5 +905,5 @@ fd10:127:ffff:8000::/49 | IP Version | Total | Used | Free | Percent Used | Percent Free | |--------------|------------|------------|------------|----------------|----------------| -| IPv4 | 65536 | 10933 | 54603 | 16.68% | 83.32% | -| IPv6 | 7.9228e+28 | 4.4523e+25 | 7.9184e+28 | 0.06% | 99.94% | +| IPv4 | 65536 | 11189 | 54347 | 17.07% | 82.93% | +| IPv6 | 7.9228e+28 | 4.5732e+25 | 7.9182e+28 | 0.06% | 99.94% | diff --git a/dns/db.10.127 b/dns/db.10.127 index c91ce17..9f778b6 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. ( - 83357747 ; Serial + 87931321 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -120,6 +120,8 @@ $TTL 3600 149 IN NS ns1.bandura.neo. 149 IN DS 20940 15 2 75AA55617D952424CD65DEDE64F500F4B40B80AE48E7BC21E0E98CEDCA040CCE +37 IN NS ns.syc.neo. + ; AUTOGENERATED ; rfc2317 diff --git a/dns/db.fd10.127 b/dns/db.fd10.127 index c1e35b6..2efb387 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. ( - 83357747 ; Serial + 87931321 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -78,6 +78,8 @@ f.0.0.e IN NS ns.kskb.neo. 1.3.c.f IN NS ns1.bandura.neo. 1.3.c.f IN DS 23486 15 2 AD11FF63F805D6E85CE4D85965C73339D9CC0619676B481A8647D9724BBC6182 +7.3.0.0 IN NS ns.syc.neo. + ; AUTOGENERATED ; dnskey diff --git a/dns/neonetwork b/dns/neonetwork index b10ea66..db0de50 100644 --- a/dns/neonetwork +++ b/dns/neonetwork @@ -1,7 +1,7 @@ ; NeoNetwork DNS Record $TTL 3600 @ IN SOA root-dns.neo. root.neo. ( - 86568128 ; Serial + 87931321 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -198,6 +198,10 @@ ns1.bandura IN A 10.127.149.242 ns1.bandura IN AAAA fd10:127:fc31::42 bandura IN DS 30344 15 2 92716A3A5226CDE664828B1346D3F621610E840D39070EB584A992552884B110 +syc IN NS ns.syc +ns.syc IN A 10.127.37.1 +ns.syc IN AAAA fd10:127:37::1 + ; AUTOGENERATED ; dnskey diff --git a/neonetwork.json b/neonetwork.json index f87847f..06e7ae1 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1674454815, - "valid": 1675664415 + "generated": 1674807375, + "valid": 1676016975 }, "people": { "186526": { @@ -1660,7 +1660,31 @@ }, "nic_hdl": "FUNNYSYC" }, - "asns": [] + "asns": [ + { + "asn": 4201270037, + "owner": "funnysyc", + "name": "FUNNYSYC-AS", + "source": "NeoNetwork", + "description": "FunnySYC Network", + "routes": { + "ipv4": [ + { + "prefix": "10.127.37.0/24", + "maxLength": 29, + "netname": "FUNNYSYC-NET" + } + ], + "ipv6": [ + { + "prefix": "fd10:127:37::/48", + "maxLength": 64, + "netname": "FUNNYSYC-NET" + } + ] + } + } + ] }, "huajitech": { "info": { diff --git a/rfc8416.json b/rfc8416.json index 7f8abb3..d42dde5 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -259,6 +259,12 @@ "maxPrefixLength": 29, "comment": "IWARP-NEO-IP4-NETWORK" }, + { + "asn": 4201270037, + "prefix": "10.127.37.0/24", + "maxPrefixLength": 29, + "comment": "FUNNYSYC-NET" + }, { "asn": 4201270039, "prefix": "10.127.39.0/24", @@ -709,6 +715,12 @@ "maxPrefixLength": 64, "comment": "IWARP-NEO-IP6-NETWORK" }, + { + "asn": 4201270037, + "prefix": "fd10:127:37::/48", + "maxPrefixLength": 64, + "comment": "FUNNYSYC-NET" + }, { "asn": 4201270039, "prefix": "fd10:127:39::/48", diff --git a/roa46.json b/roa46.json index 24a82f2..7817eca 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 148, - "generated": 1674454814, - "valid": 1675664414 + "counts": 150, + "generated": 1674807375, + "valid": 1676016975 }, "roas": [ { @@ -215,6 +215,11 @@ "prefix": "10.127.30.0/24", "maxLength": 29 }, + { + "asn": "AS4201270037", + "prefix": "10.127.37.0/24", + "maxLength": 29 + }, { "asn": "AS4201270039", "prefix": "10.127.39.0/24", @@ -590,6 +595,11 @@ "prefix": "fd10:127:30::/48", "maxLength": 64 }, + { + "asn": "AS4201270037", + "prefix": "fd10:127:37::/48", + "maxLength": 64 + }, { "asn": "AS4201270039", "prefix": "fd10:127:39::/48", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index d0d3b9d..d7455b7 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -42,6 +42,7 @@ route 10.127.26.0/24 max 29 as 4201270020; route 10.127.66.0/24 max 29 as 4201270021; route 10.127.8.136/29 max 29 as 4201270022; route 10.127.30.0/24 max 29 as 4201270030; +route 10.127.37.0/24 max 29 as 4201270037; route 10.127.39.0/24 max 29 as 4201270039; route 10.127.255.39/32 max 32 as 4201270039; route 10.127.80.0/24 max 29 as 4201270080; @@ -117,6 +118,7 @@ route fd10:127:2f2f::/48 max 64 as 4201270020; route fd10:127:aa66::/48 max 64 as 4201270021; route fd10:127:ba7e::/48 max 64 as 4201270022; route fd10:127:30::/48 max 64 as 4201270030; +route fd10:127:37::/48 max 64 as 4201270037; route fd10:127:39::/48 max 64 as 4201270039; route fd10:127:80::/48 max 64 as 4201270080; route fd10:127:99::/48 max 64 as 4201270099; diff --git a/roa4_bird2.conf b/roa4_bird2.conf index cafae76..593de42 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -42,6 +42,7 @@ route 10.127.26.0/24 max 29 as 4201270020; route 10.127.66.0/24 max 29 as 4201270021; route 10.127.8.136/29 max 29 as 4201270022; route 10.127.30.0/24 max 29 as 4201270030; +route 10.127.37.0/24 max 29 as 4201270037; route 10.127.39.0/24 max 29 as 4201270039; route 10.127.255.39/32 max 32 as 4201270039; route 10.127.80.0/24 max 29 as 4201270080; diff --git a/roa6_bird2.conf b/roa6_bird2.conf index 84408e1..de26837 100644 --- a/roa6_bird2.conf +++ b/roa6_bird2.conf @@ -38,6 +38,7 @@ route fd10:127:2f2f::/48 max 64 as 4201270020; route fd10:127:aa66::/48 max 64 as 4201270021; route fd10:127:ba7e::/48 max 64 as 4201270022; route fd10:127:30::/48 max 64 as 4201270030; +route fd10:127:37::/48 max 64 as 4201270037; route fd10:127:39::/48 max 64 as 4201270039; route fd10:127:80::/48 max 64 as 4201270080; route fd10:127:99::/48 max 64 as 4201270099;