On Sun, 15 Apr 2012 19:05:24 +0500 Muhammad Yousuf Khan <[email protected]> wrote:
> 4, on port 80 Squid will be acting as a proxy. > > Yes, this is the meaning of 'transparent' in terms of a proxy. It means that the web browsers don't have to be set to a specific port, when users who know a bit more can use a different browser and get around the proxy. If it runs on port 80 then it intercepts any http traffic without the user even being aware of it, hence 'transparent'. It needs a line or two in the iptables script to work, since the proxy actually runs on a different port and needs redirection. -- Joe -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

