Hi,
I have the same trouble. Previously I have used Endian 2.2 with http proxy enabled and it worked pretty fine. Now with 2.3 (community version) the http proxy doesn’t work at all. In the doc about configuring the http proxy I found the following info.
First of all, you can define the way users in each zone (GREEN and, if enabled also ORANGE, BLUE) can access the proxy. Per zone choices are:
disabled
the proxy server is not available in the given zone
no authentication
the proxy server is available to anyone (no need to log in) but you need to configure your browser manually or tell the browser to search for a proxy (WPAD or PAC)
authentication required
users need to configure their browser manually or tell the browser to search for a proxy (WPAD or PAC) and need to authenticate themselves in order to use the proxy server
transparent
the proxy server is available to anyone and no browser configuration is needed (HTTP traffic is intercepted and forwarded to the proxy server)
In my installation I have only the choice of "transparent" and "non transparent"; is this a restriction of the community version?
However, I want to setup the proxy in non transparent mode without authentication. How can I achieve this? Any help is appreciated.