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