Bug 496170 - Add arp filter option
Summary: Add arp filter option
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: squid
Version: 5.3
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Jiri Skala
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-16 22:58 UTC by mbrevda
Modified: 2014-11-09 22:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-30 08:18:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2010:0221 0 normal SHIPPED_LIVE Low: squid security and bug fix update 2010-03-29 12:32:22 UTC

Description mbrevda 2009-04-16 22:58:06 UTC
Description of problem: In order to proxy requests and take action based on mac address, the following flag needs to be added to ./configure at compile time:

--enable-arp-acl

Version-Release number of selected component (if applicable):
all

How reproducible:
try to add an acl with a mac address

acl myaclgroup arp 00:00:00:00:00:00

squid -k reconfigure

You will get an error about arp not being recognized
  
Actual results:
 This is due to the above flag not being set

Comment 6 errata-xmlrpc 2010-03-30 08:18:30 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2010-0221.html

Comment 7 mbrevda 2010-03-30 21:20:53 UTC
Thanks!


Note You need to log in before you can comment on or make changes to this bug.