From f21bdcde486b3f2605aea924858d7a0fcb68eeca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Sun, 24 Apr 2022 18:43:45 +0200 Subject: [PATCH] Add notes and links for configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian König --- docs/database/ftl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/database/ftl.md b/docs/database/ftl.md index d394edc..9fe8667 100644 --- a/docs/database/ftl.md +++ b/docs/database/ftl.md @@ -130,8 +130,8 @@ ID | Status | | Details 12 | Allowed | ✅ | Retried query 13 | Allowed | ✅ | Retried but ignored query (this may happen during ongoing DNSSEC validation) 14 | Allowed | ✅ | Already forwarded, not forwarding again -15 | Blocked | ❌ | Blocked (database is busy) -16 | Blocked | ❌ | Blocked (special domain) +15 | Blocked | ❌ | Blocked (database is busy)
How these queries are handled can be [configured](ftldns/configfile/#reply_when_busy) +16 | Blocked | ❌ | Blocked (special domain)
*E.g. Mozilla's canary domain and Apple's Private Relay domains*
Handling can be [configured](ftldns/configfile/) ### Supported reply types