From 72d42f3ecdd691b8983c825d46bf402737e31ca4 Mon Sep 17 00:00:00 2001 From: jolzem Date: Sun, 22 Jan 2023 20:18:01 +0100 Subject: [PATCH] added pihole android fix to quick fixes --- blog/quick-fixes/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blog/quick-fixes/index.html b/blog/quick-fixes/index.html index 1cbabb5..846bff8 100755 --- a/blog/quick-fixes/index.html +++ b/blog/quick-fixes/index.html @@ -38,6 +38,13 @@

+
  • + Problem: + Connected without internet on Android after setting PiHole as DNS Server.
    + Solution: + Make sure you forward both TCP and UDP of Port 53 from your Docker Container.
    +
  • +