aboutsummaryrefslogtreecommitdiff
path: root/etc/pf.conf
diff options
context:
space:
mode:
authorMax Laier <mlaier@FreeBSD.org>2006-01-27 17:16:20 +0000
committerMax Laier <mlaier@FreeBSD.org>2006-01-27 17:16:20 +0000
commit4591afafabf80a7c4f5344c7e8c8a37f78bb6843 (patch)
treef252f30e054495462e6d94dae20b6d9546a22ca2 /etc/pf.conf
parentf1cceec6b098c18a3cce583b5165116f6758ebea (diff)
downloadsrc-4591afafabf80a7c4f5344c7e8c8a37f78bb6843.tar.gz
src-4591afafabf80a7c4f5344c7e8c8a37f78bb6843.zip
Document the user/group LOR in our sample pf.conf
Submitted by: Devon H. O'Dell
Notes
Notes: svn path=/head/; revision=154918
Diffstat (limited to 'etc/pf.conf')
-rw-r--r--etc/pf.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/pf.conf b/etc/pf.conf
index d79f87e64e22..2dc9ac5a7d44 100644
--- a/etc/pf.conf
+++ b/etc/pf.conf
@@ -72,6 +72,10 @@
#pass in on $ext_if proto { tcp, udp } from any to <foo> port 80 keep state
# pass incoming ports for ftp-proxy
+#pass in on $ext_if inet proto tcp from any to $ext_if port > 49151 keep state
+
+# Alternate rule to pass incoming ports for ftp-proxy
+# NOTE: Please see pf.conf(5) BUGS section before using user/group rules.
#pass in on $ext_if inet proto tcp from any to $ext_if user proxy keep state
# assign packets to a queue.