Forum Discussion
Braguzz
Oct 28, 2019Brass Contributor
OpenVPN client in WVD
Hi all, I know that there is a standard method to create a S2S vpn with a WVD, but for some reasons I'd like to try to run VPN inside my WVD with OpenVpn. When I ran the configured client manual...
fdwl
Oct 29, 2019Iron Contributor
Braguzz you can run "stop-service openvpnservice" on the AzureVM in Azure Portal
If you want to use any kind of VPN from the Azure VM, make sure VPN configuration forward only specific routes to the tunnel, keeping the default gw on the local interface.
In case of openvpn - make sure that "redirect-gateway" option is not used
https://community.openvpn.net/openvpn/wiki/IgnoreRedirectGateway
- BraguzzOct 30, 2019Brass ContributorI'll try whenever I'll find a way to re build a WVD from scratch.. 😕
Now my problem is that when I try to deploy a WVD (following the guide) I always get the **bleep** 'Exception(s) occured while joining Domain..' error