Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 19:28:47 +0100
From:      Andre Oppermann <andre@freebsd.org>
To:        freebsd-net@freebsd.org
Subject:   Rate limiting icmp host unreachable replies?
Message-ID:  <4010165F.2080507@freebsd.org>

next in thread | raw e-mail | index | archive | help
I'm having a FreeBSD router here that has many networks connected to it which
are only sparsely populated.  These days I get network scans (deliberate and
worms scanning for new targets) every second or so going through every IP in
my netblocks.  The router is faithfully generating ICMP host unreachable replies
to all these scans for each and every unreachable destination IP.

I wonder whether it is justifyable to rate limit the icmp host unreachable replies
just like the other icmp stuff to 200 (default) per second?  Should help alot if
the next SQL slammer is coming around and you get thousands of packets per second
for unreachable destinations.

Comments and opinions welcome!

PS: I've already coded it and it works nicely.

-- 
Andre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4010165F.2080507>