xref: /freebsd/sbin/pfctl/tests/files/pf0097.in (revision 531c2d7af3cd2e64eec94aa1b19c4b2f16fce515)
1pass in on em0 inet proto tcp from any to any port 220:230 divert-to 127.0.0.1 port 22
2#pass out on em0 inet proto tcp from any to any port 220:230 divert-reply
3pass on em0 inet proto tcp from any to any port 80 divert-to 127.0.0.1 port 8080
4pass in on em0 inet proto 103 divert-to 127.0.0.1 port 103 # FIXME
5