Title: Proxy blocks everything Post by: dominee on Tuesday 01 September 2009, 09:19:32 pm Hi,
I've just setup a Endian firewall ( Community 2.2 ), but now i'm stuck on a problem since i've trying to setup the build in proxy server. Clients can't acces anything anymore. They are only getting this message: Code: The requested URL could not be retrieved While trying to retrieve the URL: http://nu.nl/ The following error was encountered: Unable to forward this request at this time. Sorry, you are not currently allowed to request: http://nu.nl/ from this cache until you have authenticated yourself. This request could not be forwarded to the origin server or to any parent caches. The most likely cause for this error is that: The cache administrator does not allow this cache to make direct connections to origin servers, and All configured parent caches are currently unreachable. Your cache administrator is webmaster. The proxy is in transparent mode and is only giving me this, i don't want my users to login or something. Thanks in advance, Justin Title: Re: Proxy blocks everything Post by: TheEricHarris on Wednesday 02 September 2009, 11:40:53 am I had the same issue with 2.2 final. I ended up fixing it by unchecking the "Activate antivirus scan" box under CONTENT FILTER tab in HTTP proxy. Then make sure DEFAULT POLICY tab, it says "content filter only" and is enabled for all day long.
I think this is a bug with Endian. Title: Re: Proxy blocks everything Post by: Ryudo on Thursday 10 September 2009, 10:22:50 am This is a Bug in HAVP service on Endian 2.2 Final, to solve this problem you need fix two broken symbolic links: /etc/havp/whitelist and /etc/havp/blacklist
# touch /var/efw/havp/whitelist # touch /var/efw/havp/blacklist # chown nobody.nobody /var/efw/havp/whitelist # chown nobody.nobody /var/efw/havp/blacklist # reboot After restart you can use Antivirus module, hi is working again ;) ps: i'm not speak english...sorry my bad english :-\ Title: Re: Proxy blocks everything Post by: kauihou on Friday 11 December 2009, 01:26:51 pm I had the same issue with 2.2 final. I ended up fixing it by unchecking the "Activate antivirus scan" box under CONTENT FILTER tab in HTTP proxy. Then make sure DEFAULT POLICY tab, it says "content filter only" and is enabled for all day long. I think this is a bug with Endian. Had same problem. This fixed it. Thanks, K |