Hi Zbigniew,

thanks for taking time with completing this little project ;)

few questions:

1. in the action.d file:
> +#    safeguard in case the fail2ban process dies unexpectedly. The
> +#    shorter of the two timeouts actually matters.
> +# actionstart = iptables -I INPUT -m recent --update --seconds 3600 --name 
> fail2ban-<name> -j DROP
> +actionstart = 

don't we want it to be "active" in the default configuration, i.e.
actually have the commented out

actionstart = iptables -I INPUT -m recent --update --seconds 3600 --name 
fail2ban-<name> -j DROP

2. in defaults file

> +
> +FAIL2BAN_USER="fail2ban"

don't we want this commented out  for the default fail2ban setup?

I still see it using conventional iptables by default and not break users' 
setup too much ;)


PS.  In the future -- patches are easier to digest whenever they are sent in
     attachment.

-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to