- Updated

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_5@146 a942ae1a-1317-0410-a47c-b1dcaea8d605
0.5
Cyril Jaquier 2005-07-15 19:28:15 +00:00
parent bb430ec25c
commit 5dbed848bc
2 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,7 @@ Fail2Ban (version 0.5.?) 2005/07/??
ver. 0.5.? (2005/07/??) - beta
----------
- Added log targets in configuration file. Removed -l option
- Changed iptables rules in order to create a separated chain
for each section
- Fixed static banList in firewall.py

1
README
View File

@ -100,7 +100,6 @@ options:
-h display this help message
-i <IP(s)> IP(s) to ignore
-k kill a currently running Fail2Ban instance
-l <FILE> log messages in FILE
-r <VALUE> allow a max of VALUE password failure
-t <TIME> ban IP for TIME seconds
-v verbose. Use twice for greater effect