You are not logged in.
Hello,
I'm new to arch and linux in general. Today I decided to set a firewall up and chose firewalld. I followed the firewalld wiki page.
I installed the firewalld package, enabled the service and started the service.
When I try to use firewalld-config it can't connect to the firewall.
I get the following output with "systemctl status firewalld.service":
[jirox@archlinux ~]$ systemctl status firewalld.service
× firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Mon 2023-02-06 16:50:27 CET; 11min ago
Duration: 11ms
Docs: man:firewalld(1)
Process: 104462 ExecStart=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS (code=exited, status=3)
Main PID: 104462 (code=exited, status=3)
CPU: 95ms
févr. 06 16:50:27 archlinux systemd[1]: Starting firewalld - dynamic firewall daemon...
févr. 06 16:50:27 archlinux systemd[1]: Started firewalld - dynamic firewall daemon.
févr. 06 16:50:27 archlinux systemd[1]: firewalld.service: Main process exited, code=exited, status=3/NOTIMPLEMENTED
févr. 06 16:50:27 archlinux systemd[1]: firewalld.service: Failed with result 'exit-code'.
I searched the arch forums and google and couldn't find any answer related to "status=3". Thanks for your help guys !
jirox
Last edited by jirox (2023-02-06 16:51:48)
Offline
I didn't restart after installing the package, problem solved...
My bad.
Jirox
Offline