From 22e7d81a96374c2c68486c375e2a34152723d1ec Mon Sep 17 00:00:00 2001 From: "Staph. aureus" Date: Fri, 18 Sep 2020 23:43:53 -0400 Subject: [PATCH] Attempt with Anycast ROA --- route/AS4201270007.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/route/AS4201270007.toml b/route/AS4201270007.toml index ba4925a..83dbd84 100644 --- a/route/AS4201270007.toml +++ b/route/AS4201270007.toml @@ -13,6 +13,11 @@ type = "loopback" name = "staphdns" description = "Bind9 DNS" +["10.127.255.53/32"] +type = "anycast" +name = "staphdns" +description = "Bind9 DNS" + ["fd10:127:7::/51"] type = "subnet" name = "Staph_v6"