RE: [SQU] Re : Couple Of Questions

From: Ilker Gokhan <IlkerG@dont-contact.us>
Date: Wed, 23 Aug 2000 15:43:52 +0300

Hi,

>-----Original Message-----
>From: Masataka_Tanaka [mailto:mtanaka@ssd.sony.co.jp]
>
>
>Vince> 1. How will I block an IP address to use squid?
>
>< For specific IP address range >
>
>acl net1 src x.x.x.0-x.x.x.255/255.255.255.0
>
>http_access allow net1

If you dont have neighbour caches you dont need the following two lines and
cache_peer_access lines. Please see squid.conf for furher information..

>icp_access allow net1
>miss_access allow net1
>
>or
>
>> 2. How will I block a web site? I already tried the acl... thing
>
>
>acl url1 url_regex ^http://www.gohip.com/freevideo/
>
>http_access deny url
>cache_peer_access FQDN_1 deny url1
>cache_peer_access FQDN_2 deny url1
>
>where FQDN: proxy server's FQDN

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Aug 23 2000 - 06:44:59 MDT

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