Re: Block PC using Mac address in squid



question: i did the install of squid through yum , how can i add the MAC
support in this case...

Thanks


On 1/30/08, Cameron Simpson <cs@xxxxxxxxxx> wrote:

On 30Jan2008 17:32, Vivek Mangal <vivek.mangal9685@xxxxxxxxx> wrote:
| 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.

The normal squid.conf describes the "arp" acl type and says:

The arp ACL requires the special configure option --enable-arp-acl.

So you will need to rebuild squid from source with this option.
Then you should be fine.
--
Cameron Simpson <cs@xxxxxxxxxx> DoD#743
http://www.cskk.ezoshosting.com/cs/

Ed Campbell's <ed@xxxxxxxxxxx> pointers for long trips:
3. Stop and take a break before you really need it.

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list




--
madunix
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • squid
    ... In squid access.log file i got the IP address, i want to see their Mac ... To use ARP access controls, you first need to compile in the optional ... then ARP ACLs are probably not supported on ...
    (RedHat)
  • Re: Block PC using Mac address in squid
    ... MAC is layer 2 only. ... i did the install of squid through yum, how can i add the MAC ... Fetch the squid source. ... Build with correct option and also ...
    (RedHat)
  • 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
    ... 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)
  • Squid
    ... I'm using squid proxy server under RHEL5. ... How to filter a ... I have recompile squid and make it before mac based filtering works. ...
    (RedHat)