linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Ferrari <fluca1978@infinito.it>
To: linux-admin@vger.kernel.org
Subject: Re: squid acls
Date: Thu, 21 Apr 2005 09:11:22 +0200	[thread overview]
Message-ID: <200504210911.22672.fluca1978@infinito.it> (raw)
In-Reply-To: <op.spjpj1i9izdgzp@mail.nairnconsulting.ca>

On Wednesday 20 April 2005 21:25 Richard Nairn's cat walking on the keyboard  
wrote:

> Hi Luca
>
> It can be done. The FAQ says so...
>
> The access control has the "arp" keyword. According the FAQ you have to
> have compiled squid with the --enable-arp-acl switch to enable this.
>
> I think you would use it such:
>
> acl USERARP arp arp1 arp2
> acl USERSRC src src1 src2
> http_access allow USERARP USERSRC
>
> Since ACL entries are or'd and ACCESS is AND'd.
>

I already do this, but this implies that a valid ip and mac in the two acls 
can connect, while I need to check if a couple ip and mac (not any 
combination of them) can connect.

Luca

-- 
Luca Ferrari,
fluca1978@infinito.it

  reply	other threads:[~2005-04-21  7:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-20 16:43 squid acls Luca Ferrari
2005-04-20 19:25 ` Richard Nairn
2005-04-21  7:11   ` Luca Ferrari [this message]
2005-04-21  7:19     ` Adrian C.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200504210911.22672.fluca1978@infinito.it \
    --to=fluca1978@infinito.it \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).