From patchwork Thu Oct 15 15:27:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3581 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4CBtSS6t7vz3x3M for ; Thu, 15 Oct 2020 15:27:20 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4CBtSS4l8Cz18G; Thu, 15 Oct 2020 15:27:19 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4CBtSR543Hz2xph; Thu, 15 Oct 2020 15:27:19 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4CBtSQ0rmzz2xkC for ; Thu, 15 Oct 2020 15:27:18 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4CBtSP4nb9z74; Thu, 15 Oct 2020 15:27:17 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1602775637; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Btc6cFN1OsEp8G7Kci4eElyzNKvW7Oz2I1l/6YgoYmA=; b=nGJsLz3mttfdv9krPFS5BvEeyNH0ZNb4Ngx/1M5d7D4UEU+6CcnGI+CPoctWGbY9D5CTSt UCe88K9e2zosfIBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1602775637; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Btc6cFN1OsEp8G7Kci4eElyzNKvW7Oz2I1l/6YgoYmA=; b=QE4xIMV9kF4hrdPQ0Gn3WgjfMnBtCBe2MhVfDRw0h+ovy/8U2rGvVaDt0eY3NLY6dwzcRm uBGXz+57MRQ4WyAak+486oBFrtw3NmDDLXueiKEvCoLeBqDUJ4XQb9MJWb3gptlSUtBKFi 18FxoOae42Qo7YX0m/YOicCyu6ZnnaK7LBSPQneDp/HqykeM52/zRuD+lxZzmAqZIiGX9j bEorVmZ4YGAGk+iakpEiINQp8gycl67qHExCQZ2yZ170STO/2NLy6tUFZVUHan2+J8dyVv hCiqCLdRhHAv3J1UU5ykKJjG6udHPMQCdDkiCHEDOheogHfD3WxVLV7i2HbEAA== From: Michael Tremer To: location@lists.ipfire.org Subject: [PATCH] Add overrides for RFC1918 Date: Thu, 15 Oct 2020 15:27:12 +0000 Message-Id: <20201015152712.12822-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: location@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: location-bounces@lists.ipfire.org Sender: "Location" Because of RIPE (or somebody else) adding 192.168.0.0/15, we are classifying those addresses as EU. This renders whole networks inaccessible and therefore we are adding those networks with a faked country until we find a better solution. Signed-off-by: Michael Tremer --- overrides/override-rfc1918.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 overrides/override-rfc1918.txt diff --git a/overrides/override-rfc1918.txt b/overrides/override-rfc1918.txt new file mode 100644 index 0000000..768ea92 --- /dev/null +++ b/overrides/override-rfc1918.txt @@ -0,0 +1,18 @@ +# +# override-rfc1918 [.txt] +# +# This files contains networks from RFC1918 (and other similar standards) +# which are added to the database with special attributes +# + +net: 10.0.0.0/8 +descr: Private address space from RFC1918 +country: XX + +net: 172.16.0.0/12 +descr: Private address space from RFC1918 +country: XX + +net: 192.168.0.0/16 +descr: Private address space from RFC1918 +country: XX