Edge Router X OpenVPN Configuration
- 
 I want to setup a Edge Router X as a OpenVPN client and sends all traffic over the VPN and if the VPN is down no traffic is sent 
- 
 @Curtis said in Edge Router X OpenVPN Configuration: I want to setup a Edge Router X as a OpenVPN client and sends all traffic over the VPN and if the VPN is down no traffic is sent You would setup a NAT rule to route traffic. I can't give you an example right now, but it would basically go in front of the default masquerade rule. 
- 
 Be aware that you might run into some performance issues with that unit and openvpn - depending on the speed of your link and what cipher the openvpn server uses. Expect to top out around 25 Mbps according to this: https://community.ubnt.com/t5/EdgeRouter/Test-ER-X-OpenVPN-performance/td-p/1615188 
- 
 Have any objection with setting a dedicated OpenVPN VM instead? 
 https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-18-04
- 
 @Pete-S said in Edge Router X OpenVPN Configuration: Be aware that you might run into some performance issues with that unit and openvpn - depending on the speed of your link and what cipher the openvpn server uses. Expect to top out around 25 Mbps according to this: https://community.ubnt.com/t5/EdgeRouter/Test-ER-X-OpenVPN-performance/td-p/1615188 The 2.0 firmware will increase that thanks to a community member posting some new configuration changes to the source code. 

