mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
* debian: (56 commits) Imported upstream version 0.8.2 debian/watch: switched to git-import-orig - Tag for 0.8.2 - Updated for 0.8.2 - Updated e-mail - Changed homepage and e-mail - Updated copyright. - readline is now optional in fail2ban-client (not needed in fail2ban-server). - Added svn:keywords - Fixed Debian bug #461426 - Fixed Debian bug #462060 - Fixed Debian bug #468477 - Fixed Debian bug #456567 - Added revision. - Added "reload <JAIL>" - Replaced "reject" with "drop" in shorwall action. Fix #1854875 - Replaced "echo" with "printf" in actions. Fix #1839673 - Catch Exception instead of AttributeError. - Absorbed some Debian patches. Thanks to Yaroslav Halchenko. - Updated. ... Conflicts: config/fail2ban.conf config/filter.d/proftpd.conf config/filter.d/sshd.conf man/fail2ban-client.1 man/fail2ban-server.1 server/datestrptime.py server/server.py
47 lines
1.2 KiB
Groff
47 lines
1.2 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
|
|
.TH FAIL2BAN-SERVER "1" "March 2008" "fail2ban-server v0.8.2" "User Commands"
|
|
.SH NAME
|
|
fail2ban-server \- start the server
|
|
.SH SYNOPSIS
|
|
.B fail2ban-server
|
|
[\fIOPTIONS\fR]
|
|
.SH DESCRIPTION
|
|
Fail2Ban v0.8.2 reads log file that contains password failure report
|
|
and bans the corresponding IP addresses using firewall rules.
|
|
.PP
|
|
Only use this command for debugging purpose. Start the server with
|
|
fail2ban\-client instead. The default behaviour is to start the server
|
|
in background.
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-b\fR
|
|
start in background
|
|
.TP
|
|
\fB\-f\fR
|
|
start in foreground
|
|
.TP
|
|
\fB\-s\fR <FILE>
|
|
socket path
|
|
.TP
|
|
\fB\-x\fR
|
|
force execution of the server (remove socket file)
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
display this help message
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
print the version
|
|
.SH AUTHOR
|
|
Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>.
|
|
Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>.
|
|
.SH "REPORTING BUGS"
|
|
Please report bugs via Debian bug tracking system
|
|
http://www.debian.org/Bugs/.
|
|
.SH COPYRIGHT
|
|
Copyright \(co 2004-2008 Cyril Jaquier
|
|
.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)
|