<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<BR><BR>> From: mingching.tiew@redtone.com<BR>> To: tproxy@lists.balabit.hu<BR>> Date: Tue, 8 Jul 2008 14:47:26 +0800<BR>> Subject: Re: [tproxy] tproxy 4.1.0 in bridge mode<BR>> <BR>> sameer khan wrote:<BR>> > hi guys<BR>> > <BR>> > i am trying to work out tproxy 4.1.0 bridge mode, any one using it<BR>> > please me know what kernel, iptables and squid version. <BR>> > <BR>> > I have test it with kernel 2.6.24.19 but ebtables causes kernel<BR>> > panic, really am confused. <BR>> > <BR>> > <BR>> <BR>> We can't see through the crystal ball to know what ebtables <BR>> commands you have used to panic the kernel, you should<BR>> test your ebtables thingie with a stock kernel without applying<BR>> any patches. If it still panic, file a bug report with the linux kernel <BR>> team, it has nothing to do with tproxy.<BR>> <BR>> <BR>> _______________________________________________<BR>> tproxy mailing list<BR>> tproxy@lists.balabit.hu<BR>> <A href="https://lists.balabit.hu/mailman/listinfo/tproxy">https://lists.balabit.hu/mailman/listinfo/tproxy</A><BR><BR> <BR> <BR>hey ming<BR> <BR>thanks for reply, i read the command if i m not mistaken written by yourself<BR> <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 enough enlighten me. which kernel version you test with and the version of iptables and squid.<BR> <BR> <BR> <BR> <BR>thanks, really appreciated any help<BR> <BR> <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>