From 3e41d17c5930f38f88efbd547049c3f80906142b Mon Sep 17 00:00:00 2001 From: "Staph. aureus" Date: Fri, 18 Sep 2020 23:27:39 -0400 Subject: [PATCH] Update ROA Tries to also provide 10.127.255.2 DNS service --- route/AS4201270007.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/route/AS4201270007.toml b/route/AS4201270007.toml index b0db468..ba4925a 100644 --- a/route/AS4201270007.toml +++ b/route/AS4201270007.toml @@ -8,6 +8,11 @@ type = "subnet" name = "AOSCNet" description = "AOSC BuildBot Interconnection" +["10.127.255.2/32"] +type = "loopback" +name = "staphdns" +description = "Bind9 DNS" + ["fd10:127:7::/51"] type = "subnet" name = "Staph_v6"