2013-03-07 18:03:49 +00:00
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.10.
|
|
|
|
.TH FAIL2BAN-REGEX "1" "March 2013" "fail2ban-regex v0.8.8" "User Commands"
|
2006-10-01 21:20:42 +00:00
|
|
|
.SH NAME
|
|
|
|
fail2ban-regex \- test Fail2ban "failregex" option
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B fail2ban-regex
|
2007-08-14 21:39:15 +00:00
|
|
|
[\fIOPTIONS\fR] \fI<LOG> <REGEX> \fR[\fIIGNOREREGEX\fR]
|
2006-10-01 21:20:42 +00:00
|
|
|
.SH DESCRIPTION
|
2013-03-07 18:03:49 +00:00
|
|
|
Fail2Ban v0.8.8 reads log file that contains password failure report
|
2006-10-01 21:20:42 +00:00
|
|
|
and bans the corresponding IP addresses using firewall rules.
|
|
|
|
.PP
|
2007-01-21 22:21:13 +00:00
|
|
|
This tools can test regular expressions for "fail2ban".
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
|
|
display this help message
|
|
|
|
.TP
|
|
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
|
|
print the version
|
2013-03-07 18:03:49 +00:00
|
|
|
.TP
|
|
|
|
\fB\-v\fR, \fB\-\-verbose\fR
|
|
|
|
verbose output
|
2007-01-21 22:21:13 +00:00
|
|
|
.SH LOG
|
|
|
|
.TP
|
|
|
|
\fBstring\fR
|
|
|
|
a string representing a log line
|
|
|
|
.TP
|
|
|
|
\fBfilename\fR
|
|
|
|
path to a log file (/var/log/auth.log)
|
|
|
|
.SH REGEX
|
|
|
|
.TP
|
|
|
|
\fBstring\fR
|
|
|
|
a string representing a 'failregex'
|
|
|
|
.TP
|
|
|
|
\fBfilename\fR
|
|
|
|
path to a filter file (filter.d/sshd.conf)
|
2007-08-14 21:39:15 +00:00
|
|
|
.SS "IgnoreRegex:"
|
|
|
|
.TP
|
|
|
|
\fBstring\fR
|
|
|
|
a string representing an 'ignoreregex'
|
|
|
|
.TP
|
|
|
|
\fBfilename\fR
|
|
|
|
path to a filter file (filter.d/sshd.conf)
|
2006-10-01 21:20:42 +00:00
|
|
|
.SH AUTHOR
|
2008-03-05 23:19:45 +00:00
|
|
|
Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>.
|
2006-10-01 21:20:42 +00:00
|
|
|
Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>.
|
|
|
|
.SH "REPORTING BUGS"
|
2013-03-07 18:03:49 +00:00
|
|
|
Report bugs to https://github.com/fail2ban/fail2ban/issues
|
2006-10-01 21:20:42 +00:00
|
|
|
.SH COPYRIGHT
|
2013-03-07 18:03:49 +00:00
|
|
|
Copyright \(co 2004\-2008 Cyril Jaquier
|
2006-10-01 21:20:42 +00:00
|
|
|
.br
|
|
|
|
Copyright of modifications held by their respective authors.
|
|
|
|
Licensed under the GNU General Public License v2 (GPL).
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.br
|
|
|
|
fail2ban-client(1)
|
|
|
|
fail2ban-server(1)
|