sites take forever to load (due to blocked domains)
-
So, I have an issue I'm sure somebody has figured out a solution to (or maybe not) and figure I'll inquire the collective minds of this forum, and the pfsense reddit....when using pfblockerNG along with my local pihole dns servers, I have found that sites take forever to finish loading, for the domains that are being blocked (google tag manager, c.aax.ads.com in the case of reddit, among other domains) given the site just keeps on trying to load them and waits FOREVER to not get a response from those domains that I have blocked.... anybody found a solution to make the sites load faster aka stopping them from trying to load those dead (blocked) domains?? I predominantly use Firefox and Firefox variant browsers, as well as chrome occasionally, so it would not be a problem for me if someone suggests either a Firefox or google chrome add-on, so long as it gets the job done, but preference would be to something I could do on either pfsense's side, pihole's side, or otherwise NOT browser specific, given this problem will happen for all the devices used on my network including mobile devices (android tablets and phones)
it is worth noting, this is my network, and nobody other than myself uses it, just in case that ends up coming up (given that I use squid proxy with MITM mode FINALLY working, aka I FINALLY after around a year now, have SSL interception and decryption working, AT LONG LAST....reason for it is to scan the SSL data with clamAV as well as to use squid to cache frequently accessed data from sites static files......pain in the ass, but at long last, it seems to finally work xD)
also will be posting this on reddit, just in case.
-
In the beginning, these issues didn't exist, right ?
It was unbound doing resolving, and that's it.Then you added a pi-hole ...... for DNS ? (why ? What does pih-hole that pfBlocker can't do ?)
Then you added pfBlockerNG-devel-3.xxxx (which dies nothing by itself) but you applied some settings and chose your feeds.
And now there are issues.To know why and what : undo everything.
Things should start to work right away. Right ?
Now, add what you have to add, but take a big pause between every step.
Test !When the issue comes back, you know now where to look for.
-
@gertjan I ended up figuring out the problem, not that I remember what it ended up being to be totally honest though. thank you!
-
I want to share my experience and, hopefully, help you with your problem. For a long time, I also faced the fact that sites loaded incredibly slowly due to domain blocking via pfblockerNG together with my local Pi-hole DNS servers. And, frankly speaking, I was already starting to think that I would have to put up with this forever. But after a little experimentation, I managed to significantly speed up page loading! The solution turned out to be simple, but brilliant - configure pfblockerNG and Pi-hole so that they return "empty" responses instead of waiting for a timeout. Thanks to this, the browser stopped constantly trying to load blocked domains, and the network speed increased noticeably. What is especially nice is that this solution worked on all devices in my network, including mobile phones and tablets, without the need to install any extensions for Firefox or Chrome. As a result, my system works smoothly: Squid caches, SSL is filtered, ClamAV checks, and sites open instantly. Setting this up was a bit of a pain, but the results exceeded all expectations - finally a feeling of complete control and stability of the network!
-
@wesley33taylor okay, now I have to ask, just due to being especially dense today, what and how did you do that? what do others need to change, so that there is written history for anyone else that might end up finding this thread and wanting to do the same, the usefulness of archival purposes and the desire to confirm I've done the same drive me to ask this. please advise.