*facepalm*
All sorted... didn't scroll properly in the list of 'Effective Privileges'. Now found, added and all working.
All sorted... didn't scroll properly in the list of 'Effective Privileges'. Now found, added and all working.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu/conf/PIAWireguard.py debug
as which point i get the message searchServer request failed non 200 status code - listing wireguard instances
Quote from: pmhausen on July 11, 2022, 09:24:05 AMThanks - I was aware (have already added the Scott Black and OISD lists).
Keep in mind that you can add block lists in AdGuard Home in the UI quite easily. So if you are missing anything that does not come with the default installation, you can still enable whatever list you have come to prefer.
Quote from: zyon on July 09, 2022, 08:49:33 PMAs noted above... I did try Adguard Home (in still installed, just not enabled). It was blocking some things (but not ads). I actually used that tutorial (from, your link to set up), but saw no performance difference than just using the same blocklists in Unbound (i.e. blocked some banners ads in canyoublockit, but that's all).
Try AdGuardHome ;)
https://forum.opnsense.org/index.php?topic=22162.0
Quote from: dinguz on July 09, 2022, 07:30:17 PMI'm seeing the same issues on my Windows 10 machine (pretty sure that's not using DoT) as on my mobile device (Android... it could be using DoT... but ads were much better blocked on my old browser by Diversion—which I believe uses DNSMasq and the Scott Black blocklist). So I don't think this is a DoT / port 853 issue—but Zenamour might be worth a look anyway (I did read up a little on it when I was planning my switch over to OPNSense on the HP T620+ device I'm using).
Your devices may be using secure DNS (DNS over TLS (port 853) or DNS over HTTPS (port 443)), so filtering port 53 may not be of much use nowadays. I would suggest disabling DNS based filtering altogether and look into Sensei/Zenarmor instead. At least that's what works for me.