From 2ee5d3380f612c82f0a0c5cba9e486d5a981a445 Mon Sep 17 00:00:00 2001 From: Jerry Date: Sun, 27 Sep 2020 14:22:22 +0800 Subject: [PATCH] jerryxiao: new dns route --- route/AS4201270006.toml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) 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"