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