From: <jo...@te...> - 2014-11-02 11:16:11
|
Le dimanche, 2 novembre 2014 10:07:37 +0100, "Micheal Blue" <mb...@gm...> a écrit : Your original query is: > Can someone point > > me to a guide that shows how to configure ufw with sshguard or is > > this not possible? So I basically replied that there's nothing to do. What I meant is, of course, that there's nothing to do *extra* to regular configuration. With your query specifically, there is no guide to search for. Because ufw uses iptables. And sshguard also works with iptables. They both use the same. So nothing extra to do. This said, of course you have to configure sshguard and do any regular normal steps. And in this case, it means to add the iptables target because sshguard will add to the blocked IPs to this. If it's not there, then no blocking can ever happen. I'm not yet familiar with systemd, so for how to automatically add these at each boot you will have to see the Arch Linux pages. |