diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-05-14 22:55:35 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-05-14 22:55:35 +0000 |
commit | 95a067e40d4626394e2d74e660aa806030eca83a (patch) | |
tree | d79a270b9791a9b6c5cc1ebbb70e0290f9582532 /regress/sbin/pfctl/pf72.ok | |
parent | 9a29bd4eadfd883696af114b6e780a671cc2110b (diff) |
test binat and tagging
Diffstat (limited to 'regress/sbin/pfctl/pf72.ok')
-rw-r--r-- | regress/sbin/pfctl/pf72.ok | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf72.ok b/regress/sbin/pfctl/pf72.ok new file mode 100644 index 00000000000..e59b924619b --- /dev/null +++ b/regress/sbin/pfctl/pf72.ok @@ -0,0 +1,2 @@ +binat on lo0 inet from 192.168.1.1 to any tag regress -> 10.0.0.1 +block drop out on lo0 all tagged regress |