|
From: Kevin Z. <kev...@gm...> - 2026-09-21 08:26:25
|
Hi Kevin, It sounds like SSHGuard is running sshg-fw-firewalld on a system without a `firewall-cmd` command. Lines 8-16 sound like the commands for firewalld initialization. sshg-fw-firewalld is just a shell script so you can take a look at what it is trying to do. Could you check that /etc/sshguard.conf is the correct location for your config file, that it is not being overriden somewhere else, and that there is not a subsequent BACKEND= line that sets it back to firewalld? Regards, Kevin |