summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf18.ok
diff options
context:
space:
mode:
authorCedric Berger <cedric@cvs.openbsd.org>2003-12-31 11:55:05 +0000
committerCedric Berger <cedric@cvs.openbsd.org>2003-12-31 11:55:05 +0000
commit2c8a2ce8ce53bdfd665df1a36ec6c3c6ff374dc1 (patch)
treec343185135aee304a93774389bde6eca9101f8b1 /regress/sbin/pfctl/pf18.ok
parentc11ee3b76194fad4678f4b80e323ed57e4ca2377 (diff)
Sync after interface improvements.
Diffstat (limited to 'regress/sbin/pfctl/pf18.ok')
-rw-r--r--regress/sbin/pfctl/pf18.ok2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf18.ok b/regress/sbin/pfctl/pf18.ok
index 56dce0ff03c..9cefeb26b7c 100644
--- a/regress/sbin/pfctl/pf18.ok
+++ b/regress/sbin/pfctl/pf18.ok
@@ -14,7 +14,7 @@ nat on lo0 inet from 192.168.1.6 to 172.16.2.0/24 -> 127.0.0.1
nat on lo0 inet from 192.168.1.7 to 172.6.1.1 -> 127.0.0.1
nat on lo0 inet from 192.168.1.7 to 172.14.1.2 -> 127.0.0.1
nat on lo0 inet from 192.168.1.7 to 172.16.2.0/24 -> 127.0.0.1
-nat on lo0 inet from 192.168.0.0/24 to any -> (lo0)
+nat on lo0 inet from 192.168.0.0/24 to any -> (lo0) round-robin
nat on lo0 inet from 192.168.1.8 to ! 172.17.0.0/16 -> 10.0.0.8
nat on ! lo0 inet proto udp all -> 10.0.0.8 static-port
nat on ! lo0 inet proto tcp all -> 10.0.0.8 static-port