From 8ebedf813e5fe9c577fcf919afd619f817ea955b Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 2 Jan 2024 18:10:12 +0100 Subject: [PATCH] add allowlist mention in the expose port 53 section --- doc/ADMIN.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 2d38765..8336cbe 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -21,6 +21,8 @@ You need to know that if you expose your DNS server to Internet, anyone who know This risk is greatly minimized by the rate limiting setting, which is set to 20 requests per second per client by default: Settings → DNS settings → DNS server configuration → Rate limit +You can completely or almost completely reduce the risk of unauthorized use with the help of the [Allowlist section](#allowlist) further down in this documentation. + To use AdGuard Home in your home network if your self-hosting at home, you **don't need** to activate this setting. You simply have to use the private IP adress of your server (like `192.168.0.1` or so) as DNS IP for your IT hardware at home. The right IP addresses to use are shown in the "Setup Guide" page of your AdGuard Home instance.