1anchor "foo" all
2anchor "bar" all
3anchor "bar" all
4anchor "foo" inet all
5anchor "foo" inet6 all
6anchor "foo" inet all
7anchor "foo" proto tcp all
8anchor "foo" inet proto tcp from 10.1.2.3 port = 25 to 10.2.3.4 port = 22
9anchor "foobar" inet6 proto udp from ::1 port = 1 to ::1 port = 2
10anchor "filteropt" out proto tcp from any to any port = 22 user = 0
11anchor "filteropt" in proto tcp from any to (self) port = 22 group = 27
12anchor "filteropt" out inet proto icmp all icmp-type echoreq
13