+++ Karan Singh [2006-09-01 10:45:00]:

> Dear LINUX users,
> I wanted to restrict my clients in Squid using MAC addresses through ACL. 
> What are the steps to followed/written in squid.conf.
> When I define an ACL by giving MAC address of any machine and try to apply 
> changes in Squid then the following error appears:
> 
> 
> 
> Failed to reconfigure squid :
> 
> 2006/09/01 10:44:10| aclParseAclLine: Invalid ACL type 'arp'
> FATAL: Bungled squid.conf line 1838: acl eth_access arp 00:c0:26:2d:b7:32
> Squid Cache (Version 2.5.STABLE9): Terminated abnormally.
> 
> I also read the squid.conf, it is mentioned that before using 'arp'  first 
> enable it by --enable-acl-arp but I do not no where to write this line.
> please suggest the solution for this.

You need to pass "--enable-acl-arp" while compiling squid.

If you are on a rpm based distro download the SRPM and edit the .spec file
and do a 

rpmbuild -ba squid.spec

Kingsly

-- 
---------------------------------------------------------------------------
     Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---------------------------------------------------------------------------

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to