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...
PavithraT
Microsoft
Oct 29, 2019Braguzz I m unsure whether you are unable to connect to your VM directly OR through WVD. Can you see the VM using "Get-RdsSessionHost"? My suspicion is that you don't have the right ports open or URLs whitelisted: Port 443 outbound
*.wvd.microsoft.com
*.blob.core.windows.net
*.core.windows.net
*.servicebus.windows.net
prod.warmpath.msftcloudes.com
catalogartifact.azureedge.net
Braguzz
Oct 30, 2019Brass Contributor
I was able to connect directly, but not via WVD. I've stopped the openvpn service, but problem persisted... so I've decided to build everithing from scratch... 😕