windowsremote-desktopvmware-server

Remote Desktop access from windows VM running on linux host + vmware server 2


I am trying to access a windows VM through RDP. I am using NAT and a linux host. I am not getting a proper answer on the web. Can anyone help /?


Solution

  • First, question belongs to serverfault.

    Implementing a bridged connection and use that IP for remote access is the easy way. Or if you are using NAT, there is a way to connect to guest OS by a facility that VM provides which is a console connection to the guest OS. Check your VM settings for that and enable that. After that you will be able to connect to guest os by hostos ip : port that you specified while console configuration.