Weird problem private VPN

Started by PimB, June 26, 2018, 06:30:17 PM

Previous topic - Next topic
June 26, 2018, 06:30:17 PM Last Edit: June 26, 2018, 08:16:13 PM by PimB
I followed this guide: https://forum.opnsense.org/index.php?topic=4979.0
And the guide from my VPN provider: https://nordvpn.com/nl/tutorials/pfsense/pfsense-openvpn/

The VPN gateway doesn't get a IP address, so there's no routing. If I use ' redirect-gateway autolocal; ' in the advanced config of the client it'll only work for 10-30 minutes untill I reset the connection.

It does work with pfSense without ' redirect-gateway autolocal; ', the gateway just receives the virtual IP. So what am I doing wrong here?

UPDATE
It does stay stable with just one client. However, I'd like to have 2 or more clients that I want to use in a round robin by making a gateway group. So the problem remains; how do i get the gateway to get the virtual IP the vpn provider gives without using dirty config?


Is there a solution for this problem in 18.7 perhaps?