From: Michael Tremer <michael.tremer@ipfire.org>
To: Adolf Belka <adolf.belka@ipfire.org>
Cc: "IPFire: Development-List" <development@lists.ipfire.org>,
dbl@lists.ipfire.org
Subject: Re: Feedback on issues with DNSFW in CU201 Testing
Date: Fri, 20 Mar 2026 15:56:06 +0000 [thread overview]
Message-ID: <9786EB04-D529-48D2-9BB6-AEF37B246714@ipfire.org> (raw)
In-Reply-To: <c7753937-e077-45e3-9357-11208c8f1f55@ipfire.org>
Hello Adolf,
I am copying the DBL list, too.
So this is obviously not normal, but we can debug this step by step:
First of all, we should check if Unbound was able to successfully fetch the DNS zones. Gambling has clearly been downloaded, but it seems that the Porn list might not. You can check in /var/cache/unbound if there is the zone file. If yes, then you can try to resolve a couple of things on the console and check if they are being blocked:
# dig @localhost some.porn.website.com <http://some.porn.website.com/>
You should see NXDOMAIN if the domain exists and has been blocked and you should see the log entries just like gambling.
This rules out anything that is going wrong between the browser and Unbound.
In case of the URL filter, it simply seems that squidguard is not seeing the requests. You might as well try something like:
# http_proxy=http://1.2.3.4:800 <http://1.2.3.4:800/> https_proxy=http://1.2.3.4:800 <http://1.2.3.4:800/> wget -d http://some.porn.website.com <http://some.porn.website.com/>
The squidguard.log should also contain some interesting information if something didn’t go as planned.
-Michael
> On 20 Mar 2026, at 12:30, Adolf Belka <adolf.belka@ipfire.org> wrote:
>
> Hi All,
>
> I am having issues with getting DNSFW to work properly, it fails in many conditions to block things from the list.
>
> The dbl list works fine for me in the URL Filter for both CU200 and CU201 Testing.
>
> For my testing I created a new install of CU201 Testing and just went straight to DNSFW and enabled the Gambling and Pornography categories and Saved.
>
> Then selected the Green network for both categories using the pencil edit option.
>
> In this setup I had no Web Proxy enabled.
>
> I then cleared the browser cache and set the Browser to No Proxy.
>
> I then tested out nl.onecasino.com and www.xnxx.com in Firefox and in Netsurf
>
> The gambling site was blocked and gave the message
>
> Unable to connect
> Firefox can’t establish a connection to the server at nl.onecasino.com.
>
> For the porn site it was not blocked but opened up.
> I tried with two other gambling and porn sites. All three gambling sites were blocked. All three porn sites were allowed through.
>
> In the DND: Unbound System Logs I found
>
> 12:52:26 unbound: [1820:0] info: rpz: applied [gambling.rpz.ipfire.org] *.postcodeloterij.nl. rpz-nxdomain 192.168.200.11@44247 www.postcodeloterij.nl. A IN
> 12:52:26 unbound: [1820:0] info: rpz: applied [gambling.rpz.ipfire.org] *.postcodeloterij.nl. rpz-nxdomain 192.168.200.11@44356 www.postcodeloterij.nl. HTTPS IN
> 12:51:32 unbound: [1820:0] info: rpz: applied [gambling.rpz.ipfire.org] *.onecasino.com. rpz-nxdomain 192.168.200.11@55955 nl.onecasino.com. A IN
> 12:51:32 unbound: [1820:0] info: rpz: applied [gambling.rpz.ipfire.org] *.onecasino.com. rpz-nxdomain 192.168.200.11@49136 nl.onecasino.com. HTTPS IN
> 12:50:41 unbound: [1820:0] info: rpz: applied [gambling.rpz.ipfire.org] *.hollandcasino.nl. rpz-nxdomain 192.168.200.11@47229 welkom.hollandcasino.nl. A IN
> 12:50:41 unbound: [1820:0] info: rpz: applied [gambling.rpz.ipfire.org] *.hollandcasino.nl. rpz-nxdomain 192.168.200.11@43346 welkom.hollandcasino.nl. HTTPS IN
>
> So the blocked gambling sites were in the logs but not any of the pornography sites had tested.
>
> Then tried the browser with the Network Settings set to Use system proxy settings and the same result occurred.
>
> I then turned on the Web Proxy with conventional connection on port 800. Saved and restarted and then Cleared the web proxy cache.
> Then I cleared the browser cache and set the Network Settings to Manual proxy configuration with the IP of my IPFire system being tested.
>
> I then tested the same three gambling URL's and Porn URL's.
> All of the sites were opened up.
> In the DNS: Unbound system log there were no new entries.
> In the Proxy Logs there were entries for the gambling and porn sites.
>
> I have also tested the browser out using the web proxy with the Automatic proxy configuration URL accessing the wpad file via dhcp and that also had the same results as using the Manual proxy configuration option.
>
> I have repeated a lot of my tests multiple times, also with repeated new installs and for me, as long as I ensured I had cleared the web proxy and browser caches, always came up with the same results as I have described above.
>
> It would be good to know if any of you also experience the same effect or if it works without problems for yourselves.
>
> Regards,
>
> Adolf.
>
>
next prev parent reply other threads:[~2026-03-20 15:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 12:30 Adolf Belka
2026-03-20 15:56 ` Michael Tremer [this message]
2026-03-20 16:59 ` Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9786EB04-D529-48D2-9BB6-AEF37B246714@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=adolf.belka@ipfire.org \
--cc=dbl@lists.ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox