<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<BR><BR>&gt; From: mingching.tiew@redtone.com<BR>&gt; To: tproxy@lists.balabit.hu<BR>&gt; Date: Tue, 8 Jul 2008 14:47:26 +0800<BR>&gt; Subject: Re: [tproxy] tproxy 4.1.0 in bridge mode<BR>&gt; <BR>&gt; sameer khan wrote:<BR>&gt; &gt; hi guys<BR>&gt; &gt; <BR>&gt; &gt; i am trying to work out tproxy 4.1.0 bridge mode, any one using it<BR>&gt; &gt; please me know what kernel, iptables and squid version. <BR>&gt; &gt; <BR>&gt; &gt; I have test it with kernel 2.6.24.19 but ebtables causes kernel<BR>&gt; &gt; panic, really am confused. <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; <BR>&gt; We can't see through the crystal ball to know what ebtables <BR>&gt; commands you have used to panic the kernel, you should<BR>&gt; test your ebtables thingie with a stock kernel without applying<BR>&gt; any patches. If it still panic, file a bug report with the linux kernel <BR>&gt; team, it has nothing to do with tproxy.<BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; tproxy mailing list<BR>&gt; tproxy@lists.balabit.hu<BR>&gt; <A href="https://lists.balabit.hu/mailman/listinfo/tproxy">https://lists.balabit.hu/mailman/listinfo/tproxy</A><BR><BR>&nbsp;<BR>&nbsp;<BR>hey ming<BR>&nbsp;<BR>thanks for reply, i read the command if i m not mistaken written by yourself<BR>&nbsp;<BR><PRE>INSIDE_DEV=eth0</PRE><PRE>OUTSIDE_DEV=eth1      </PRE><PRE>ebtables -t broute -A BROUTING -i $INSIDE_DEV -p ipv4 \              </PRE><PRE>--ip-protocol tcp --ip-destination-port 80 \               </PRE><PRE>-j redirect --redirect-target DROP      </PRE><PRE>ebtables -t broute -A BROUTING -i $OUTSIDE_DEV -p ipv4 \        </PRE><PRE>--ip-protocol tcp --ip-source-port 80 \         </PRE><PRE>-j redirect --redirect-target DROP</PRE>the above command are causing kernel panic. so if you may be kind&nbsp; enough enlighten me. which kernel version you test with and the version of iptables and squid.<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR>thanks, really appreciated any help<BR>&nbsp;<BR>&nbsp;<BR><br /><hr />Get fish-slapping on Messenger! <a href='http://clk.atdmt.com/UKM/go/101719805/direct/01/' target='_new'>Play Now</a></body>
</html>