Remote access vpn question

Hello all, I have a question about this potential config before I switch to a pfsense router.

What I want to do is set up an openvpn server on the router for remote access, but I also want to route my internet traffic through a pia VPN server, with the exception of a work computer, that needs to connect to a remote work server.

Would this configuration work, or would I need to figure out another way to access my lan remotely? Cheers

Are you trying to remote into your network, then have all your internet traffic got through PIA?

Like a trace to google would be like such:

PFSense OVPN → PIA?

If so, I would make the PIA VPN server a gateway, then on the OVPN interface add a policy and assign the PIA gateway for anything not RFC1918 (private IP’s) traffic

Great, thank you for the recommendation