On Thu, Apr 18, 2013 at 4:56 PM, Eric Teeter <[email protected]> wrote: > looks like you forgot a line in your rules > > rules: > ACCEPT $FW net tcp www <- looks like you forgot this line > REDIRECT loc 3128 tcp www > > To check if it is the fire wall or the proxy place #'s in front of both > ACCEPT and REDIRECT this will effectively turn of the proxy. > If you have connection with Internet then you have a problem with the proxy > and if not you have a problem with the firewall. >
If I'm not wrong, this rules are for the proxy system itself and the problem is not there. The transparent proxy works as expected. Indeed, the first rule is needed when the proxy server runs on the same machine that routes to internet, and that isn't my case too. The problem is on the firewall that routes to the internet the connections and re-route the request to TCP port 80 to the proxy system. Thanks. ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
