add an example jail for apf action and ssh filter

pull/365/head
Mark McKinstry 11 years ago
parent 2668adc896
commit f9f4d2728f

@ -421,3 +421,9 @@ enabled = false
filter = sshd
action = osx-ipfw
logpath = /var/log/secure.log
[ssh-apf]
enabled = true
filter = sshd
action = apf[name=SSH]
logpath = /var/log/secure

Loading…
Cancel
Save