xref: /freebsd/sbin/pfctl/tests/files/pf0016.in (revision d9a9f23d0b3f1676d5656b76301341c0037d15b7)
1# Test rule order processing: should fail unless nat -> filter
2#match out on lo0 from 192.168.1.1 to any nat-to 10.0.0.1
3#match in on lo0 proto tcp from any to 1.2.3.4/32 port 2222 rdr-to 10.0.0.10 port 22
4#match on lo0 from 192.168.1.1 to any binat-to 10.0.0.1
5pass in on lo1000000 from any to any no state
6