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