mirror of https://github.com/fail2ban/fail2ban
DOC: fix for README.Solaris. Thanks Steven.
parent
ab10664b57
commit
6e4b144164
|
@ -99,7 +99,7 @@ REQ: Create /etc/fail2ban/jail.local containing:
|
|||
|
||||
enabled = true
|
||||
filter = sshd
|
||||
action = hostsdeny[sshd]
|
||||
action = hostsdeny[daemon_list=sshd]
|
||||
sendmail-whois[name=SSH, dest=you@example.com]
|
||||
ignoreregex = for myuser from
|
||||
logpath = /var/adm/auth.log
|
||||
|
|
Loading…
Reference in New Issue