[Midnightbsd-cvs] src [11820] U trunk/share/examples/pf: update examples
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Jul 12 19:58:18 EDT 2018
Revision: 11820
http://svnweb.midnightbsd.org/src/?rev=11820
Author: laffer1
Date: 2018-07-12 19:58:17 -0400 (Thu, 12 Jul 2018)
Log Message:
-----------
update examples
Modified Paths:
--------------
trunk/share/examples/pf/faq-example1
trunk/share/examples/pf/pf.conf
Property Changed:
----------------
trunk/share/examples/pf/ackpri
trunk/share/examples/pf/faq-example1
trunk/share/examples/pf/faq-example2
trunk/share/examples/pf/faq-example3
trunk/share/examples/pf/pf.conf
trunk/share/examples/pf/queue1
trunk/share/examples/pf/queue2
trunk/share/examples/pf/queue3
trunk/share/examples/pf/queue4
trunk/share/examples/pf/spamd
Index: trunk/share/examples/pf/ackpri
===================================================================
--- trunk/share/examples/pf/ackpri 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/ackpri 2018-07-12 23:58:17 UTC (rev 11820)
Property changes on: trunk/share/examples/pf/ackpri
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/examples/pf/faq-example1
===================================================================
--- trunk/share/examples/pf/faq-example1 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/faq-example1 2018-07-12 23:58:17 UTC (rev 11820)
@@ -26,7 +26,7 @@
scrub in
# nat/rdr
-nat on $ext_if from !($ext_if) -> ($ext_if:0)
+nat on $ext_if inet from !($ext_if) -> ($ext_if:0)
nat-anchor "ftp-proxy/*"
rdr-anchor "ftp-proxy/*"
Property changes on: trunk/share/examples/pf/faq-example1
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/examples/pf/faq-example2
===================================================================
--- trunk/share/examples/pf/faq-example2 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/faq-example2 2018-07-12 23:58:17 UTC (rev 11820)
Property changes on: trunk/share/examples/pf/faq-example2
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/examples/pf/faq-example3
===================================================================
--- trunk/share/examples/pf/faq-example3 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/faq-example3 2018-07-12 23:58:17 UTC (rev 11820)
Property changes on: trunk/share/examples/pf/faq-example3
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/examples/pf/pf.conf
===================================================================
--- trunk/share/examples/pf/pf.conf 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/pf.conf 2018-07-12 23:58:17 UTC (rev 11820)
@@ -1,4 +1,4 @@
-# $MidnightBSD$
+# $MidnightBSD$
# $OpenBSD: pf.conf,v 1.34 2007/02/24 19:30:59 millert Exp $
#
# See pf.conf(5) and /usr/share/examples/pf for syntax and examples.
@@ -16,7 +16,7 @@
#nat-anchor "ftp-proxy/*"
#rdr-anchor "ftp-proxy/*"
-#nat on $ext_if from !($ext_if) -> ($ext_if:0)
+#nat on $ext_if inet from !($ext_if) -> ($ext_if:0)
#rdr pass on $int_if proto tcp to port ftp -> 127.0.0.1 port 8021
#no rdr on $ext_if proto tcp from <spamd-white> to any port smtp
#rdr pass on $ext_if proto tcp from any to any port smtp \
Property changes on: trunk/share/examples/pf/pf.conf
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/examples/pf/queue1
===================================================================
--- trunk/share/examples/pf/queue1 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/queue1 2018-07-12 23:58:17 UTC (rev 11820)
Property changes on: trunk/share/examples/pf/queue1
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/examples/pf/queue2
===================================================================
--- trunk/share/examples/pf/queue2 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/queue2 2018-07-12 23:58:17 UTC (rev 11820)
Property changes on: trunk/share/examples/pf/queue2
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/examples/pf/queue3
===================================================================
--- trunk/share/examples/pf/queue3 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/queue3 2018-07-12 23:58:17 UTC (rev 11820)
Property changes on: trunk/share/examples/pf/queue3
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/examples/pf/queue4
===================================================================
--- trunk/share/examples/pf/queue4 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/queue4 2018-07-12 23:58:17 UTC (rev 11820)
Property changes on: trunk/share/examples/pf/queue4
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/examples/pf/spamd
===================================================================
--- trunk/share/examples/pf/spamd 2018-07-12 23:56:12 UTC (rev 11819)
+++ trunk/share/examples/pf/spamd 2018-07-12 23:58:17 UTC (rev 11820)
Property changes on: trunk/share/examples/pf/spamd
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list