<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello guys,<br>
<br>
I am having serius problems on putting this system to run. My
system is:<br>
<br>
CentOS v5.1 (like Red Hat Enterprises)<br>
<br>
Kernel 2.6.25 - compiled with this patches:<br>
-
<a class="moz-txt-link-freetext" href="http://www.balabit.com/downloads/files/tproxy/tproxy-kernel-2.6.25-20080519-165031-1211208631.tar.bz2">http://www.balabit.com/downloads/files/tproxy/tproxy-kernel-2.6.25-20080519-165031-1211208631.tar.bz2</a><br>
-
<a class="moz-txt-link-freetext" href="http://ufpr.dl.sourceforge.net/sourceforge/l7-filter/netfilter-layer7-v2.18.tar.gz">http://ufpr.dl.sourceforge.net/sourceforge/l7-filter/netfilter-layer7-v2.18.tar.gz</a><br>
<br>
Iptables 1.4.0 - compiled with this patches:<br>
-
<a class="moz-txt-link-freetext" href="http://ufpr.dl.sourceforge.net/sourceforge/l7-filter/netfilter-layer7-v2.18.tar.gz">http://ufpr.dl.sourceforge.net/sourceforge/l7-filter/netfilter-layer7-v2.18.tar.gz</a><br>
- wget
<a class="moz-txt-link-freetext" href="http://www.balabit.com/downloads/files/tproxy/tproxy-iptables-1.4.0-20080521-113954-1211362794.patch">http://www.balabit.com/downloads/files/tproxy/tproxy-iptables-1.4.0-20080521-113954-1211362794.patch</a><br>
- wget
<a class="moz-txt-link-freetext" href="http://www.balabit.com/downloads/files/tproxy/tproxy-iptables-20080204-1915.patch">http://www.balabit.com/downloads/files/tproxy/tproxy-iptables-20080204-1915.patch</a><br>
<br>
All tproxy patchs I have get from:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.balabit.com/downloads/files/tproxy/">http://www.balabit.com/downloads/files/tproxy/</a><br>
<br>
When I tryed to use iptables it works just fine with TPROXY rules.
So it is ok to work. Now I want to compile Squid:<br>
<br>
Squid source:
<a class="moz-txt-link-freetext" href="http://www.squid-cache.org/Versions/v3/3.0/squid-3.0.STABLE6.tar.gz">http://www.squid-cache.org/Versions/v3/3.0/squid-3.0.STABLE6.tar.gz</a><br>
<br>
I used this command line to configure:<br>
<br>
./configure <b>--enable-linux-tproxy </b>--with-large-files
--with-filedescriptors=16384 --enable-storeio=aufs,coss,diskd,ufs
--enable-poll --enable-delay-pools --enable-htcp --enable-carp
--with-pthreads --enable-underscores --enable-external --enable-arp-acl<br>
<br>
During the process it came with this message:<br>
<br>
checking for linux/netfilter_ipv4.h... yes<br>
checking for linux/netfilter_ipv4/ip_tproxy.h... no<br>
...<br>
checking if TPROXY header files are installed... no<br>
WARNING: Cannot find TPROXY headers, you need to install the<br>
tproxy package from:<br>
- lynx <a class="moz-txt-link-freetext" href="http://www.balabit.com/downloads/tproxy/">http://www.balabit.com/downloads/tproxy/</a><br>
<br>
I have come into /usr/src/linux and found a xt_TPROXY.h file under
netfilter directory but NO ip_tproxy.h. Here is the problem. After all
squid compilation it is installed but when I try to use:<br>
<br>
http_port 3128 transparent tproxy<br>
<br>
It returns an error. What can I do to solve this problem?<br>
<pre class="moz-signature" cols="72">--
Att,
NATANIEL KLUG
<a class="moz-txt-link-abbreviated" href="mailto:nata@cnett.com.br">nata@cnett.com.br</a>
LEIA O DIA-A-DIA DO NATA
<a class="moz-txt-link-freetext" href="http://nataklug.blogspot.com/">http://nataklug.blogspot.com/</a>
Cyber Nett - Internet Banda Larga
<a class="moz-txt-link-abbreviated" href="http://www.cnett.com.br">www.cnett.com.br</a>
(42) 3635-2957
Rua Diogo Pinto, 1046, Centro
Laranjeiras do Sul - PR
Brasil - 85301-290
"... também os sábios possuem coração tangível e podem, por vezes, usar da ciência como meio de demonstrar impressões sentimentais de que muitos não os julgam suscetíveis."
Visconde de Taunay</pre>
</body>
</html>