[squid-users] Squid-2.4-STABLE7 http_access breaks when Netfilter REDIRECT turned on/off/on

2003-06-16 Thread per jarevez
My http_access rules starts to allow all disregarding the other ACL's on the http_access rule (see below) after I start then stop then start using Netfilter REDIRECT again. The http_access is flawless when I'm using Netfilter REDIRECT when Squid is loaded. I stop using Netfilter REDIRECT for

[squid-users] Squid-2.4-STABLE7 http_access breaks when Netfilter REDIRECT turned on/off/on

2003-06-16 Thread per jarevez
Also, the http_access allow myAllow all will start working again only after I do a service squid restart (ie. kill the parent). Doing a squid -k reconfigure does not fix the issue. This is problem if I have to keep on restarting squid everytime I switch off/on Netfilter's REDIRECT to Squid.

Re: [squid-users] Squid-2.4-STABLE7 http_access breaks when Netfilter REDIRECT turned on/off/on

2003-06-16 Thread Henrik Nordstrom
On Monday 16 June 2003 23.59, per jarevez wrote: # # INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS # http_access allow myAllow all becomes http_access allow all after Netfilter REDIRECT is switched back on. http_access deny myDeny all http_access allow localhost