diff --git a/README.md b/README.md index 4368a4a..c78d8f0 100644 --- a/README.md +++ b/README.md @@ -189,18 +189,38 @@ | caasih | NeoPDP-11 | | caasih | staph | | JerryXiao-HK1 | JerryXiao-HK2 | +| SaruSaru | SaruHome | +| SaruSaru | SaruIruka | +| SaruSaru | SaruUmidanuki | +| SaruSaru | SaruYagi | +| SaruHome | SaruSaru | +| SaruHome | SaruIruka | +| SaruHome | SaruUmidanuki | +| SaruHome | SaruYagi | | JerryXiao-SH1 | JerryXiao-HK1 | +| SaruYagi | SaruHome | +| SaruYagi | SaruSaru | +| SaruYagi | SaruIruka | +| SaruYagi | SaruUmidanuki | | septs | James58899 | | septs | JerryXiao | | septs | LanTian | | septs | frank-hsinchu | | septs | megumiLHS | +| SaruUmidanuki | SaruHome | +| SaruUmidanuki | SaruSaru | +| SaruUmidanuki | SaruIruka | +| SaruUmidanuki | SaruYagi | | cklvax | NeoSystem | | NeoSystem | NeoVAX | | JerryXiao | JerryXiao-HK1 | | JerryXiao | JerryXiao-SH1 | | JerryXiao | LanTian | | JerryXiao | dfceaef | +| SaruIruka | SaruHome | +| SaruIruka | SaruSaru | +| SaruIruka | SaruUmidanuki | +| SaruIruka | SaruYagi | ## Route table @@ -293,6 +313,7 @@ | AS4201270030 | IWARP-NEO-IP4-NETWORK | subnet | 10.127.30.0/24 | | | AS4201270030 | IWARP-NEO-IP6-NETWORK | subnet | fd10:127:30::/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 | | | AS4201270080 | Hanako-Network-Neo-1-v4 | subnet | 10.127.80.0/24 | | | AS4201270080 | Hanako-Network-Neo-1-v6 | subnet | fd10:127:80::/48 | | @@ -328,6 +349,7 @@ | AS4242422189 | IEDON-NET | subnet | 10.127.21.0/24 | | | AS4242422189 | IEDON-NET | subnet | 10.127.25.0/24 | | | AS4242422439 | Saru-Neo-IP4 | subnet | 10.127.39.0/24 | | +| AS4242422439 | Saru-Neo-AnyNS-IP4 | loopback | 10.127.255.39/32 | | | AS4242422439 | Saru-Neo-IP6 | subnet | fd10:127:39::/48 | | | AS4242422464 | Yura Moe NET | subnet | 10.127.127.0/24 | | | AS4242422464 | Yura Neo2 | subnet | fd10:127:127::/48 | | @@ -394,6 +416,7 @@ 10.127.186.0/24 10.127.232.0/22 10.127.255.4/32 +10.127.255.39/32 10.127.255.53/32 10.127.255.54/32 10.127.255.56/32 @@ -533,7 +556,10 @@ fd10:127:ffff:53::/64 10.127.255.6/31 10.127.255.8/29 10.127.255.16/28 -10.127.255.32/28 +10.127.255.32/30 +10.127.255.36/31 +10.127.255.38/32 +10.127.255.40/29 10.127.255.48/30 10.127.255.52/32 10.127.255.55/32 @@ -857,5 +883,5 @@ fd10:127:ffff:8000::/49 | IP Version | Total | Used | Free | Percent Used | Percent Free | |--------------|------------|------------|------------|----------------|----------------| -| IPv4 | 65536 | 11180 | 54356 | 17.06% | 82.94% | +| IPv4 | 65536 | 11181 | 54355 | 17.06% | 82.94% | | IPv6 | 7.9228e+28 | 4.5731e+25 | 7.9182e+28 | 0.06% | 99.94% | diff --git a/dns/db.10.127 b/dns/db.10.127 index dcd38c6..99f5a88 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. ( - 68515461 ; Serial + 68862316 ; Serial 900 ; Refresh 900 ; Retry 86400 ; Expire @@ -56,6 +56,7 @@ $TTL 3600 1.255 IN PTR NeoPDP-11.neo. 4.255 IN PTR fsnvax.neo. 18.255 IN PTR icecat-video.neo. +39.255 IN PTR any.ns.saru.neo. 53.255 IN PTR root-dns.neo. 54.255 IN PTR dns.neo. 56.255 IN PTR frank-hsinchu-1.neo. diff --git a/neonetwork.json b/neonetwork.json index df7a761..c0a9345 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1655706387, - "valid": 1656915987 + "generated": 1655738359, + "valid": 1656947959 }, "people": { "186526": { @@ -112,6 +112,11 @@ "prefix": "10.127.39.0/24", "maxLength": 29, "netname": "Saru-Neo-IP4" + }, + { + "prefix": "10.127.255.39/32", + "maxLength": 32, + "netname": "Saru-Neo-AnyNS-IP4" } ], "ipv6": [ @@ -135,6 +140,11 @@ "prefix": "10.127.39.0/24", "maxLength": 29, "netname": "Saru-Neo-IP4" + }, + { + "prefix": "10.127.255.39/32", + "maxLength": 32, + "netname": "Saru-Neo-AnyNS-IP4" } ], "ipv6": [ diff --git a/rfc8416.json b/rfc8416.json index cbb7242..0593f92 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -283,6 +283,12 @@ "maxPrefixLength": 29, "comment": "Saru-Neo-IP4" }, + { + "asn": 4201270039, + "prefix": "10.127.255.39/32", + "maxPrefixLength": 32, + "comment": "Saru-Neo-AnyNS-IP4" + }, { "asn": 4201270080, "prefix": "10.127.80.0/24", @@ -397,6 +403,12 @@ "maxPrefixLength": 29, "comment": "Saru-Neo-IP4" }, + { + "asn": 4242422439, + "prefix": "10.127.255.39/32", + "maxPrefixLength": 32, + "comment": "Saru-Neo-AnyNS-IP4" + }, { "asn": 4242422464, "prefix": "10.127.127.0/24", diff --git a/roa46.json b/roa46.json index c9ff3d7..8c2b110 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 140, - "generated": 1655706387, - "valid": 1656915987 + "counts": 142, + "generated": 1655738358, + "valid": 1656947958 }, "roas": [ { @@ -235,6 +235,11 @@ "prefix": "10.127.39.0/24", "maxLength": 29 }, + { + "asn": "AS4201270039", + "prefix": "10.127.255.39/32", + "maxLength": 32 + }, { "asn": "AS4201270080", "prefix": "10.127.80.0/24", @@ -330,6 +335,11 @@ "prefix": "10.127.39.0/24", "maxLength": 29 }, + { + "asn": "AS4242422439", + "prefix": "10.127.255.39/32", + "maxLength": 32 + }, { "asn": "AS4242422464", "prefix": "10.127.127.0/24", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index d09737c..b209ecb 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -46,6 +46,7 @@ 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.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; route 10.127.99.0/24 max 29 as 4201270099; route 10.127.186.0/24 max 29 as 4201270186; @@ -65,6 +66,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.39.0/24 max 29 as 4242422439; +route 10.127.255.39/32 max 32 as 4242422439; route 10.127.127.0/24 max 29 as 4242422464; route 10.127.127.127/32 max 32 as 4242422464; route 10.127.127.125/32 max 32 as 4242422464; diff --git a/roa4_bird2.conf b/roa4_bird2.conf index 1a7e4a4..58842d8 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -46,6 +46,7 @@ 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.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; route 10.127.99.0/24 max 29 as 4201270099; route 10.127.186.0/24 max 29 as 4201270186; @@ -65,6 +66,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.39.0/24 max 29 as 4242422439; +route 10.127.255.39/32 max 32 as 4242422439; route 10.127.127.0/24 max 29 as 4242422464; route 10.127.127.127/32 max 32 as 4242422464; route 10.127.127.125/32 max 32 as 4242422464;