From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Michael Gale <mgale@utilitran.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Protecting against DoS
Date: Tue, 9 Dec 2003 18:28:20 +0200 [thread overview]
Message-ID: <20031209162820.GC17221@edu.joroinen.fi> (raw)
In-Reply-To: <20031209090221.413b7286.mgale@utilitran.com>
On Tue, Dec 09, 2003 at 09:02:21AM -0700, Michael Gale wrote:
>
> Hello,
>
> First make sure you are using tcpsyn_cookies:
>
> echo 1 > /proc/sys/net/ipv4/tcp_syncookies -- if you have not compiled it into the kernel.
> This will help prevent DOS by assigning each incoming syn packet a cookie instead of a actually
> connection state. A connection state will be created once the three way hand shake is completed.
>
> Second -- you should be dropping all packets on all interfaces and then only allow connections
> you have to pass.
>
Yes.. I'm already doing both of these things. I was thinking of doing some
extra in addition of these.. Sorry I didn't mention about these already.
There are always some connections allowed that can be used to fill up the
state table..
Thanks anyway!
> Michael.
>
-- Pasi Kärkkäinen
^
. .
Linux
/ - \
Choice.of.the
.Next.Generation.
next prev parent reply other threads:[~2003-12-09 16:28 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-09 15:43 Protecting against DoS Pasi Kärkkäinen
2003-12-09 16:02 ` Michael Gale
2003-12-09 16:28 ` Pasi Kärkkäinen [this message]
2003-12-09 16:40 ` Michael Gale
2003-12-09 16:51 ` Pasi Kärkkäinen
2003-12-09 17:06 ` Michael Gale
2003-12-09 17:13 ` Pasi Kärkkäinen
2003-12-09 19:20 ` Geffrey Velásquez
2003-12-09 20:10 ` Arnt Karlsen
2003-12-10 16:53 ` Pasi Kärkkäinen
2004-01-11 1:50 ` Peter Frischknecht
2004-01-11 8:04 ` bridge vlans in HP 2524 switch Computer Security
2004-01-26 10:45 ` Protecting against DoS Pasi Kärkkäinen
-- strict thread matches above, loose matches on Subject: below --
2003-12-09 19:11 Geffrey Velásquez
2003-12-09 18:01 ` John A. Sullivan III
2003-12-09 18:16 ` Ralf Spenneberg
2003-12-09 18:41 ` John A. Sullivan III
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031209162820.GC17221@edu.joroinen.fi \
--to=pasik@iki.fi \
--cc=mgale@utilitran.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox