diff options
Diffstat (limited to 'regress/sbin/pfctl/pf68.in')
-rw-r--r-- | regress/sbin/pfctl/pf68.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf68.in b/regress/sbin/pfctl/pf68.in index 273a91cb917..8b440b4264d 100644 --- a/regress/sbin/pfctl/pf68.in +++ b/regress/sbin/pfctl/pf68.in @@ -1,3 +1,4 @@ +no scrub on lo0 inet proto tcp from 192.168.1.1 port 1024 to any port 80 scrub proto tcp scrub proto tcp all scrub proto tcp from any to any |