xref: /freebsd/sbin/pfctl/tests/files/pf0097.in (revision 7c1b51d6dc2e165ae7333373513b080f17cf79bd)
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