1FAIL2BAN-SERVER(1) User Commands FAIL2BAN-SERVER(1)
2
3
4
6 fail2ban-server - start the server
7
9 fail2ban-server [OPTIONS]
10
12 Fail2Ban v0.8.2 reads log file that contains password failure report
13 and bans the corresponding IP addresses using firewall rules.
14
15 Only use this command for debugging purpose. Start the server with
16 fail2ban-client instead. The default behaviour is to start the server
17 in background.
18
20 -b start in background
21
22 -f start in foreground
23
24 -s <FILE>
25 socket path
26
27 -x force execution of the server (remove socket file)
28
29 -h, --help
30 display this help message
31
32 -V, --version
33 print the version
34
36 Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>. Many contribu‐
37 tions by Yaroslav O. Halchenko <debian@onerussian.com>.
38
40 Report bugs to <cyril.jaquier@fail2ban.org>
41
43 Copyright © 2004-2008 Cyril Jaquier
44 Copyright of modifications held by their respective authors. Licensed
45 under the GNU General Public License v2 (GPL).
46
48 fail2ban-client(1)
49
50
51
52fail2ban-server v0.8.2 March 2008 FAIL2BAN-SERVER(1)