From b5e031f3c3d35d75ea2821ef6a57b191c7796964 Mon Sep 17 00:00:00 2001 From: Alexander Koeppe Date: Tue, 17 May 2016 21:19:34 +0200 Subject: [PATCH] some documentation for multiport use in pf.conf --- config/action.d/pf.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/action.d/pf.conf b/config/action.d/pf.conf index 1312538e..5710eb8e 100644 --- a/config/action.d/pf.conf +++ b/config/action.d/pf.conf @@ -78,5 +78,12 @@ protocol = tcp # port = telnet +# Option: actiontype +# Notes.: defines additions to the blocking rule +# Values: leave empty to block all attempts from the host actiontype = + +# Option: multiport +# Notes.: addition to block access only to specific ports +# Usage.: use in jail config: "banaction = pf[actiontype=]" multiport = port