1FAIL2BAN-SERVER(1)               User Commands              FAIL2BAN-SERVER(1)
2
3
4

NAME

6       fail2ban-server - start the server
7

SYNOPSIS

9       fail2ban-server [OPTIONS]
10

DESCRIPTION

12       Fail2Ban  v0.11.1  reads log file that contains password failure report
13       and bans the corresponding IP addresses using firewall rules.
14

OPTIONS

16       -c <DIR>
17              configuration directory
18
19       -s <FILE>
20              socket path
21
22       -p <FILE>
23              pidfile path
24
25       --loglevel <LEVEL>
26              logging level
27
28       --logtarget <TARGET>
29              logging target, use  file-name  or  stdout,  stderr,  syslog  or
30              sysout.
31
32       --syslogsocket auto|<FILE>
33
34       -d     dump configuration. For debugging
35
36       --dp, --dump-pretty
37              dump the configuration using more human readable representation
38
39       -t, --test
40              test configuration (can be also specified with start parameters)
41
42       -i     interactive mode
43
44       -v     increase verbosity
45
46       -q     decrease verbosity
47
48       -x     force execution of the server (remove socket file)
49
50       -b     start server in background (default)
51
52       -f     start server in foreground
53
54       --async
55              start  server in async mode (for internal usage only, don't read
56              configuration)
57
58       --timeout
59              timeout to wait for the server (for internal usage  only,  don't
60              read configuration)
61
62       --str2sec <STRING>
63              convert time abbreviation format to seconds
64
65       -h, --help
66              display this help message
67
68       -V, --version
69              print the version (-V returns machine-readable short format)
70

REPORTING BUGS

72       Report bugs to https://github.com/fail2ban/fail2ban/issues
73

SEE ALSO

75       fail2ban-client(1)
76
77
78
79fail2ban-server v0.11.1          January 2020               FAIL2BAN-SERVER(1)
Impressum