Squid+Modsecurity = 403 Forbidden.
-
Hey There,
I recently installed the squid+modsecurity package and now when i try to access the web console i get a page that just reads:
ForbiddenYou don't have permission to access / on this server.
Anyone know how to fix this? I saw something to run killall -HUP squid and try again, that didn't work..any help would be greatly appreciated.
thanks,
shan -
I just found this post AFTER I did the same thing. Every time I try to open the web interface I get a 403.
-
I was in and IRC chat and someone was saying that apace was fighting with the pfsense webgui. Get into a terminal and type in "killall -9 httpd" to kill apache then you should be able to get into the webgui. Remove the package and all is well.
-
that worked perfectly. thanks. i thought about jumpin in irc but been slammed busy..
thanks again for helpin!
shan
-
i too found this topic AFTER installing mod security. Thanx for supplying the cure to this issue….
-
Looks like it could help to set the pfsense-Gui to https, then it should work.
pfSense-Gui https=443
Apache http=80 -
I just had same problem where i can type killall -9 httpd ? in the pc router (installed by pfsense) or from other pc i can do that ?
thank you
-
You have to do this on the console of the router. Login via ssh or via Diagnostics -> Command Prompt.
-
thanks igor :)