xref: /openbsd/regress/sbin/pfctl/pfchksum3.in (revision 09467b48)
1pass in all flags any no state
2pass in from any to any flags any no state
3pass in proto tcp from any port <= 1024 to any flags any no state label foo_bar
4pass in proto tcp from any to any port = 25 flags any no state
5pass in proto tcp from 10.0.0.0/8 port > 1024 to ! 10.1.2.3 port != 22 flags any no state
6pass in proto igmp from 10.0.0.0/8 to 10.1.1.1 allow-opts no state
7pass in proto tcp from { 1.2.3.4, 1.2.3.5 } to any flags any no state label \
8"$nr:$proto:$srcaddr:$srcport:$dstaddr:$dstport"
9