diff --git a/route/AS4201270006.toml b/route/AS4201270006.toml index e247c05..78a6fad 100644 --- a/route/AS4201270006.toml +++ b/route/AS4201270006.toml @@ -20,10 +20,20 @@ description = "JerryNet6" ["10.127.255.53/32"] type = "loopback" -name = "JerryXiao-Anycast4" -description = "Anycast Recursive DNS" +name = "anycast-auth-4" +description = "Anycast authoritative DNS" + +["10.127.255.54/32"] +type = "loopback" +name = "anycast-recur-4" +description = "Anycast recursive DNS" ["fd10:127:ffff:53::/64"] type = "loopback" -name = "JerryXiao-Anycast6" -description = "Anycast Recursive DNS" +name = "anycast-auth-6" +description = "Anycast authoritative DNS" + +["fd10:127:53:53::/64"] +type = "loopback" +name = "anycast-recur-6" +description = "Anycast recursive DNS"