summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf41.in
blob: de5dc1e2ff29a1c12453e79d0f65062e2567ca78 (plain)
1
2
3
4
5
6
7
8
9
anchor foo
anchor bar all
anchor bar from any to any
anchor foo inet
anchor foo inet6
anchor foo inet all
anchor foo proto tcp
anchor foo inet proto tcp from 10.1.2.3 port smtp to 10.2.3.4 port ssh
anchor foobar inet6 proto udp from ::1 port 1 to ::1 port 2