From b339d68fb7c8eb78031574b21682fe1b7b30e569 Mon Sep 17 00:00:00 2001 From: quindecim Date: Wed, 13 May 2020 04:50:41 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25cfdb2..aeb6514 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ iptables -A "afwall" -d 127.0.0.1 -p tcp --dport 5354 -j ACCEPT iptables -A "afwall" -d 127.0.0.1 -p udp --dport 5354 -j ACCEPT ``` +The issue is related to the use of `AFWall+` and only happens on some devices, it depends on how the DNS configuration is implemented in the device itself. + ## Changelog