Re: [squid-users] allowing a only range of host in a network...

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 4 Dec 2001 17:10:30 +0100

On Tuesday 04 December 2001 13.48, Irvin S Panes wrote:

> acl netok src 192.168.0.37-192.168.0.100 ---> is this scheme supported
> coz the only way i know is to
> list all the ips from 37-100 indivivually

Using a range works fine..

From squid.conf.default (the documentation for squid.conf):
# acl aclname src ip-address/netmask ... (clients IP address)
# acl aclname src addr1-addr2/netmask ... (range of addresses)

Note: netmask is used when specifying networks or ranges of networks, not
when specifying IP addresses or ranges of IP addresses.

-- 
MARA Systems AB
Giving you basic free Squid support
Priority support or Squid enhancements available on request
Received on Tue Dec 04 2001 - 09:10:02 MST

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