You will need 3 scripts from the first post openvpn-event , services-start and Plex_StaticRoute.sh in your scripts folder (screenshot attached).
Answer 1: You will still need to keep the port forward, Plex remote access needs to see your WAN IP after your VPN connection is established, Plex_StaticRoute.sh will ensure that plex sees the WAN IP and (screenshot of the log showing script being executed every hour to implement any new ip detected for plex.tv),
DNS4 and DNS5 in the script are DNS servers of my ISP for accurate plex.tv lookups.
I use openvpn-event script for routing traffic to 32400 through WAN and not the VPN (tun11 in my case). You have to edit the scripts to ensure your VPN interface (probably there is much better way of doing it, but this will have to do for now untill understand more about routing and events).
Answer 2: Mine is set to Policy based routing just to ensure everything is pushed through VPN by default. In the policy I have routed the whole subnet through VPN (screenshot attached)
Answer 3: you only need Custom configuration box if your VPN provider requires any other settings besides the basic one, I have a few lines in custom config , not for "Plex traffic bypass" but rather send buffer , receive buffer and other stuff.
Make sure you go through scripts and change IPs according to your setup/subnet.
Answer 1: You will still need to keep the port forward, Plex remote access needs to see your WAN IP after your VPN connection is established, Plex_StaticRoute.sh will ensure that plex sees the WAN IP and (screenshot of the log showing script being executed every hour to implement any new ip detected for plex.tv),
DNS4 and DNS5 in the script are DNS servers of my ISP for accurate plex.tv lookups.
I use openvpn-event script for routing traffic to 32400 through WAN and not the VPN (tun11 in my case). You have to edit the scripts to ensure your VPN interface (probably there is much better way of doing it, but this will have to do for now untill understand more about routing and events).
Answer 2: Mine is set to Policy based routing just to ensure everything is pushed through VPN by default. In the policy I have routed the whole subnet through VPN (screenshot attached)
Answer 3: you only need Custom configuration box if your VPN provider requires any other settings besides the basic one, I have a few lines in custom config , not for "Plex traffic bypass" but rather send buffer , receive buffer and other stuff.
Make sure you go through scripts and change IPs according to your setup/subnet.
Attachments
Last edited: