* [PATCH 1/2] override-other.txt: drop non-routable IP networks
@ 2020-05-13 19:55 Peter Müller
2020-05-13 19:55 ` [PATCH 2/2] override-other.txt: add some ASNs with faked location Peter Müller
0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2020-05-13 19:55 UTC (permalink / raw)
To: location
[-- Attachment #1: Type: text/plain, Size: 2184 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>
---
country-overrides/override-other.txt | 55 +---------------------------
1 file changed, 1 insertion(+), 54 deletions(-)
diff --git a/country-overrides/override-other.txt b/country-overrides/override-other.txt
index 9269f28..b970443 100644
--- a/country-overrides/override-other.txt
+++ b/country-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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 2/2] override-other.txt: add some ASNs with faked location
2020-05-13 19:55 [PATCH 1/2] override-other.txt: drop non-routable IP networks Peter Müller
@ 2020-05-13 19:55 ` Peter Müller
0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2020-05-13 19:55 UTC (permalink / raw)
To: location
[-- Attachment #1: Type: text/plain, Size: 869 bytes --]
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
country-overrides/override-other.txt | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/country-overrides/override-other.txt b/country-overrides/override-other.txt
index b970443..3d1ed2f 100644
--- a/country-overrides/override-other.txt
+++ b/country-overrides/override-other.txt
@@ -13,7 +13,16 @@
# Please keep this file sorted.
#
-# networks with faked location
+asnum: AS62355
+descr: Network Dedicated SAS
+remarks: bulletproof ISP, claims to be located in CH, but traces to NL
+country: NL
+
+asnum: AS207616
+descr: Altrosky Technology Ltd.
+remarks: fake offshore location (SC), traces back to CZ
+country: CZ
+
net: 88.151.117.0/24
descr: Golden Internet LLC
remarks: fake location (KP), WHOIS contact points to RU
--
2.26.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-13 19:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 19:55 [PATCH 1/2] override-other.txt: drop non-routable IP networks Peter Müller
2020-05-13 19:55 ` [PATCH 2/2] override-other.txt: add some ASNs with faked location Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox