Re: [squid-users] Please Help

From: <Squid@dont-contact.us>
Date: Sat, 21 Apr 2001 10:09:44 +0530

Hi stuart,

It depends on your requirement. If you have same access rule(allow/deny) for
both then Method2 is the best thing to do. Else if you have specific and
diffrent rules for each, then you have to for Method1.

Hope this helps,
Squid@Visolve.com
www.visolve.com

> I need to know which is the best way to specify ip networks in the acl
> section.
>
> Method 1
>
> acl all src 61.12.102.1/255.255.255.128
> acl all src 203.12.103.128/255.255.255.192
>
> Method 2
>
> acl all src 61.12.102.1/255.255.255.128 203.12.103.128/255.255.255.192
>
> Regards
> Stuart
>
Received on Fri Apr 20 2001 - 22:13:10 MDT

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