DOC: add jail.conf entry for pf

pull/207/head
Daniel Black 2013-05-03 16:42:10 +10:00
parent 462dafa32f
commit aa52743f52
1 changed files with 11 additions and 0 deletions

View File

@ -380,3 +380,14 @@ action = iptables-allports[name=recidive]
bantime = 604800 ; 1 week
findtime = 86400 ; 1 day
maxretry = 5
# PF is a BSD based firewall
[ssh-pf]
enabled=false
filter = sshd
action = pf
logpath = /var/log/sshd.log
maxretry=5