xref: /freebsd/contrib/netbsd-tests/ipf/regress/f13 (revision 5aa839c9e2c373275091b8bf529c1311d0b84d76)
1pass in proto tcp from any to any port = 25 flags S/SA keep frags
2block in proto tcp from any to any port = 25 flags S/SA keep frags
3pass in proto udp from any to any port = 53 keep frags
4block in proto udp from any to any port = 53 keep frags
5pass in proto tcp from any to any port = 25 flags S/SA keep state keep frags
6block in proto tcp from any to any port = 25 flags S/SA keep state keep frags
7pass in proto udp from any to any port = 53 keep frags(strict)
8pass in proto tcp from any to any port = 25 keep state(strict)
9pass in proto tcp from any to any port = 25 keep state(loose)
10