<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>hi,</DIV>
<DIV>i am getting one more thing with the related problem, my local server where tproxy setup is 172.16.1.1 and i have run apache on it, normaly when i open 172.16.1.1 in browser it's open el5 default page and webserver works, but when i apply tproxy rules this page never open.</DIV>
<DIV>and the same time normal website like google, orkut work fine. and if i use normal proxy it's open smoothly. i am using following iptables rules for tproxy.</DIV>
<DIV>&nbsp;</DIV>
<DIV>/sbin/ip rule add fwmark 0x1/0x1 lookup 100<BR>/sbin/ip route add local 0.0.0.0/0 dev lo table 100</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>/iptables/sbin/iptables -t mangle -N DIVERT<BR>/iptables/sbin/iptables -t mangle -A PREROUTING -p tcp -m socket -j DIVERT</DIV>
<DIV>/iptables/sbin/iptables -t mangle -A DIVERT -j MARK --set-mark 0x1/0x1<BR>/iptables/sbin/iptables -t mangle -A DIVERT -j ACCEPT</DIV>
<DIV>/iptables/sbin/iptables -t mangle -A PREROUTING -p tcp --dport 80 -j TPROXY --tproxy-mark 0x1/0x1 --on-port 3128</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>hi all,<BR>i am getting a problem with tproxy when i run a normal website it's working fine but when i login in yahoo or hotmail, sedond page never&nbsp; open and it's says following error's message<BR>Zero Sized Reply, server is too busy, timeout<BR>and when i run with normal tansparent proxy like redirect rule it's work fine, i am giving my setup below.<BR>rhel 5 with kernel 2.6.28.2 with patch of julian's routing patch (<A href="http://www.ssi.bg/~ja/">http://www.ssi.bg/~ja/</A>)<BR>iptables-1.4.3rc1<BR>squid-2.6.18 with tproxy patch of tproxy version2 and also check squid-3.1.0.4 with tproxy version4<BR>i am using a server with 4 outgoing connection for internet and 1 internal connection for local network.<BR>please help me<BR>thanks in advance<BR>sonu...<BR></DIV></td></tr></table><br>