All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: where list of **reserved address**??? (IP addresses can *drop*)
Date: Tue, 26 Apr 2005 14:29:13 -0400	[thread overview]
Message-ID: <20050426182913.GA18709@bender.817west.com> (raw)
In-Reply-To: <1114539542.3856.12.camel@seberino.spawar.navy.mil>

On Tue, Apr 26, 2005 at 11:19:03AM -0700, Christian Seberino wrote:
> where list of **reserved address**??? (IP address can *drop*)
> 
> I had a list but I keep having to remove IP addresses from 
> it....either list keeps changing or my list is crap....

the source is:

  http://www.iana.org/assignments/ipv4-address-space

and yes--it's a moving target; it actually was just updated on
12Apr2005...  allocated networks get returned, unallocated networks get
allocated--such is the ebb and flow of life.

RFC 3330 (http://www.faqs.org/rfcs/rfc3330.html) has more IP addresses
that are for "special use" (hint:  don't block those cable TV's, they've
gotten on the Internet in a big way somehow).

write an app to fetch/parse the list and update your "bogon list."
speaking of that term--google for it and you'll find some folks who've
done the work for you.

-j

--
"Stewie: Mark my words, your uppance shall come."
        --Family Guy


  parent reply	other threads:[~2005-04-26 18:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-26 18:19 where list of **reserved address**??? (IP addresses can *drop*) Christian Seberino
2005-04-26 18:21 ` Michael Weinert
2005-04-26 18:29 ` Jason Opperisano [this message]
2005-04-27 15:35 ` Taylor, Grant
2005-04-27 17:33   ` R. DuFresne
2005-04-27 18:18     ` Jason Opperisano
2005-04-27 19:58       ` James Sneeringer
2005-04-27 21:22       ` R. DuFresne

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=20050426182913.GA18709@bender.817west.com \
    --to=opie@817west.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 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.