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