|
|
|
@ -1,11 +1,12 @@
|
|
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. |
|
|
|
|
.TH FAIL2BAN-CLIENT "1" "August 2007" "fail2ban-client v0.8.1" "User Commands" |
|
|
|
|
.TH FAIL2BAN-CLIENT "1" "March 2008" "fail2ban-client v0.8.2" "User Commands" |
|
|
|
|
.SH NAME |
|
|
|
|
fail2ban-client \- configure and control the server |
|
|
|
|
.SH SYNOPSIS |
|
|
|
|
.B fail2ban-client |
|
|
|
|
[\fIOPTIONS\fR] \fI<COMMAND>\fR |
|
|
|
|
.SH DESCRIPTION |
|
|
|
|
[?1034hUsage: ../fail2ban\-client [OPTIONS] <COMMAND> |
|
|
|
|
.PP |
|
|
|
|
Fail2Ban v0.8.1 reads log file that contains password failure report |
|
|
|
|
Fail2Ban v0.8.2 reads log file that contains password failure report |
|
|
|
|
and bans the corresponding IP addresses using firewall rules. |
|
|
|
|
.SH OPTIONS |
|
|
|
|
.TP |
|
|
|
@ -45,6 +46,9 @@ starts the server and the jails
|
|
|
|
|
\fBreload\fR |
|
|
|
|
reloads the configuration |
|
|
|
|
.TP |
|
|
|
|
\fBreload <JAIL>\fR |
|
|
|
|
reloads the jail <JAIL> |
|
|
|
|
.TP |
|
|
|
|
\fBstop\fR |
|
|
|
|
stops all jails and terminate the |
|
|
|
|
server |
|
|
|
@ -109,18 +113,6 @@ of <JAIL>
|
|
|
|
|
removes <FILE> to the monitoring |
|
|
|
|
list of <JAIL> |
|
|
|
|
.TP |
|
|
|
|
\fBset <JAIL> timeregex <REGEX>\fR |
|
|
|
|
sets the regular expression |
|
|
|
|
<REGEX> to match the date format |
|
|
|
|
for <JAIL>. This will disable the |
|
|
|
|
autodetection feature. |
|
|
|
|
.TP |
|
|
|
|
\fBset <JAIL> timepattern <PATTERN>\fR |
|
|
|
|
sets the pattern <PATTERN> to |
|
|
|
|
match the date format for <JAIL>. |
|
|
|
|
This will disable the |
|
|
|
|
autodetection feature. |
|
|
|
|
.TP |
|
|
|
|
\fBset <JAIL> addfailregex <REGEX>\fR |
|
|
|
|
adds the regular expression |
|
|
|
|
<REGEX> which must match failures |
|
|
|
@ -256,12 +248,12 @@ action <ACT> for <JAIL>
|
|
|
|
|
.SH FILES |
|
|
|
|
\fI/etc/fail2ban/*\fR |
|
|
|
|
.SH AUTHOR |
|
|
|
|
Written by Cyril Jaquier <lostcontrol@users.sourceforge.net>. |
|
|
|
|
Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>. |
|
|
|
|
Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>. |
|
|
|
|
.SH "REPORTING BUGS" |
|
|
|
|
Report bugs to <lostcontrol@users.sourceforge.net> |
|
|
|
|
Report bugs to <cyril.jaquier@fail2ban.org> |
|
|
|
|
.SH COPYRIGHT |
|
|
|
|
Copyright \(co 2004-2006 Cyril Jaquier |
|
|
|
|
Copyright \(co 2004-2008 Cyril Jaquier |
|
|
|
|
.br |
|
|
|
|
Copyright of modifications held by their respective authors. |
|
|
|
|
Licensed under the GNU General Public License v2 (GPL). |
|
|
|
|