Block PC using Mac address in squid



Hello all,
Any one have any idea how to block PC in Squid using Mac Address.
I tried as in /etc/squid/squid.conf

acl block arp 00:13:45:d3:24:e4
https_access deny block

but it give me error as like: - (This is the output of # squid -k parse)
aclParseAclLine: Invalid ACL type 'arp'
FATAL: Bungled squid.conf line 1234: acl block arp 00:13:45:d3:24:e4
squid Cache (Version 2.5.STABLE6): Terminated abnormally.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: Block PC using Mac address in squid
    ... | Any one have any idea how to block PC in Squid using Mac Address. ... | https_access deny block ... The normal squid.conf describes the "arp" acl type and says: ...
    (RedHat)
  • Re: Block PC using Mac address in squid
    ... |> So you will need to rebuild squid from source with this option. ... i did the install of squid through yum, how can i add the MAC ... the page, so replies belong on the BOTTOM of the post, under _trimmed_ ...
    (RedHat)
  • Re: Block PC using Mac address in squid
    ... i did the install of squid through yum, how can i add the MAC ... The normal squid.conf describes the "arp" acl type and says: ...
    (RedHat)
  • Re: Block PC using Mac address in squid
    ... How can i rebuild my squid? ... The normal squid.conf describes the "arp" acl type and says: ... So you will need to rebuild squid from source with this option. ...
    (RedHat)