Re: [squid-users] Blocking specific ip

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 28 Jan 2003 14:06:57 +0100

tis 2003-01-28 klockan 12.47 skrev Narozny:
> Hi everyone
>
> I have a "seemingly-functional" squid setup.
>
> The need has arisen to block a specific ip within the allowed ip-range.
>
> >>I want to block only 192.168.0.10<<
>
> I've tried the following:
>
> acl allowed_iplist src 192.168.0.0/255.255.255.0
> acl denied_host1 src 192.168.0.10/255.255.255.0

You want

acl denied_host1 src 192.168.0.10

Regards
Henrik

-- 
Henrik Nordstrom <hno@squid-cache.org>
MARA Systems AB, Sweden
Received on Tue Jan 28 2003 - 06:07:05 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:54 MST