diff options
Diffstat (limited to 'regress/sbin/pfctl/pf71.ok')
-rw-r--r-- | regress/sbin/pfctl/pf71.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf71.ok b/regress/sbin/pfctl/pf71.ok index e561e72e282..148dfd7a5f2 100644 --- a/regress/sbin/pfctl/pf71.ok +++ b/regress/sbin/pfctl/pf71.ok @@ -1,3 +1,3 @@ -no rdr on lo0 inet from 10.0.1.0/24 to any tag regress +no rdr on lo0 inet from 10.0.1.0/24 to any tag regress rdr on lo0 inet proto tcp from 10.0.0.0/8 to any port = www -> 127.0.0.1 -block drop out on lo0 all tagged regress +block drop out on lo0 all tagged regress |