summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf68.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf68.in')
-rw-r--r--regress/sbin/pfctl/pf68.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/regress/sbin/pfctl/pf68.in b/regress/sbin/pfctl/pf68.in
index 1dcec675477..273a91cb917 100644
--- a/regress/sbin/pfctl/pf68.in
+++ b/regress/sbin/pfctl/pf68.in
@@ -9,8 +9,8 @@ scrub in proto tcp all fragment reassemble
scrub in proto tcp from { <regress.1> !<regress.2> } to any
scrub in inet proto tcp from { 10.0.0.1, 10.0.0.2 } to { 10.0.0.3, 10.0.0.4 }
scrub in log on lo0 proto tcp from any to any min-ttl 25
-scrub in log on lo0 inet6 proto tcp from { (lo1), (lo0) } to 2000::1
-scrub in log on {lo0 lo1} proto tcp from any to any
+scrub in log on lo0 inet6 proto tcp from { (lo1000000), (lo0) } to 2000::1
+scrub in log on {lo0 lo1000000} proto tcp from any to any
scrub in on lo0 proto tcp all
scrub in on lo0 proto tcp from any to any fragment reassemble max-mss 224 min-ttl 15 no-df
scrub in on lo0 proto tcp from any to any max-mss 224
@@ -24,15 +24,15 @@ scrub in on lo0 inet proto tcp from (lo0) to any
scrub on lo0 proto tcp from any to any max-mss 224
scrub out proto tcp
scrub out proto tcp from any to { !<regress.1>, <regress.2> }
-scrub out log on lo1 proto tcp from any to 10.0.0.1 no-df max-mss 224
+scrub out log on lo1000000 proto tcp from any to 10.0.0.1 no-df max-mss 224
scrub proto tcp random-id
scrub proto tcp from any to any port 80
scrub in proto tcp from { <regress.1> !<regress.2> } to any port 80
scrub in inet proto tcp from { 10.0.0.1, 10.0.0.2 } to { 10.0.0.3, 10.0.0.4 } port 80
scrub in log on lo0 proto tcp from any to any port 80 min-ttl 25
-scrub in log on lo0 inet6 proto tcp from { (lo1), (lo0) } port 80 to 2000::1
-scrub in log on {lo0 lo1} proto tcp from any port 80 to any
+scrub in log on lo0 inet6 proto tcp from { (lo1000000), (lo0) } port 80 to 2000::1
+scrub in log on {lo0 lo1000000} proto tcp from any port 80 to any
scrub in on lo0 proto tcp from any port {80, 81} to any fragment reassemble max-mss 224 min-ttl 15 no-df
scrub in on lo0 proto tcp from any to any port 80 max-mss 224
scrub in on lo0 proto tcp from any port 80 to any max-mss 224 min-ttl 15 no-df fragment reassemble
@@ -44,4 +44,4 @@ scrub in on lo0 proto tcp from any to any port 83 no-df max-mss 224 min-ttl 15
scrub in on lo0 inet proto tcp from (lo0) port 80 to any
scrub on lo0 proto tcp from any to any port 80 max-mss 224
scrub out proto tcp from any to { !<regress.1>, <regress.2> } port 80
-scrub out log on lo1 proto tcp from any to 10.0.0.1 port 80 no-df max-mss 224
+scrub out log on lo1000000 proto tcp from any to 10.0.0.1 port 80 no-df max-mss 224