Re: UFW/GFW Doesn't start up after running previously
On Sat, 18 Nov 2023 10:13:43 -0500
marathon <marathon.durandal@gmail.com> wrote:
> > iptables -n -L
> >
> > If you see this, you have no firewall at all, you are wide open, and
> > should run some ifw command to bring the firewall up:
>
> It works fine when its turned on manually, past experience using it
> on Debian this would never happen. Once installed and started it
> should keep on running across cold reboots and/or suspend.
ufw is launched by systemd. If as root you run "systemctl status ufw"
you should see that it is enabled, and something like "active" or
"active (exited)". I use shorewall, and this is what it looks like. ufw
should look similar.
root@hawk:~# systemctl status shorewall
● shorewall.service - Shorewall IPv4 firewall
Loaded: loaded (/lib/systemd/system/shorewall.service; enabled; vendor preset: enabled)
Active: active (exited) since Wed 2023-10-11 11:56:12 MDT; 1 months 7 days ago
Main PID: 1336 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 18980)
Memory: 0B
CPU: 0
CGroup: /system.slice/shorewall.service
…
root@hawk:~#
Anyone out there running ufw?
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/
Reply to: