Re: About Blocking Ports

From: Leonardo Rodrigues <coelho@dont-contact.us>
Date: Wed, 05 Jan 2000 10:27:50 -0300

At 16:29 05/01/00 +0500, Fasih Ahmed Masood Sindhu wrote:
>I want to block certain web sites like diapad.com,
>hottelephone.com.....Please tell how to?

This doesn't seem to be blocking ports. It seems that you want to block
domains ! If that's true, you can try adding this two lines on squid.conf:

acl block url_regex domain1.com domain2.com domain3.com
http_access deny block

then
squid -k reconfigure

and all the domains specified on the acl line should be blockeed !
Received on Wed Jan 05 2000 - 05:41:06 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:14 MST