Vicks:
> dear friends,
>
> i just installed the fedora 10 to use squid as proxy server. it has squid version 10. but it is not compiled with --enable -arp-acl to support the MAC based filtering option. how can i enable this feature. as i m new to fedora a detailed help will be needed.
>
You may re-install Squid from the sources.
When configure it, specify the "--enable-arp-acl" option:
# ./configure --prefix=/usr/local/squid --enable-arp-acl ...
# make && make install
There are Squid-2.7 and 3.0 available on squid-cache.org.
But there is not squid version 10.
-- Jeff Pang DingTong Technology www.dtonenetworks.comReceived on Fri Jun 05 2009 - 10:00:28 MDT
This archive was generated by hypermail 2.2.0 : Fri Jun 05 2009 - 12:00:02 MDT