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