Tproxy v4 patch for squid 2.7 version
Hello all, Tproxy-4 patch for squid 2.7 STABLE6 is been released. Tproxy helps in IP spoofing, which means when a browser request for an URL, the client IP is sent to the webserver instead of the proxy server's IP. The patch is available at http://www.visolve.com/squid/squid-tproxy.php Thanks ViSolve Squid Team. http://www.visolve.com
Hi, On cs, ápr 23, 2009 at 01:32:50 +0530, Visolve Squid Team wrote:
Tproxy-4 patch for squid 2.7 STABLE6 is been released. Tproxy helps in IP spoofing, which means when a browser request for an URL, the client IP is sent to the webserver instead of the proxy server's IP. The patch is available at http://www.visolve.com/squid/squid-tproxy.php
Although I haven't had a chance to actually try your patch, I'd like to thank you your contribution. This work has really been a missing piece of the whole infrastructure as the functionality was only present in Squid 3. Also, could you please clarify the legal status and licensing of this work on the homepage? I have checked the page but for me it wasn't quite clear how exactly it's licensed. Again, thanks a lot. -- KOVACS Krisztian
Hi Krisztian, Thanks for your views. The license is already embedded in the patch (GPL V2). Now we have also included the license info on the download page. Thanks ViSolve Squid Team. KOVACS Krisztian wrote:
Hi,
On cs, ápr 23, 2009 at 01:32:50 +0530, Visolve Squid Team wrote:
Tproxy-4 patch for squid 2.7 STHi Krisztian,
Thanks for your reply.
We embedded the license with patch. Now we have included the license info download page itself.
Thanks
ViSolve Squid Team.
ABLE6 is been released. Tproxy helps in IP spoofing, which means when a browser request for an URL, the client IP is sent to the webserver instead of the proxy server's IP. The patch is available at http://www.visolve.com/squid/squid-tproxy.php
Although I haven't had a chance to actually try your patch, I'd like to thank you your contribution. This work has really been a missing piece of the whole infrastructure as the functionality was only present in Squid 3.
Also, could you please clarify the legal status and licensing of this work on the homepage? I have checked the page but for me it wasn't quite clear how exactly it's licensed.
Again, thanks a lot.
Hi, On cs, ápr 23, 2009 at 05:18:12 +0530, Visolve Squid Team wrote:
Hi Krisztian,
Thanks for your views.
The license is already embedded in the patch (GPL V2). Now we have also included the license info on the download page.
Perfect, thank you very much again. -- KOVACS Krisztian
i got the new patch for squid t-proxy but can any one send me the detailed configuration. ----- Original Message ----- From: "Visolve Squid Team" <squid@visolve.com> To: tproxy@lists.balabit.hu Sent: Thursday, April 23, 2009 2:02:50 PM GMT +06:00 Astana / Dhaka Subject: [tproxy] Tproxy v4 patch for squid 2.7 version Hello all, Tproxy-4 patch for squid 2.7 STABLE6 is been released. Tproxy helps in IP spoofing, which means when a browser request for an URL, the client IP is sent to the webserver instead of the proxy server's IP. The patch is available at http://www.visolve.com/squid/squid-tproxy.php Thanks ViSolve Squid Team. http://www.visolve.com _______________________________________________ tproxy mailing list tproxy@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/tproxy
Dear all, I have gone the the procedure as described at the following URL URL: http://wiki.squid-cache.org/Features/Tproxy4#head-f17bb712222beeb0aa083f0223... I have successfully complied kernel:2.6.28.1 and iptables:1.4.3 with tproxy:2.6.25-20080519-165031-1211208631.tar.bz2 Now when I run following ipables commands, all the commands running without any problem except.... iptables 1.4.3 Configuration iptables -t mangle -A PREROUTING -p tcp -m socket -j DIVERT and error messege shown: [root@hpproxy ~]# iptables -t mangle -A PREROUTING -p tcp -m socket -j DIVERT iptables: No chain/target/match by that name. Run `dmesg' for more information. [root@hpproxy ~]# plese give me anybody solution.. Thanks MONZUR ----- Original Message ----- From: Visolve Squid Team To: Tanvir Adnan Cc: Visolve Squid Team ; tproxy@lists.balabit.hu Sent: Tuesday, April 28, 2009 6:25 PM Subject: Re: [tproxy] Tproxy v4 patch for squid 2.7 version Hi, Just do the following steps given in the wiki page for recompiling the kernel and iptables usage : http://wiki.squid-cache.org/Features/Tproxy4 Patch the squid-2.7 Stable 6 with the new tproxy patch and configure the squid with "--enable-linux-tproxy ". In squid.conf, use like this. http_port 3128 transparent tproxy Thanks, ViSolve Squid Team. Tanvir Adnan wrote: i got the new patch for squid t-proxy but can any one send me the detailed configuration. ----- Original Message ----- From: "Visolve Squid Team" <squid@visolve.com> To: tproxy@lists.balabit.hu Sent: Thursday, April 23, 2009 2:02:50 PM GMT +06:00 Astana / Dhaka Subject: [tproxy] Tproxy v4 patch for squid 2.7 version Hello all, Tproxy-4 patch for squid 2.7 STABLE6 is been released. Tproxy helps in IP spoofing, which means when a browser request for an URL, the client IP is sent to the webserver instead of the proxy server's IP. The patch is available at http://www.visolve.com/squid/squid-tproxy.php Thanks ViSolve Squid Team. http://www.visolve.com _______________________________________________ tproxy mailing list tproxy@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/tproxy
participants (4)
-
adnan
-
KOVACS Krisztian
-
Tanvir Adnan
-
Visolve Squid Team