ufw: add ability to restore ipset to support sshguard

2021-02-21 Thread IL Ka
Hello. I use ``sshguard`` to protect ssh server. One of its usages is based on ipset: it simply fills ipset with bad ip addresses, and you block connections when source is in this address, like ``m set --match-set sshguard4 src -j DROP`` With ufw this can be added to ``rules.before``, but ufw

Re: ufw: add ability to restore ipset to support sshguard

2021-02-21 Thread IL Ka
> > > Here's a bug report for it, which you may want to subscribe to: > https://bugs.launchpad.net/ufw/+bug/1571579 > > FWIW, I too would love to see ufw have ipset support. I would use this > for fail2ban integration as well as some permit rules for various > applications. > > Thank you. fail2ban

Re: cronjobs running twice

2023-08-13 Thread IL Ka
> > Until Jul 27 the cron seems ok, but after that, the jobs seem to be > running twice... > I think that providing more info about how exactly these jobs were added to cron (which file and which line) might help -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify