Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: rockugal on August 16, 2007, 08:46:11 AM

Title: Port blocking in ACL
Post by: rockugal on August 16, 2007, 08:46:11 AM
How can i block a particular port in ACL?Plz explain in detail.Using squid.
Title: Re: Port blocking in ACL
Post by: Ricky on August 18, 2007, 08:15:09 PM
From squid.conf , remove all ports that you do not want to use from Safe_port lists and that port is now blocked.

See tutorial section to find out where is that safe_ports directive is in squid.conf.