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.in | |
parent | 9a29bd4eadfd883696af114b6e780a671cc2110b (diff) |
test binat and tagging
Diffstat (limited to 'regress/sbin/pfctl/pf72.in')
-rw-r--r-- | regress/sbin/pfctl/pf72.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf72.in b/regress/sbin/pfctl/pf72.in new file mode 100644 index 00000000000..9217588011e --- /dev/null +++ b/regress/sbin/pfctl/pf72.in @@ -0,0 +1,4 @@ +# test binat tagging +binat on lo0 from 192.168.1.1 to any tag regress -> 10.0.0.1 +block out on lo0 tagged regress + |