Mar 16 2020 07:02 AM
Hi all,
Sorry not sure if this is the correct thread for this but here goes:-
Have a virtual machine (Windows 2012 VM) on a Windows 2012 hyperv host which is the Windows Server in its Server Core Form (non-GUI)
Have VPN client software installed on a Windows 10 notebook and shows a connection fine, when connecting from offsite.
The remote VM has RDP enabled and the firewall equipment allows for port 3389.
However, even though the VPN client software shows connected to the remote site, when I then try to RDP to the server from outside the premises, it just doesn't connect. I can RDP from within the premises, but not outside. I can't even ping the VM either onsite or offsite when the VPN is enabled.
It only occurs on servers with a hyperv host and VMs. Flat physical build servers with VMs work fine.
Any thoughts much appreciated
Mar 16 2020 07:13 AM
Mar 16 2020 08:03 AM
Mar 16 2020 08:18 AM
Also try on both source and target;
Test-NetConnection -ComputerName "192.168.49.65" -Port 3389 -InformationLevel "Detailed"