On 16.05.2012 05:38, Marlon Bastida wrote:
> Hi,
>
> I need to create delay pools to do bandwith control.
Considered TOS or QoS functionality of Squid? it tends to work better
than delay pools.
>
> How can I do to use IP ranges on acl src statements? Not netmasks
> bits /24.
>
Hmm. Question unrelated to delay pools.
The ACL src and dst type syntax is: first-IP [ '-' last-IP] ['/'
netmask].
acl blah src 192.168.0.1-192.168.0.5/32
or
acl blah src 192.168.0.1-192.168.0.5
Amos
Received on Wed May 16 2012 - 00:05:53 MDT
This archive was generated by hypermail 2.2.0 : Wed May 16 2012 - 12:00:04 MDT