diff options
Diffstat (limited to 'sbin/pfctl/tests/files/pf1051.in')
-rw-r--r-- | sbin/pfctl/tests/files/pf1051.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/pfctl/tests/files/pf1051.in b/sbin/pfctl/tests/files/pf1051.in new file mode 100644 index 000000000000..734da64a372c --- /dev/null +++ b/sbin/pfctl/tests/files/pf1051.in @@ -0,0 +1 @@ +nat on vtnet0 proto tcp from 192.0.2.1 to 192.0.2.2 -> { 203.0.113.1 203.0.113.2 } |