[squid-users] IP range in src ACL

From: <shihaya@dont-contact.us>
Date: Mon, 09 Sep 2002 16:35:29 +0200

Hi!

A have 2 computer labs, one with static IP 192.168.10.30-
192.168.10.45, another 192.168.10.50-192.168.10.65.

I'd like forbid internet use in labor1 monday 10-12 AM.

I tried:

acl labor1 src 192.168.10.30-192.168.10.45/255.255.255.0
acl badtime time M 10:00-12:00

httpd_access deny labor1 badtime

but squid -k reconfigure says that the network mask not pass with the
IP range (i know its true, but i downt change the IPs).

Any suggestion?

THX
Anna

PS: My linux box uses GMT, the Windows clients CET - is this a
problem in time-based acls?
Received on Mon Sep 09 2002 - 08:47:53 MDT

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