summaryrefslogtreecommitdiff
path: root/etc/pf.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pf.conf')
-rw-r--r--etc/pf.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pf.conf b/etc/pf.conf
index 2eae3579cae..fc10efe8a86 100644
--- a/etc/pf.conf
+++ b/etc/pf.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: pf.conf,v 1.24 2003/12/05 21:23:27 david Exp $
+# $OpenBSD: pf.conf,v 1.25 2004/01/29 18:54:29 todd Exp $
#
# See pf.conf(5) and /usr/share/pf for syntax and examples.
# Required order: options, normalization, queueing, translation, filtering.
@@ -56,7 +56,7 @@
# spamd-setup puts addresses to be redirected into table <spamd>.
#table <spamd> persist
#no rdr on { lo0, lo1 } from any to any
-#rdr inet proto tcp from <spamd> to any port smtp -> 127.0.0.1 port 8025
+#rdr pass inet proto tcp from <spamd> to any port smtp -> 127.0.0.1 port 8025
# Filtering: the implicit first two rules are
#pass in all