public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* (iptables) ip_conntrack bug?
@ 2000-11-15 20:46 safemode
  2000-11-15 21:19 ` Guus Sliepen
  2000-11-17  2:01 ` Rusty Russell
  0 siblings, 2 replies; 10+ messages in thread
From: safemode @ 2000-11-15 20:46 UTC (permalink / raw)
  To: linux-kernel

I was DDoS'd today while away and came home to find the firewall unable to
do anything network related (although my connection to irc was still
working oddly).  a quick dmesg showed the problem.
ip_conntrack: maximum limit of 2048 entries exceeded
NET: 1 messages suppressed.
ip_conntrack: maximum limit of 2048 entries exceeded
NET: 3 messages suppressed.
ip_conntrack: maximum limit of 2048 entries exceeded
NAT: 0 dropping untracked packet c1e69980 6 192.168.1.2 -> 206.251.7.30
ip_conntrack: maximum limit of 2048 entries exceeded
NAT: 0 dropping untracked packet c1e69b60 6 192.168.1.2 -> 206.251.7.30
ip_conntrack: maximum limit of 2048 entries exceeded


That is a very small snippet of dmesg.  It seems that ip_conntrack did not
flush or reset after the attack, even though everything was fine when i got
home.  Keep in mind, this was a somewhat massive attack on my network here
but is only connected via a DSL line, it seems the attackers sent hundreds
or thousands of very small packets resulting in 21000 connection attempts
in a short amount of time.  Is this a bug with ip_conntrack?  this is
kernel version 2.4.0-test5, it's been up for 74 days.  I had to reload
ip_conntrack to flush it and everything worked fine after that.    Thanks
for any info.  

ps.  If this is a previously discovered bug, is it fixed in the latest
kernels?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: (iptables) ip_conntrack bug?
@ 2000-11-15 23:47 Samium Gromoff
  0 siblings, 0 replies; 10+ messages in thread
From: Samium Gromoff @ 2000-11-15 23:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: guus

vegae:/usr/src/linux# grep -r ./* --regexp="IPS_CON" | grep "define"
./include/linux/elf.h:#define DT_MIPS_CONFLICT  0x70000008
./include/linux/elf.h:#define DT_MIPS_CONFLICTNO        0x7000000b
./include/linux/elf.h:#define SHT_MIPS_CONFLICT 0x70000002
vegae:/usr/src/linux#                                        
   hmmm... looks like theriz no IPS_CONFIRMED
  definition in test9...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2000-11-17  3:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-15 20:46 (iptables) ip_conntrack bug? safemode
2000-11-15 21:19 ` Guus Sliepen
2000-11-15 21:34   ` safemode
2000-11-15 22:54     ` Guus Sliepen
2000-11-15 23:03   ` Dan Aloni
2000-11-15 23:42     ` Dan Aloni
2000-11-16  0:00       ` Dan Aloni
2000-11-17  2:50       ` Rusty Russell
2000-11-17  2:01 ` Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2000-11-15 23:47 Samium Gromoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox