Re: PLZ help with access controls!

From: Shamil R. Yahin <SSHY@dont-contact.us>
Date: Tue Apr 8 08:08:45 1997

>
> * Squid has three groups of ACL rules:
>
> http_access
> icp_access
> miss_access
>
> * Each line in each group can be either "deny" or "allow".
>

Can I use *any* acl with each of this rules?
We know that the general syntax is:

acl <aclname> <acltype> <string1> ...

where <acltype> is one of: src, dst, srcdomain, dstdomain,
                         url_pattern, urlpath_pattern,
                         time, port, proto, method,
                         browser, user

Can I use acl with any <acltype> in all this three rules?
For example:

acl ftp_reqsts proto FTP
acl unwanted_host some.host.domain

icp_access deny ftp_reqsts unwanted_host

Or something like this.

Shamil.

---------------------------------------------------------
Shamil Yahin Novosibirsk State University
sshy@iceman.cnit.nsu.ru http://www.nsu.ru/
---------------------------------------------------------
Received on Tue Apr 08 1997 - 08:08:45 MDT

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