From 3b49da05c922c53b0f24013c13182d0fb72f7d71 Mon Sep 17 00:00:00 2001 From: david <> Date: Tue, 11 Mar 2003 10:11:59 +0000 Subject: [PATCH] remove extra # ok henning@ --- src/etc/pf.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/pf.conf b/src/etc/pf.conf index 2f1626ea..598de21e 100644 --- a/src/etc/pf.conf +++ b/src/etc/pf.conf @@ -1,10 +1,10 @@ -# $OpenBSD: pf.conf,v 1.17 2003/02/28 00:34:13 david Exp $ +# $OpenBSD: pf.conf,v 1.18 2003/03/11 10:11:59 david Exp $ # # See pf.conf(5) and /usr/share/pf for syntax and examples. # Required order: options, normalization, queueing, translation, filtering. # Macros and tables may be defined and used anywhere. # Note that translation rules are first match while filter rules are last match. -# + # Macros: define common values, so they can be referenced and changed easily. #ext_if="ext0" # replace with actual external interface name i.e., dc0 #internal_net="10.1.1.1/8"