xref: /freebsd/contrib/netbsd-tests/ipf/regress/f13 (revision b37f6c9805edb4b89f0a8c2b78f78a3dcfc0647b)
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