Dear sir,
I used FreeBSD-4.2 and squid-2.3.STABLE4.
I follow at URL below.
http://www.squid-cache.org/Doc/FAQ/FAQ-17.html#ss17.8
Now I don't config in Cisco router. I follow only
build a kernel and config in "/etc/rc.local" below.
ipfw add 60000 allow all from any to any
ipfw add 49 allow tcp from xxx.xxx.xxx.xxx to any
ipfw add 50 fwd 127.0.0.1 tcp from any to any 80
And then when I used command below.
./configure --prefix=/usr/local/squid --enable-ipf-transparent"
It has messages below.
checking if IP-Filter header files are installed... test: ==: unexpected
operator
test: ==: unexpected operator
no
WARNING: Cannot find necessary IP-Filter header files
Transparent Proxy support WILL NOT be enabled
I think this messages tell me my cache don't support
Transparent Proxy.
Please tell me more detail how to solve this problem.
thank you very much.
regards,
Jarungwit.
Received on Tue Sep 18 2001 - 12:54:39 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:15 MST