From unknown Thu Mar 28 11:29:34 2024 Received: (at 522) by bugs.devuan.org; 16 Nov 2020 10:40:02 +0000 Return-Path: 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 (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 ) 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 To: Patrick Meehan , 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