I have my FreeBSD server set up to connect to an OpenVPN connection. When I establish the connection, the machine sends all internet-bound traffic over the VPN. I would like to by default send no traffic out the VPN and be able to send only certain connections out the VPN, for example by originating port or by application. Am I able to do this with pf? Could someone give an example rule?