Hi Mitchell,
I posted yesterday, but I see that my message was held for moderation for
some reason.

Have you tried specifying multiple actions?
The example in the documentation is

[ssh-iptables]
#enabled  = false
enabled  = true
filter   = sshd
action   = iptables[name=SSH, port=ssh, protocol=tcp]
#          mail-whois[name=SSH, dest=yourm...@mail.com]
#logpath  = /var/log/sshd.log
logpath  = /var/log/auth.log
maxretry = 5

which causes the iptables action and the mail-whois action to be executed.

For your question, I would expect (although I haven't tested) this would
work:

[ssh-iptables]
#enabled  = false
enabled  = true
filter   = sshd
action   = iptables[name=SSH, port=ssh, protocol=tcp]
#          mail-whois[name=SSH, dest=yourm...@mail.com]
#          blocklist_de
#          action_badips_report[category=ssh]
#logpath  = /var/log/sshd.log
logpath  = /var/log/auth.log
maxretry = 5


- Y



On Thu, Oct 19, 2017 at 6:16 AM, Mitchell Krog Photography <
mitchellk...@gmail.com> wrote:

> Hi All
>
> Is it possible when a jail blocks an IP to send to badips.com +
> blocklist.de At the same time ?
> If so can anyone point me in the right direction.
>
> Many Thanks
>
> *For those accusing me of “hijacking threads” and telling me to go and
> Google “email hijacking” as if I have no idea what that is having being in
> the industry for 30 years …  kindly see attached screengrab of this brand
> new message, completely blank and composed with a slightly different
> subject line. *
>
> Regards
> Mitchell
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Fail2ban-users mailing list
> Fail2ban-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fail2ban-users
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fail2ban-users mailing list
Fail2ban-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to