From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GApuEPOKMWWLfQEAG6o9tA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 22:00:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GApuEPOKMWWLfQEAG6o9tA (envelope-from ) for ; Thu, 19 Oct 2023 22:00:51 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 334F03D269 for ; Thu, 19 Oct 2023 22:00:51 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=rdV3UOKw; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697745651; a=rsa-sha256; cv=none; b=nZ4E20DPWM2bVKlcayDIVU22rz1MHoCZEp4OH8wwxdnpOiTXBKCXaMSLIUFBqcLvKtTcpq mXb+RjQafaK2jgf/j5wRSUeM5blvpSqQOKdbmmp+PvXXz+zd1/hvuVfCr5Rm4B/4xjEyn5 F41OJMarkDGlopfp04lRQNYKdhpMKia1TFMNWU4uO+aRuONcBGXWwYhf3SJCgNNHLpQGkK vBUGpeMXhSSkk8ZWhke9eiOAeutD21W5v1xC56xhjxKjjANjIn6Lk/r+OzkpvCFLv2NguA EW0OtsRA0BYSWvIh8oSdEWl1ldSXR6Lzm6mTHSSvxBscjCQVokt4/UCOaG7cXw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=rdV3UOKw; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697745651; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ND3hsPlMY3+seJHIVwn7L56/n2cCR2qeg54Yb5ViJJg=; b=OgbSiFn9I3df06EQk5ZBdkSMkXllRGNgnTRFZYras7ahgnEmCDH+6C47kLqMYiuLxt2jXN IA4l7Eyba4U03vQgkO4gExPtqrHxklsQ10wVOO9EYNZMcanEKjfNeoyxL7Ow2+mcTjyFdD O8y21uC/+S8NICLW4emCSNSwHTgQnZYRcNLMJAJsiICI7AgUDS3h8NnJbNdaIxo0gRzZO3 ZIv9FYkLD+V5aK+XW2MiYYt5ZMKGLY7Y/vQzkalSAzLHSB0MNCj294yzOi/zVusanoGUtu f7U8Ws15rsGi3uY+9NK5XoKunuEaL7WLgvSIADZDswuEX/FzkFlrzJMjGMZ0nA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtZC9-0002O4-TR; Thu, 19 Oct 2023 16:00:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtZC8-0002JQ-31 for guix-patches@gnu.org; Thu, 19 Oct 2023 16:00:36 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtZC7-0002sn-R4 for guix-patches@gnu.org; Thu, 19 Oct 2023 16:00:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtZCY-0005dn-H1 for guix-patches@gnu.org; Thu, 19 Oct 2023 16:01:02 -0400 Subject: bug#65275: [PATCH] services: %default-nftables-ruleset: Tighten the rules. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 20:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65275 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tomas Volf Cc: 65275-done@debbugs.gnu.org Mail-Followup-To: 65275@debbugs.gnu.org, ludo@gnu.org, wolf@wolfsden.cz Received: via spool by 65275-done@debbugs.gnu.org id=D65275.169774566121549 (code D ref 65275); Thu, 19 Oct 2023 20:01:02 +0000 Received: (at 65275-done) by debbugs.gnu.org; 19 Oct 2023 20:01:01 +0000 Received: from localhost ([127.0.0.1]:37866 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtZCX-0005b1-72 for submit@debbugs.gnu.org; Thu, 19 Oct 2023 16:01:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtZCU-0005N2-Pw for 65275-done@debbugs.gnu.org; Thu, 19 Oct 2023 16:01:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtZBx-0002rW-U9; Thu, 19 Oct 2023 16:00:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=ND3hsPlMY3+seJHIVwn7L56/n2cCR2qeg54Yb5ViJJg=; b=rdV3UOKwbj2934g3onXn barvhAaLhfYXMD4x4zQGFOM+Jt2WivDxsZZFgluPIwWyDxwvxZvF/eRxmV+dVRKxCRsnq5S8CbyiI 9FZaP1Og0+JsG4M9LjMpDyJMZAAEJUke6LpHLEmXmPoPbBQkdPuS4bz/qNIUH1vMd4+EsKlBkejR8 ZnnkF6W2lr9L9YvGDITh6MMUxKokW49p3gmspmxy/nVp5DyNcstDf8NwO0olJOjicnXGWSqtpnHkI P5KbenZEBTrX1HAVFVxPMCjWtkrKfFseKS1opJtSkjT8OJP2VEgQ7PGOFxdVLYrKhTDQcV5D/cIlC /6fVFmNHU0JwdA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Tomas Volf's message of "Mon, 14 Aug 2023 01:21:33 +0200") References: Date: Thu, 19 Oct 2023 22:00:24 +0200 Message-ID: <87il72z8kn.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.86 X-Spam-Score: -6.86 X-Migadu-Queue-Id: 334F03D269 X-TUID: nn3Clqencube Hi, Tomas Volf skribis: > Packets for local host IP ranges should be coming only over lo. If that = is > not the case, we should drop them. Use iif for the check instead of iifn= ame, > lo is guaranteed to exists, and iif is faster. > > * gnu/services/networking.scm: Tighten the rules. I tweaked the commit log and finally applied it, thanks! Ludo=E2=80=99.