[squid-users] Banning MAC addresses in squid3

From: Dayo Adewunmi <contactdayo_at_gmail.com>
Date: Wed, 24 Jun 2009 10:52:00 +0100

Hi all,

I'm trying to block MAC address with this ACL:

acl banned_MAC arp 00:1a:73:ff:fa:9a
http_access deny banned_MAC

...and restarting squid3 gives me this error:

2009/06/24 10:34:52| Reconfiguring Squid Cache (version 3.0.STABLE1)...
2009/06/24 10:34:52| FD 12 Closing HTTP connection
2009/06/24 10:34:52| FD 15 Closing ICP connection
2009/06/24 10:34:52| aclParseAclLine: Invalid ACL type 'arp'

Is there something else that needs to be included for 'arp' to become a
valid ACL type?

Best regards

Dayo
Received on Wed Jun 24 2009 - 09:52:18 MDT

This archive was generated by hypermail 2.2.0 : Wed Jun 24 2009 - 12:00:04 MDT