xref: /freebsd-src/sbin/pfctl/tests/files/pf0077.in (revision 531c2d7af3cd2e64eec94aa1b19c4b2f16fce515)
1# dynaddr with netmask. I never want to see this again:
2# <henning@quigon:1>$ echo "pass inet from (le0)/8" | pfctl -nvf -
3# pass inet from (l)/8 to any
4
5pass inet from (lo0)/8
6