diff --git a/README.md b/README.md index c948d23..80a41ea 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ | AS4201270005 | Icecat Global Tunnel Address (OpenVPN) | subnet | 10.127.235.0/24 | | | AS4201270005 | MagicNeko VPN | subnet | 10.127.236.0/24 | | | AS4201270005 | CainSakura-home-devices | subnet | fd10:127:234::/48 | | +| AS4201270005 | Video encoding node(Anycast) | loopback | 10.127.255.18/32 | | | AS4201270006 | JerryXiao-Infrastructure | subnet | 10.127.8.192/26 | | | AS4201270006 | JerryXiao-Home | subnet | 10.127.9.0/24 | | | AS4201270006 | JerryXiao-School | subnet | 10.127.8.64/26 | | @@ -229,6 +230,7 @@ | AS4201270008 | icecat | subnet | fd10:127:233::/48 | | | AS4201270008 | anycast-recur-4 | loopback | 10.127.255.54/32 | | | AS4201270008 | anycast-recur-6 | loopback | fd10:127:53:53::/64 | fd10:127:53::/48 | +| AS4201270008 | Video encoding node(Anycast) | loopback | 10.127.255.18/32 | | | AS4201270009 | santost12 | subnet | 10.127.39.0/27 | | | AS4201270009 | santost12 | subnet | fd10:127:ec39::/48 | | | AS4201270010 | Lan Tian LAN | subnet | 10.127.10.0/24 | | @@ -287,6 +289,7 @@ 10.127.236.0/23 10.127.255.1/32 10.127.255.4/32 +10.127.255.18/32 10.127.255.53/32 10.127.255.54/32 10.127.255.56/32 @@ -322,5 +325,5 @@ fd10:127:ffff:53::/64 | IP Version | Total | Used | Free | Percent Used | Percent Free | |--------------|------------|------------|------------|----------------|----------------| -| IPv4 | 65536 | 7287 | 58249 | 11.12% | 88.88% | +| IPv4 | 65536 | 7288 | 58248 | 11.12% | 88.88% | | IPv6 | 7.9228e+28 | 1.5508e+25 | 7.9213e+28 | 0.02% | 99.98% | diff --git a/dns/db.10.127 b/dns/db.10.127 index 344fcec..5baf355 100644 --- a/dns/db.10.127 +++ b/dns/db.10.127 @@ -51,6 +51,7 @@ $TTL 604800 ; Loopback Addresses 1.255 IN PTR NeoPDP-11.neo. 4.255 IN PTR pan.neo. +18.255 IN PTR Video encoding node(Anycast).neo. 53.255 IN PTR anycast-auth-4.neo. 54.255 IN PTR anycast-recur-4.neo. 56.255 IN PTR frank-hsinchu-1.neo. diff --git a/neonetwork.json b/neonetwork.json index e38e006..3f0d71c 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1606298858, - "valid": 1607508458 + "generated": 1606301658, + "valid": 1607511258 }, "people": { "septs": { @@ -654,6 +654,11 @@ "prefix": "10.127.236.0/24", "maxLength": 29, "netname": "MagicNeko VPN" + }, + { + "prefix": "10.127.255.18/32", + "maxLength": 32, + "netname": "Video encoding node(Anycast)" } ], "ipv6": [ @@ -702,6 +707,11 @@ "prefix": "10.127.255.54/32", "maxLength": 32, "netname": "anycast-recur-4" + }, + { + "prefix": "10.127.255.18/32", + "maxLength": 32, + "netname": "Video encoding node(Anycast)" } ], "ipv6": [ diff --git a/rfc8416.json b/rfc8416.json index 2a4f8bc..acef6ff 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -121,6 +121,12 @@ "maxPrefixLength": 29, "comment": "MagicNeko VPN" }, + { + "asn": 4201270005, + "prefix": "10.127.255.18/32", + "maxPrefixLength": 32, + "comment": "Video encoding node(Anycast)" + }, { "asn": 4201270006, "prefix": "10.127.8.192/26", @@ -187,6 +193,12 @@ "maxPrefixLength": 32, "comment": "anycast-recur-4" }, + { + "asn": 4201270008, + "prefix": "10.127.255.18/32", + "maxPrefixLength": 32, + "comment": "Video encoding node(Anycast)" + }, { "asn": 4201270009, "prefix": "10.127.39.0/27", diff --git a/roa46.json b/roa46.json index ddc2ef3..0d60c18 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 76, - "generated": 1606298858, - "valid": 1607508458 + "counts": 78, + "generated": 1606301658, + "valid": 1607511258 }, "roas": [ { @@ -100,6 +100,11 @@ "prefix": "10.127.236.0/24", "maxLength": 29 }, + { + "asn": "AS4201270005", + "prefix": "10.127.255.18/32", + "maxLength": 32 + }, { "asn": "AS4201270006", "prefix": "10.127.8.192/26", @@ -155,6 +160,11 @@ "prefix": "10.127.255.54/32", "maxLength": 32 }, + { + "asn": "AS4201270008", + "prefix": "10.127.255.18/32", + "maxLength": 32 + }, { "asn": "AS4201270009", "prefix": "10.127.39.0/27", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 4da50a5..53d7361 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -19,6 +19,7 @@ route 10.127.233.0/24 max 29 as 4201270005; route 10.127.234.0/24 max 29 as 4201270005; route 10.127.235.0/24 max 29 as 4201270005; route 10.127.236.0/24 max 29 as 4201270005; +route 10.127.255.18/32 max 32 as 4201270005; route 10.127.8.192/26 max 29 as 4201270006; route 10.127.9.0/24 max 29 as 4201270006; route 10.127.8.64/26 max 29 as 4201270006; @@ -30,6 +31,7 @@ route 10.127.4.0/24 max 29 as 4201270008; route 10.127.237.0/24 max 29 as 4201270008; route 10.127.255.117/32 max 32 as 4201270008; route 10.127.255.54/32 max 32 as 4201270008; +route 10.127.255.18/32 max 32 as 4201270008; route 10.127.39.0/27 max 29 as 4201270009; route 10.127.10.0/24 max 29 as 4201270010; route 10.127.22.0/29 max 29 as 4201270011; diff --git a/roa4_bird2.conf b/roa4_bird2.conf index 727d612..3504878 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -19,6 +19,7 @@ route 10.127.233.0/24 max 29 as 4201270005; route 10.127.234.0/24 max 29 as 4201270005; route 10.127.235.0/24 max 29 as 4201270005; route 10.127.236.0/24 max 29 as 4201270005; +route 10.127.255.18/32 max 32 as 4201270005; route 10.127.8.192/26 max 29 as 4201270006; route 10.127.9.0/24 max 29 as 4201270006; route 10.127.8.64/26 max 29 as 4201270006; @@ -30,6 +31,7 @@ route 10.127.4.0/24 max 29 as 4201270008; route 10.127.237.0/24 max 29 as 4201270008; route 10.127.255.117/32 max 32 as 4201270008; route 10.127.255.54/32 max 32 as 4201270008; +route 10.127.255.18/32 max 32 as 4201270008; route 10.127.39.0/27 max 29 as 4201270009; route 10.127.10.0/24 max 29 as 4201270010; route 10.127.22.0/29 max 29 as 4201270011;