Hi Nick,

Am Samstag, den 01.10.2016, 12:19 +0100 schrieb Nick Howitt:
> The naughty way is to edit /etc/fail2ban/action.d/iptables.conf or 
> /etc/fail2ban/action.d/iptables-multiport.conf or whatever action file 
> your jail is using and change the actionstart command and add "2" after 
> the <chain> bit so "<chain> -p" becomes "<chain> 2 -p". The ideal way is 
> to add your own .local file which overrides the actionstart section.

Ahhh, I changed "chain = INPUT" to "chain = INPUT 2" hoping this changes
<chain> to "INPUT 2". Thanks for the hint to overwrite .conf with .local
files. I didn't know that.

Ciao
Marcus

-- 
   "I suppose the secret to happiness is learning to appreciate the moment."
-Calvin


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to