On 2/13/25 17:39, peter@easthope.ca wrote:
Roberto & all, From: Roberto C. Sánchez <roberto@debian.org> Date: Thu, 13 Feb 2025 11:20:44 -0500What about /etc/default/shorewall?# grep startup /etc/default/shorewall # prevent startup with default configuration [Badly stated comment.] startup=1And does 'systemctl status shorewall' show that it is enabled?# systemctl status shorewall ○ shorewall.service - Shorewall IPv4 firewall Loaded: loaded (/lib/systemd/system/shorewall.service; disabled; preset: e>
Looks like the service is not starting at boot: $ systemctl is-enabled shorewall If this is the case, simply "enable"ed via systemd. -- John Doe