public inbox for location@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: location@lists.ipfire.org
Subject: [PATCH v2 1/2] override-other.txt: drop non-routable IP networks
Date: Fri, 15 May 2020 10:27:21 +0000	[thread overview]
Message-ID: <caf3fe03-a4a4-6b70-7278-8ff7ae28e80e@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2074 bytes --]

These are now handled by the location-importer, so we do not need to
maintain an additional list here.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 overrides/override-other.txt | 55 +-----------------------------------
 1 file changed, 1 insertion(+), 54 deletions(-)

diff --git a/overrides/override-other.txt b/overrides/override-other.txt
index 9269f28..b970443 100644
--- a/overrides/override-other.txt
+++ b/overrides/override-other.txt
@@ -10,62 +10,9 @@
 # or hostile (faked WHOIS data in order to bypass country filtering or
 # to hide the owners' identity).
 #
-# Further, some networks (such as RFC1918 addresses) must not be
-# added to the database since it does not make sense to do so.
+# Please keep this file sorted.
 #
 
-# never add private address blocks (RFC1918)
-net:		10.0.0.0/8
-descr:		RFC1918 private address block
-remarks:	must not be added to the database
-country:
-
-net:		172.16.0.0/12
-descr:		RFC1918 private address block
-remarks:	must not be added to the database
-country:
-
-net:	 	192.168.0.0/16
-descr:		RFC1918 private address block
-remarks:	must not be added to the database
-country:
-
-# never add other special address blocks
-net:		0.0.0.0/8
-descr:		RFC3232 current network alias
-remarks:	must not be added to the database
-country:
-
-net:		100.64.0.0/10
-descr:		RFC6598 provider CNAT network
-remarks:	must not be added to the database
-country:
-
-net:		127.0.0.0/8
-descr:		RFC3330 localnet
-remarks:	must not be added to the database
-country:
-
-net:		169.254.0.0/16
-descr:		RFC5735 link-local address block
-remarks:	must not be added to the database
-country:
-
-net:		224.0.0.0/4
-descr:		RFC3171 multicast network
-remarks:	must not be added to the database
-country:
-
-net:		::/128
-descr:		IPv6 address which must not assigned anywhere
-remarks:	must not be added to the database
-country:
-
-net:		::1/128
-descr:		IPv6 localhost address
-remarks:	must not be added to the database
-country:
-
 # networks with faked location
 net:		88.151.117.0/24
 descr:		Golden Internet LLC
-- 
2.26.1

             reply	other threads:[~2020-05-15 10:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 10:27 Peter Müller [this message]
2020-05-15 10:27 ` [PATCH v2 2/2] override-other.txt: add some ASNs with faked location Peter Müller

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=caf3fe03-a4a4-6b70-7278-8ff7ae28e80e@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=location@lists.ipfire.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