Scroll to navigation

FAIL2BAN-SERVER(1) User Commands FAIL2BAN-SERVER(1)

NAME

fail2ban-server - start the server

SYNOPSIS

fail2ban-server [OPTIONS]

DESCRIPTION

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

OPTIONS

configuration directory
socket path
pidfile path
name of the process (main thread) to identify instance (default fail2ban-server)
logging level
logging target, use file-name or stdout, stderr, syslog or sysout.

--syslogsocket auto|<FILE>

dump configuration. For debugging
dump the configuration using more human readable representation
test configuration (can be also specified with start parameters)
interactive mode
increase verbosity
decrease verbosity
force execution of the server (remove socket file)
start server in background (default)
start server in foreground
start server in async mode (for internal usage only, don't read configuration)
timeout to wait for the server (for internal usage only, don't read configuration)
convert time abbreviation format to seconds
display this help message
print the version (-V returns machine-readable short format)

REPORTING BUGS

Report bugs via Debian bug tracking system http://www.debian.org/Bugs/ .

SEE ALSO

fail2ban-client(1)

November 2020 fail2ban-server v0.11.2