Re: [gentoo-user] "Treason uncloaked!" solution?

2007-08-28 Thread Dan Farrell
On Fri, 24 Aug 2007 20:17:17 +0200 Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: > Hi, > > On Thu, 23 Aug 2007 12:55:06 -0500 > Dan Farrell <[EMAIL PROTECTED]> wrote: > > > > It usually means that the other side of the TCP > > > connection reduced the window to zero size, thus leading stupid > >

Re: [gentoo-user] "Treason uncloaked!" solution?

2007-08-24 Thread Hans-Werner Hilse
Hi, On Thu, 23 Aug 2007 12:55:06 -0500 Dan Farrell <[EMAIL PROTECTED]> wrote: > > It usually means that the other side of the TCP > > connection reduced the window to zero size, thus leading stupid TCP > > stacks to save information on a basically starved connection. The > > kernel just sends an

Re: [gentoo-user] "Treason uncloaked!" solution?

2007-08-23 Thread Dan Farrell
On Wed, 22 Aug 2007 23:48:55 +0200 Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: > Hi, > > On Wed, 22 Aug 2007 12:18:16 -0700 > Grant <[EMAIL PROTECTED]> wrote: > > > Sometimes I get "Treason uncloaked!" in dmesg when running > > bittorrent. The solution here: > > > > http://www.linuxquestions.o

Re: [gentoo-user] "Treason uncloaked!" solution?

2007-08-22 Thread Hans-Werner Hilse
Hi, On Wed, 22 Aug 2007 12:18:16 -0700 Grant <[EMAIL PROTECTED]> wrote: > Sometimes I get "Treason uncloaked!" in dmesg when running bittorrent. > The solution here: > > http://www.linuxquestions.org/questions/showthread.php?t=127984 > > is: > > You'd best set iptables to block all packets fr

[gentoo-user] "Treason uncloaked!" solution?

2007-08-22 Thread Grant
Sometimes I get "Treason uncloaked!" in dmesg when running bittorrent. The solution here: http://www.linuxquestions.org/questions/showthread.php?t=127984 is: You'd best set iptables to block all packets from BOGON networks (nets that shouldn't exist) so you can avoid this type of attack. You ma