I still have some problems with RPD\SSH with NAT settings. There is no any problem with Bridge (it's very simple when all of the hosts in the same network).
So..... input still:
Host - Win 10 Pro x64;
VM Box - 6.1.32 r14920 (Qt5.6.2)
VM in VBox - WS2019
I want to RDP to my WS2019, my steps are:
1. WS2019, in Local Server management - Remote Desktop - Enable
2. I turn off Firewall to all networks (Domain, Private, Public) - all in "Firewall is off"
3. In System setting\Advanced system setting\Remote enable option: Remote Desktop "Allow remote connections to this computer", unchecked mark "Allow connections only from......(recommended)"
4. Network of my VM - NAT, address of my current mv: 10.0.2.15. From VM i have all that i want (internet, host and so on);
5. In Machine\settings\Display\Remote Display i check mark "Enable Server";
6. In port forward section i create record:
Name: RDP, Protocol: TCP; HOST IP: 127.0.0.1; Host Port: 3390; Guest IP: 10.0.2.15; Guest Port: 3389
7. I also install Extentions: Oracle VM VirtualBox Extention Pack 6.1.32r149290
8. I have only one network adapter in my VBox VM, with ip 10.0.2.15. Nothing else.
9. I try to
Code: Select all
telnet 10.0.2.15 3389Code: Select all
telnet 10.0.2.15 3390 But i still can't rdp.
I try also mstsc 10.0.2.15:3389 and 10.0.2.15:3390
Port forwarding, firewall and RDP settings on screen below: