diff options
Diffstat (limited to 'regress/sbin/pfctl/pf71.ok')
-rw-r--r-- | regress/sbin/pfctl/pf71.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf71.ok b/regress/sbin/pfctl/pf71.ok new file mode 100644 index 00000000000..e561e72e282 --- /dev/null +++ b/regress/sbin/pfctl/pf71.ok @@ -0,0 +1,3 @@ +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 |