diff --git a/README.md b/README.md index f96c423..944eb38 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,10 @@ | 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 | +| AS4242422464 | Yura Neo2 Anycast | loopback | fd10:127:127:53::/64 | fd10:127:127::/48 | +| AS4242422464 | Yura Neo Anycast | loopback | 10.127.127.125/32 | 10.127.127.0/24 | +| AS4242422464 | anycast-recur-4 | loopback | 10.127.255.54/32 | | +| AS4242422464 | anycast-recur-6 | loopback | fd10:127:53:53::/64 | fd10:127:53::/48 | | 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 | | diff --git a/neonetwork.json b/neonetwork.json index b612c1e..c7dd9d7 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1619418466, - "valid": 1620628066 + "generated": 1619514209, + "valid": 1620723809 }, "people": { "Cupkappu": { @@ -595,6 +595,16 @@ "prefix": "10.127.127.127/32", "maxLength": 32, "netname": "Yura Neo Anycast" + }, + { + "prefix": "10.127.127.125/32", + "maxLength": 32, + "netname": "Yura Neo Anycast" + }, + { + "prefix": "10.127.255.54/32", + "maxLength": 32, + "netname": "anycast-recur-4" } ], "ipv6": [ @@ -602,6 +612,16 @@ "prefix": "fd10:127:127::/48", "maxLength": 64, "netname": "Yura Neo2" + }, + { + "prefix": "fd10:127:127:53::/64", + "maxLength": 64, + "netname": "Yura Neo2 Anycast" + }, + { + "prefix": "fd10:127:53:53::/64", + "maxLength": 64, + "netname": "anycast-recur-6" } ] } diff --git a/rfc8416.json b/rfc8416.json index c16add3..b48a14c 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -295,6 +295,18 @@ "maxPrefixLength": 32, "comment": "Yura Neo Anycast" }, + { + "asn": 4242422464, + "prefix": "10.127.127.125/32", + "maxPrefixLength": 32, + "comment": "Yura Neo Anycast" + }, + { + "asn": 4242422464, + "prefix": "10.127.255.54/32", + "maxPrefixLength": 32, + "comment": "anycast-recur-4" + }, { "asn": 4242423088, "prefix": "10.127.11.0/24", @@ -517,6 +529,18 @@ "maxPrefixLength": 64, "comment": "Yura Neo2" }, + { + "asn": 4242422464, + "prefix": "fd10:127:127:53::/64", + "maxPrefixLength": 64, + "comment": "Yura Neo2 Anycast" + }, + { + "asn": 4242422464, + "prefix": "fd10:127:53:53::/64", + "maxPrefixLength": 64, + "comment": "anycast-recur-6" + }, { "asn": 4242423088, "prefix": "fd10:127:ee11::/48", diff --git a/roa46.json b/roa46.json index eb3ee69..7b360a3 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 88, - "generated": 1619418466, - "valid": 1620628066 + "counts": 92, + "generated": 1619514209, + "valid": 1620723809 }, "roas": [ { @@ -245,6 +245,16 @@ "prefix": "10.127.127.127/32", "maxLength": 32 }, + { + "asn": "AS4242422464", + "prefix": "10.127.127.125/32", + "maxLength": 32 + }, + { + "asn": "AS4242422464", + "prefix": "10.127.255.54/32", + "maxLength": 32 + }, { "asn": "AS4242423088", "prefix": "10.127.11.0/24", @@ -430,6 +440,16 @@ "prefix": "fd10:127:127::/48", "maxLength": 64 }, + { + "asn": "AS4242422464", + "prefix": "fd10:127:127:53::/64", + "maxLength": 64 + }, + { + "asn": "AS4242422464", + "prefix": "fd10:127:53:53::/64", + "maxLength": 64 + }, { "asn": "AS4242423088", "prefix": "fd10:127:ee11::/48", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 04072af..630d282 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -48,6 +48,8 @@ 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.127.125/32 max 32 as 4242422464; +route 10.127.255.54/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; @@ -85,6 +87,8 @@ route fd10:127:308::/48 max 64 as 4242420308; route fd10:127:233:1000::/64 max 64 as 4242421025; route fd10:127:aa66::/48 max 64 as 4242421876; route fd10:127:127::/48 max 64 as 4242422464; +route fd10:127:127:53::/64 max 64 as 4242422464; +route fd10:127:53:53::/64 max 64 as 4242422464; route fd10:127:ee11::/48 max 64 as 4242423088; route fd10:127:ffff:53::/64 max 64 as 4242423618; route fd10:127:53:53::/64 max 64 as 4242423618; \ No newline at end of file diff --git a/roa4_bird2.conf b/roa4_bird2.conf index 46c3c00..d11b9b1 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -48,6 +48,8 @@ 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.127.125/32 max 32 as 4242422464; +route 10.127.255.54/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; \ No newline at end of file diff --git a/roa6_bird2.conf b/roa6_bird2.conf index 2016413..ccd04bd 100644 --- a/roa6_bird2.conf +++ b/roa6_bird2.conf @@ -34,6 +34,8 @@ route fd10:127:308::/48 max 64 as 4242420308; route fd10:127:233:1000::/64 max 64 as 4242421025; route fd10:127:aa66::/48 max 64 as 4242421876; route fd10:127:127::/48 max 64 as 4242422464; +route fd10:127:127:53::/64 max 64 as 4242422464; +route fd10:127:53:53::/64 max 64 as 4242422464; route fd10:127:ee11::/48 max 64 as 4242423088; route fd10:127:ffff:53::/64 max 64 as 4242423618; route fd10:127:53:53::/64 max 64 as 4242423618; \ No newline at end of file