Hello Folks, 20 year Linux user, and I can't for the life of me get firewalld to work:
sudo systemctl status firewalld
[sudo] password for me:
○ firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/lib/systemd/system/firewalld.service; enabled; preset: en>
Active: inactive (dead) since Mon 2023-02-27 14:14:23 MST; 1min 43s ago
Duration: 327ms
Docs: man:firewalld(1)
Process: 66527 ExecStart=/usr/sbin/firewalld --nofork --nopid (code=exited,>
Main PID: 66527 (code=exited, status=0/SUCCESS)
CPU: 326ms
Feb 27 14:14:23 me-82b5 systemd[1]: Started firewalld.service - firewalld - dyn>
Feb 27 14:14:23 me-82b5 firewalld[66527]: ERROR: 'python-nftables' failed: inte>
JSON blob:
{"nftables": [{"metainfo": {"json_sch>
Feb 27 14:14:23 me-82b5 firewalld[66527]: ERROR: Failed to load user configurat>
Feb 27 14:14:23 me-82b5 firewalld[66527]: ERROR: 'python-nftables' failed: inte>
JSON blob:
{"nftables": [{"metainfo": {"json_sch>
Feb 27 14:14:23 me-82b5 firewalld[66527]: ERROR: COMMAND_FAILED: 'python-nftabl>
I've spent a good number of hours trying to make it run, but no joy....
Current settings:
systemctl status ufw firewalld
○ ufw.service - Uncomplicated firewall
Loaded: loaded (/lib/systemd/system/ufw.service; enabled; preset: enabled)
Active: inactive (dead) since Mon 2023-02-27 14:31:10 MST; 5s ago
Duration: 35min 3.003s
Docs: man:ufw(8)
Process: 111566 ExecStop=/lib/ufw/ufw-init stop (code=exited, status=0/SUCC>
Main PID: 998 (code=exited, status=0/SUCCESS)
CPU: 1ms
Warning: some journal files were not opened due to insufficient permissions.
○ firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/lib/systemd/system/firewalld.service; enabled; preset: en>
Active: inactive (dead) since Mon 2023-02-27 14:14:23 MST; 16min ago
Duration: 327ms
Docs: man:firewalld(1)
Main PID: 66527 (code=exited, status=0/SUCCESS)
CPU: 326ms
lines 1-18/18 (END)