=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/pf.conf,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- src/etc/pf.conf 2003/02/28 00:34:13 1.17 +++ src/etc/pf.conf 2003/03/11 10:11:59 1.18 @@ -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"