23 Sep
2007
23 Sep
'07
8:09 a.m.
Sunday A. Idajili [ITClick Lagos] írta:
I need help with tproxy. Am trying to get it to work with squid-2.6.STABLE16 but I get the popular missing ip_tproxy.h header file error while compiling: "checking if TPROXY header files are installed... no WARNING: Cannot find TPROXY headers, you need to install the tproxy package from: - lynx http://www.balabit.com/downloads/tproxy/ "
My problem is the missing ip_tproxy.h file. Its not anywhere in my /usr/src/linux. I have searched everywhere for a solution the past 7 days with no luck. Please help me as am flat out of ideas! Thanks in advance.
Hello, Since version 4 TProxy uses xtables also the filename is xt_TPROXY.h (for the target), and it is in include/net/netfilter Attila