All of lore.kernel.org
 help / color / mirror / Atom feed
* Floods
@ 2004-03-14 18:30 Michał Margula
  2004-03-14 21:44 ` Netfilter based application : any advice ? Saber zrelli
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michał Margula @ 2004-03-14 18:30 UTC (permalink / raw)
  To: netfilter-devel

Hello!

	I have problem, quite big one. I don't know how to deal with it. Tried 
everything i know. I have a 2 x Xeon 2.66 server with 1 Gig ram. Everything 
based on Intel e100 and e1000 NICs. That server is my firewall and gateway.

I have common problem - viruses, worms and so on. It degrades server 
performance quite much. I am using connlimit.

-p tcp --syn -m connlimit --connlimit-above 100 -j DROP

It was working fine until today. I was hit by UDP flood coming from one of our 
100mbit networks. I found that person and disconnected, but that is not 
solution. Event "-t raw" didnt' help.

Altough after removing ip_conntrack from kernel everything goes fine. But i 
can't stop using conntrack, because of SNAT, DNAT and REDIRECT targets.

What do you recommend? Unfortunately connlimit does not work with UDP packets 
(no wonder - UDP is conection less). What should I do? I even thought about 
switch to FreeBSD (sic! :<).

Help, please!

-- 
Michał Margula, alchemyx@uznam.net.pl, http://alchemyx.uznam.net.pl/
"W życiu piękne są tylko chwile" [Ryszard Riedel]

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

end of thread, other threads:[~2004-03-17  3:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-14 18:30 Floods Michał Margula
2004-03-14 21:44 ` Netfilter based application : any advice ? Saber zrelli
2004-03-15  8:51   ` Pablo Neira
2004-03-15 17:01     ` Saber zrelli
2004-03-16 10:26       ` Pablo Neira
2004-03-15  0:34 ` Floods Alexander Samad
2004-03-15  0:52   ` Floods Michał Margula
2004-03-15 15:14 ` Floods Nuutti Kotivuori
2004-03-15 19:31   ` Floods Michał Margula
2004-03-17  3:25     ` Floods Nuutti Kotivuori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.