So I’m using VyprVPN as a client connected to my router, so every ip on the network is routing traffic via vpn. I’m trying to setup plex on my synology disk station, and it works great locally. but I need ports open to get this to work remotely. What should be the rules/nat/ect?
why dont you do an (IPsec/OpenVPN) any from any to any on plexIP? I believe it would fall under IPsec, in your rules you control traffic flow. If anything just do an IPsec rule, see if that works – if it does then you’re good. You can also tighten it like :IPsec any to PLEXIP on PLEXPORT allow and then lock everything else any to any * * deny.