Squid+Squidguard Broken after 2.3 update
-
I've managed to make it work on all my machines by deleting the /var/squid/cache folder contents (rm -R /var/squid/cache/*) and then re-creating the folders with squid -z
Sometimes removing everything in the cache and then reinstalling squid and squidguard then running squid -z works. Be sure to check your system logs for errors. -
I have 5 Pfsense Boxes running just basics with Squid and SquidGuard. I had the same issue with upgrading. Here is what I did to fix it.
1. Uninstall both packages.
2. ssh into consoleDelete these folders. ( I had to do rm -rf )
rm /var/squid
rm /var/squidGuard
rm /logs/squid
rm /logs/squidGuard3. Reboot
4. Install Squid
5. Install SquidGuard
6. RebootThanks this got it up and going for me as well. Interestingly this also seems to have solved the problems I was also having with the webgui crashing with 502/504 errors.
-
I'm new to pfsense how do I get in to ssh console
-
There is a command option under diagnostics. When you execute a command let it complete before giving it a new command.
-
When I try to delete log for squid or squid guard it says access denied what aim I doing wrong or what can I do to delete the logs for squid and squid guard
-
First make sure the package is no longer installed and then…
chmod -R 777 /var/squid
rm -R /var/squid -
Yo got'er going thanks a lot got squidguard started
PS any-recommendation on how to block YouTube.com the easyway or simpleway it's eating up my banwith Iam giving out 30 ip addresses can I slow them down -
I'd look into using pfblocker for that and/or block it via DNS
-
Thanks :
-
Ok after a couple of different methods to try and make it work, uploading tar file, ungz , untar, create and delete folder, move thing s around,
Frustrated I went to my original backup before updating to 2.3, restored it, enabled squid.
And heres the magic, it appears I have to spam the download button (5+ clicks under 2 secs) in squidGuard>Blacklist>Download and tada, it started working.
Hope this might help anyone with this specific problem,
Cheers
It worked! :D
You saved me a lot of time.
Thank you!Cheers
-
Ok after a couple of different methods to try and make it work, uploading tar file, ungz , untar, create and delete folder, move thing s around,
Frustrated I went to my original backup before updating to 2.3, restored it, enabled squid.
And heres the magic, it appears I have to spam the download button (5+ clicks under 2 secs) in squidGuard>Blacklist>Download and tada, it started working.
Hope this might help anyone with this specific problem,
Cheers
Thx!
-
hi
my box stopped the services squid and squidguard
i dont errase just ….i do the nest script into ssh commands
My problems is gone after this steps:
mv /var/squid/cache /var/squid/cache.old
squid -z
rm -rf /var/squid/cache.oldthanks sir
ver
squid 0 4 37
and
squidguard1 16 2thanks a lot to all you for your effort.... i have running my fw aggan working