Oh sorry, my mistake, here is what it is defined in my squid.conf which still does not work ;)
acl my_network src 10.0.0.0/255.0.0.0 Thanks Peyyetir ----- Original Message ----- From: Hermann Strassner To: Rohit Peyyeti Cc: Squid Mailinglist Sent: Thursday, August 07, 2003 4:58 PM Subject: RE: [squid-users] fileupload restriction > acl my_network 10.0.0.0/255.0.0.0 the kind of ACL is missing, an ACL directive consists of minimum of 4 parts. acl aclname acltype string1 ... Hermann
