On 13.03.2012 20:24, Mustafa Raji wrote:
hi
i have some problem with installing squid manually, these problem
exist when i want to support the transparent mode in squid using this
configuration option
./configure --prefix=/usr/local/squid3
This: "--enable-linux-netlter --enable-linux-tproxy"
Should be only: "--enable-linux-netfilter"
... and make sure you have the rest of the build requirements (version
numbers are *minimum* version):
http://wiki.squid-cache.org/Features/Tproxy4#Minimum_Requirements_.28IPv6_and_IPv4.29
Amos