From 289d245a747b40ab9e67b3802a28139541f95789 Mon Sep 17 00:00:00 2001 From: Jerry Date: Wed, 26 May 2021 11:59:12 +0800 Subject: [PATCH] jerry: add services subnet --- route/AS4201270006.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/route/AS4201270006.toml b/route/AS4201270006.toml index c3d97a6..7aecf09 100644 --- a/route/AS4201270006.toml +++ b/route/AS4201270006.toml @@ -28,6 +28,11 @@ type = "loopback" name = "anycast-recur-4" description = "Anycast recursive DNS" +["10.127.18.0/27"] +type = "subnet" +name = "JerryXiao-Service" +description = "NeoNetwork services" + ["fd10:127:ffff:53::/64"] type = "loopback" name = "anycast-auth-6"