Mark Hindley <mark@hindley.org.uk>
to control@bugs.devuan.org
.
Full text available.Received: (at 522) by bugs.devuan.org; 16 Nov 2020 10:55:57 +0000 Return-Path: <mark@hindley.org.uk> Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Mon, 16 Nov 2020 10:55:57 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-5.cfwn.uk [193.36.131.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 00167F6087C for <522@bugs.devuan.org>; Mon, 16 Nov 2020 11:31:05 +0100 (CET) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from <mark@hindley.org.uk>) id 1kebmx-0002v7-NQ; Mon, 16 Nov 2020 10:31:11 +0000 Received: (nullmailer pid 28162 invoked by uid 1000); Mon, 16 Nov 2020 10:31:04 -0000 Date: Mon, 16 Nov 2020 10:31:04 +0000 From: Mark Hindley <mark@hindley.org.uk> To: Patrick Meehan <patm@debzone.uk>, 522@bugs.devuan.org Subject: Re: bug#522: Shorewall6 fails to initialise IPv6 netfilter rules. Message-ID: <20201116103104.GB27063@hindley.org.uk> References: <1250267477.130339.1605469821432@email.ionos.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1250267477.130339.1605469821432@email.ionos.co.uk> X-Debbugs-No-Ack: No Thanks User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: tags -1 debian Patrick, On Sun, Nov 15, 2020 at 07:50:21PM +0000, Patrick Meehan wrote: > Package: shorewall6 > Version: 5.2.3.2-1 > > Upon boot up shorewall6 fails to initialise IPv6 netfilter rules. Upon running 'ip6tables -L -v' the netfilter table is empty. > > The problem is with the '/etc/init.d/shorewall6' script. At the beginning of this script a variable is set to the following, 'SRWL=/sbin/shorewall -6'. If this is changed to the following, 'SRWL=/sbin/shorewall6', the problem is resolved. Many thanks for this. However, shorewall is not a forked package and Devuan uses Debian's packages directly without recompilation. Please report this directly to Debian's BTS. Thanks. Mark
devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org
:bug#522
; Package shorewall6
.
Full text available.Mark Hindley <mark@hindley.org.uk>
to 522-submit@bugs.devuan.org
.
Full text available.Received: (at 522) by bugs.devuan.org; 16 Nov 2020 10:40:02 +0000 Return-Path: <mark@hindley.org.uk> Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Mon, 16 Nov 2020 10:40:02 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-5.cfwn.uk [193.36.131.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 00167F6087C for <522@bugs.devuan.org>; Mon, 16 Nov 2020 11:31:05 +0100 (CET) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from <mark@hindley.org.uk>) id 1kebmx-0002v7-NQ; Mon, 16 Nov 2020 10:31:11 +0000 Received: (nullmailer pid 28162 invoked by uid 1000); Mon, 16 Nov 2020 10:31:04 -0000 Date: Mon, 16 Nov 2020 10:31:04 +0000 From: Mark Hindley <mark@hindley.org.uk> To: Patrick Meehan <patm@debzone.uk>, 522@bugs.devuan.org Subject: Re: bug#522: Shorewall6 fails to initialise IPv6 netfilter rules. Message-ID: <20201116103104.GB27063@hindley.org.uk> References: <1250267477.130339.1605469821432@email.ionos.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1250267477.130339.1605469821432@email.ionos.co.uk> X-Debbugs-No-Ack: No Thanks User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: tags -1 debian Patrick, On Sun, Nov 15, 2020 at 07:50:21PM +0000, Patrick Meehan wrote: > Package: shorewall6 > Version: 5.2.3.2-1 > > Upon boot up shorewall6 fails to initialise IPv6 netfilter rules. Upon running 'ip6tables -L -v' the netfilter table is empty. > > The problem is with the '/etc/init.d/shorewall6' script. At the beginning of this script a variable is set to the following, 'SRWL=/sbin/shorewall -6'. If this is changed to the following, 'SRWL=/sbin/shorewall6', the problem is resolved. Many thanks for this. However, shorewall is not a forked package and Devuan uses Debian's packages directly without recompilation. Please report this directly to Debian's BTS. Thanks. Mark
devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org
:bug#522
; Package shorewall6
.
Full text available.Received: (at submit) by bugs.devuan.org; 15 Nov 2020 20:00:01 +0000 Return-Path: <patm@debzone.uk> Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Sun, 15 Nov 2020 20:00:01 +0000 (UTC) Received: from mout.kundenserver.de (mout.kundenserver.de [217.72.192.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id CB8C6F60A5E for <submit@bugs.devuan.org>; Sun, 15 Nov 2020 20:50:23 +0100 (CET) Received: from oxbaltgw12.schlund.de ([172.19.246.18]) by mrelayeu.kundenserver.de (mreue108 [213.165.67.115]) with ESMTPSA (Nemesis) id 1Mv2pC-1kMifG0NxQ-00r1kS for <submit@bugs.devuan.org>; Sun, 15 Nov 2020 20:50:22 +0100 Date: Sun, 15 Nov 2020 19:50:21 +0000 (GMT) From: Patrick Meehan <patm@debzone.uk> To: "submit@bugs.devuan.org" <submit@bugs.devuan.org> Message-ID: <1250267477.130339.1605469821432@email.ionos.co.uk> Subject: Shorewall6 fails to initialise IPv6 netfilter rules. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.3-Rev26 X-Originating-Client: open-xchange-appsuite X-Provags-ID: V03:K1:82MOvUaYpkUpaVzYvShhDsSc31VD+sl4zVcoMl12qwK8GnyYWXM qP61qoDuTSIG2p7G6FpK3DhKOhpBIR4e3xNUM83/1IhTk7WqTYiIDOy6ximgwrCv/hYmyD7 kM3PuZ2HP/oPNEugsBgFdSbAOitHi6kf8ezLJlHetX9ETTvdt2tQzeKJCUFyhjAxxnQiIli vRNGca+UPC1ylTQJGBCdw== X-UI-Out-Filterresults: notjunk:1;V03:K0:uYJ/7ndPNA0=:g+WEOHk2Qyj4+pUHrc/6wg rX5tOE2uQoqvi6em77P07L1QuO1mmBlg6JD6F9BH1fYf7EBUk0huNPwj02KJ+6DDKAIH2psrk 4noKilM+gBoqI0ld+IgNpcHNmoFmn87+2dDPKEB8YstO2bFV/KiqNiktnBRXE6NmUsxYmj+b6 LkRk35KenE/pOTm+XX/flIuZgEW5M3daWyNTKVbED90eWliFZIof4/QaQRawgIiGJYYitTAqg enBjNTM2p/esL7QePMRg40cfDs1NO3d58bdvEjYUT5KJ6GQVnUfNW4cFsI7O+3FEoYEByQA65 6Tpdv4kBpAjgiLZJpnC0DoI0JQl2qSqYjbSKHl/x0JCKv25wbMSlgR3Dl8cW9/dB+gdo1CySF ap+V06cjiPgDh8ofeFiaXT7SQTN6LsG78eYqZ7iA3Q1gbQheaI3KPfu1bWoLr X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2 autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: shorewall6 Version: 5.2.3.2-1 Upon boot up shorewall6 fails to initialise IPv6 netfilter rules. Upon running 'ip6tables -L -v' the netfilter table is empty. The problem is with the '/etc/init.d/shorewall6' script. At the beginning of this script a variable is set to the following, 'SRWL=/sbin/shorewall -6'. If this is changed to the following, 'SRWL=/sbin/shorewall6', the problem is resolved. I am using Devuan Beowulf, with the stock kernel.
Patrick Meehan <patm@debzone.uk>
:devuan-dev@lists.dyne.org
.
Full text available.devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org
:bug#522
; Package shorewall6
.
Full text available.Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.
Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified:
Sun, 22 May 2022 20:39:01 UTC