Re: domain-based restrictions

From: Ramil Israfilov <Ramil.Israfilov@dont-contact.us>
Date: Thu, 18 Jul 1996 13:59:40 +0400 (MSK)

> Hi!
>
> Is it possible to restric access to my proxy server on
> domain-based acl? I mean only users from .my.domain.com are
> allowed to use cache. I can't use FQDN in 'acl src' and
> 'acl domain' is just noi I'm expected :(
Yes you can type this acl messages

acl local1 src 194.85.240.0/255.255.255.0
acl local2 src 194.85.241.0/255.255.255.0
http_access deny all !local1 !local2

With best regards
Ramil
Received on Thu Jul 18 1996 - 06:02:01 MDT

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