[45206] in North American Network Operators' Group
Re: traffic filtering
daemon@ATHENA.MIT.EDU (Stephen Griffin)
Tue Jan 22 11:49:31 2002
Message-Id: <200201221648.LAA21988@elektra.ultra.net>
In-Reply-To: <001b01c1a358$34e77c80$0200a8c0@walter> from Walter Klomp at "Jan 22, 2002 11:19:37 pm"
To: walter@swiftech.net.sg (Walter Klomp)
Date: Tue, 22 Jan 2002 11:48:52 -0500 (EST)
From: Stephen Griffin <stephen.griffin@rcn.com>
Cc: jes@nl.demon.net, stephen.griffin@rcn.com, nanog@merit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Errors-To: owner-nanog-outgoing@merit.edu
In the referenced message, Walter Klomp said:
> As far as I know .0 and .255 are network and broadcast addresses
> respectively, NEVER should a workstation be configured on these addresses,
> unless something drastically changed in the RFC's for IPv4 which I am not
> aware of...
only on a /24. on /0 - /23 only the first .0 is network, and the last
.255 broadcast. on /25-/30 it depends on where the network begins and
ends. /31 has no directed broadcast. /32 is a single host and similarly
has no directed broadcast.
> I for one am filtering .0 and .255 at my border routers, and also rate
> limiting echo at a reasonable rate... and have never gotten a complaint
> about people not being able to reach or be reached...
>
> Walter Klomp