On 12/13/07, Agnello George <[EMAIL PROTECTED]> wrote: > how do i block a client from accessing yahoo chat > My current set ups is as follows -- have a firewall and behind it have > a proxy server running on port 3128. > > now to block yahoo chat access i did the following in my squid.conf
I'm a little late in replying. The best way to setup access control is to start with a completely closed Firewall and Proxy. Open the ports you require and setup port redirection 80 -> 3128 ( if SQUID is running as transparent proxy ). Then open only THOSE services in squid which you require. Also remember NOT to NAT the machines or put ANY machine in DMZ. -- Regards, Dinesh A. Joshi -- http://mm.glug-bom.org/mailman/listinfo/linuxers

