March 29, 2024, 02:06:29 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Port blocking in ACL  (Read 2491 times)

Offline rockugal

  • New Member
  • Posts: 3
Port blocking in ACL
« on: August 16, 2007, 08:46:11 AM »
How can i block a particular port in ACL?Plz explain in detail.Using squid.

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Port blocking in ACL
« Reply #1 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.