Hi everyone.
I have a jail just for ssh and I created a firewall within this jail. To block ssh bruteforce attacks I've installed sshguard.
However I'm getting this errors:
Also inside the jail the commands to PF have the following result
Can anyone help or suggest something?
Thanks.
I have a jail just for ssh and I created a firewall within this jail. To block ssh bruteforce attacks I've installed sshguard.
However I'm getting this errors:
Code:
Jun 1 23:00:31 orion sshguard[97439]: Blocking 218.77.129.82:4 for >420secs: 4 failures over 280 seconds.
Jun 1 23:00:31 orion sshguard[97439]: Blocking command failed. Exited: -1
Also inside the jail the commands to PF have the following result
Code:
/dev/pf file or directory not found
Can anyone help or suggest something?
Thanks.