From ca50c2b46ccbe6b34f0b27a8238a1c7a49aec267 Mon Sep 17 00:00:00 2001 From: YuraChan <66831776+YuraChan@users.noreply.github.com> Date: Tue, 27 Apr 2021 09:02:57 +0000 Subject: [PATCH] Announce NeoNetwork Anycast DNS (#166) --- route/AS4242422464.toml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/route/AS4242422464.toml b/route/AS4242422464.toml index 1473b83..0c45ec8 100644 --- a/route/AS4242422464.toml +++ b/route/AS4242422464.toml @@ -13,3 +13,26 @@ type = "loopback" name = "Yura Neo Anycast" description = "Yura Anycast4 Services" supernet = "10.127.127.0/24" + +["fd10:127:127:53::/64"] +type = "loopback" +name = "Yura Neo2 Anycast" +description = "Yura Anycast6 Services" +supernet = "fd10:127:127::/48" + +["10.127.127.125/32"] +type = "loopback" +name = "Yura Neo Anycast" +description = "Yura Anycast4 Authoritative DNS" +supernet = "10.127.127.0/24" + +["10.127.255.54/32"] +type = "loopback" +name = "anycast-recur-4" +description = "Anycast recursive DNS" + +["fd10:127:53:53::/64"] +type = "loopback" +name = "anycast-recur-6" +description = "Anycast recursive DNS" +supernet = "fd10:127:53::/48"