summaryrefslogtreecommitdiff
path: root/man/fail2ban-regex.1
diff options
context:
space:
mode:
authorCyril Jaquier <cyril.jaquier@fail2ban.org>2007-08-14 21:39:15 +0000
committerCyril Jaquier <cyril.jaquier@fail2ban.org>2007-08-14 21:39:15 +0000
commite40468dfd3533eb4cd8f196d41b62dd72cfc4d5c (patch)
treeecf173c8cc832fe9dd3ed352f2241acd9ae441a5 /man/fail2ban-regex.1
parent732c66215fb9f6475f5f76ece2aef5810d440360 (diff)
downloadfail2ban-e40468dfd3533eb4cd8f196d41b62dd72cfc4d5c.tar.gz
- Prepared for 0.8.10.8.1
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_8@614 a942ae1a-1317-0410-a47c-b1dcaea8d605
Diffstat (limited to 'man/fail2ban-regex.1')
-rw-r--r--man/fail2ban-regex.113
1 files changed, 10 insertions, 3 deletions
diff --git a/man/fail2ban-regex.1 b/man/fail2ban-regex.1
index a7fae822..2556162e 100644
--- a/man/fail2ban-regex.1
+++ b/man/fail2ban-regex.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH FAIL2BAN-REGEX "1" "May 2007" "fail2ban-regex v0.8.0" "User Commands"
+.TH FAIL2BAN-REGEX "1" "August 2007" "fail2ban-regex v0.8.1" "User Commands"
.SH NAME
fail2ban-regex \- test Fail2ban "failregex" option
.SH SYNOPSIS
.B fail2ban-regex
-[\fIOPTIONS\fR] \fI<LOG> <REGEX>\fR
+[\fIOPTIONS\fR] \fI<LOG> <REGEX> \fR[\fIIGNOREREGEX\fR]
.SH DESCRIPTION
-Fail2Ban v0.8.0 reads log file that contains password failure report
+Fail2Ban v0.8.1 reads log file that contains password failure report
and bans the corresponding IP addresses using firewall rules.
.PP
This tools can test regular expressions for "fail2ban".
@@ -31,6 +31,13 @@ a string representing a 'failregex'
.TP
\fBfilename\fR
path to a filter file (filter.d/sshd.conf)
+.SS "IgnoreRegex:"
+.TP
+\fBstring\fR
+a string representing an 'ignoreregex'
+.TP
+\fBfilename\fR
+path to a filter file (filter.d/sshd.conf)
.SH AUTHOR
Written by Cyril Jaquier <lostcontrol@users.sourceforge.net>.
Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>.