Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Ramin Alidousti <ramin@cannon.eng.us.uu.net>
To: Francisco Alfonso Martinez Lopez <pijoman@hotmail.com>,
	netfilter@lists.samba.org
Subject: Re: How to prevent smurf atacks?
Date: Wed, 5 Jun 2002 10:33:53 -0400	[thread overview]
Message-ID: <20020605143353.GG29214@cannon.eng.us.uu.net> (raw)
In-Reply-To: <20020605140533.GA5546@alcove.wittsend.com>

On Wed, Jun 05, 2002 at 10:05:33AM -0400, Michael H. Warfield wrote:

> On Wed, Jun 05, 2002 at 09:53:03AM -0400, Ramin Alidousti wrote:
> > On Wed, Jun 05, 2002 at 01:27:41PM +0000, Francisco Alfonso Martinez Lopez wrote:
> 
> 
> > > Hi everybody,how I can denied smurf atacks over my host,it's a single 
> > > connection to Internet,any possibilitie of denied smurf atack on the 
> > > firewall?(my host execute dual boot:suse linux&windows)
> 
> > What exactly do you mean by "smurf attack"? Let us know and
> > the rules will follow...
> 
> 	A smurf attack is a spoofed ICMP packet (or possibly UDP packet,
> but ICMP ECHO is the classic form) directed to a network broadcast address
> and spoofed to be from the target.  The result is a flood of packets
> from all the responding hosts hitting the target and potentially overwhelming
> his bandwidth.  This is often referred to as smurf amplification and the
> exploitable network referred to as a smurf amplifier.
> 
> 	The prevention is to block directed (that is routed over a router)
> broadcasts.  If he only has a single host with a single IP address, I don't
> see how smurf affects him.  He could refuse to respond to any incoming
> requests which are addressed to the broadcast address of the network

or originating from a broadcast source which make you participate
in the attack (where you become the bad guy)...

> to which he's connected.  That would be a valid action on, say, a cable
> modem where you are a member of a network.  But it only eliminates that
> one IP address from participating.  I don't think it would be meaningful
> if it were a dialup to an ISP where you just have a point to point
> connection, though.

See above.

> 
> 	The correct solution needs to be applied at the final (local)
> router, though.  That is the device which should block any incoming
> packets directed at the local broadcast address from outside of the
> network.  Outside of that router, you can't reliably determine what
> constitutes the local broadcast address and it's the single point where
> external attacks can be stopped for the entire network.

Excellent. By this definition, I think it's doable to come up with
rules to minimize the affects of this kind of attack.

BTW, the reason I asked the original poster for his definition of this
term was that I had the feeling that he'd heard the term but didn't know
what it was and was only looking for a off-the-shelf rule set. It sounded
like "how can I set up a firewall" or "how can I protect my network from
bad guys". If I was wrong about this assumption, my apologies to the
original poster :-)

Ramin

> > > Thanks in advance,folks!!(...and sorry for my english)
> > > 
> > > 
> > > 
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
> > > 
> 
> -- 
>  Michael H. Warfield    |  (770) 985-6132   |  mhw@WittsEnd.com
>   /\/\|=mhw=|\/\/       |  (678) 463-0932   |  http://www.wittsend.com/mhw/
>   NIC whois:  MHW9      |  An optimist believes we live in the best of all
>  PGP Key: 0xDF1DD471    |  possible worlds.  A pessimist is sure of it!


  reply	other threads:[~2002-06-05 14:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-05 13:27 How to prevent smurf atacks? Francisco Alfonso Martinez Lopez
2002-06-05 13:53 ` Ramin Alidousti
2002-06-05 14:05   ` Michael H. Warfield
2002-06-05 14:33     ` Ramin Alidousti [this message]
2002-06-05 13:55 ` Nick Drage
2002-06-05 14:04   ` Maciej Soltysiak
2002-06-05 14:14     ` Nick Drage

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=20020605143353.GG29214@cannon.eng.us.uu.net \
    --to=ramin@cannon.eng.us.uu.net \
    --cc=netfilter@lists.samba.org \
    --cc=pijoman@hotmail.com \
    /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