Hello I'm new to phpvirtualbox and I'm testing it in a virtualbox, so I have nested virtualboxes, and it works, as long as the nested virtualbox is a 32bit.
But I can't connect with the remote desktop from the host over the parent virtualbox to the child virtualbox.
Parent VirtuablBox with Bridge Adapter: Ubuntu Server 16.04 with VirtualBox 5.1.2 (Vagrant) and phpVirtualBox
Child VirtualBox with NAT Adapter: Windows 7 SP1 professional x86.
The parent virtualbox has its own IP address and phpvirtualbox suggests for the remote connection to the child virtualbox to use the parent virtualbox IP with the default port 3389. The remote desktop is enabled in the child virtualbox and the firewall allow the remote connection, and I have opened the port 3389 in the parent virtualbox, but I can't connect from the host (windows 10) over the parent virtualbox (ubuntu) to the child virtualbox (windows 7). Am I missing something?
I tried also to change the child virtualbox network connection to bridge, and connect directly with the IP address of the child virtualbox, but it didn't work too. So I don't understand why it doesn't work, because the firewalls should allow the connection and the remote desktop is enabled in the child virtualbox, therefore I don't understand where is the problem.
By the way, is there a way to change the resolution of the web console (flash plugin) in phpvirtualbox? I have installed also the guest additions but the console resolution is always 640x480, which is quite difficult to work with.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello I'm new to phpvirtualbox and I'm testing it in a virtualbox, so I have nested virtualboxes, and it works, as long as the nested virtualbox is a 32bit.
But I can't connect with the remote desktop from the host over the parent virtualbox to the child virtualbox.
Parent VirtuablBox with Bridge Adapter: Ubuntu Server 16.04 with VirtualBox 5.1.2 (Vagrant) and phpVirtualBox
Child VirtualBox with NAT Adapter: Windows 7 SP1 professional x86.
The parent virtualbox has its own IP address and phpvirtualbox suggests for the remote connection to the child virtualbox to use the parent virtualbox IP with the default port 3389. The remote desktop is enabled in the child virtualbox and the firewall allow the remote connection, and I have opened the port 3389 in the parent virtualbox, but I can't connect from the host (windows 10) over the parent virtualbox (ubuntu) to the child virtualbox (windows 7). Am I missing something?
I tried also to change the child virtualbox network connection to bridge, and connect directly with the IP address of the child virtualbox, but it didn't work too. So I don't understand why it doesn't work, because the firewalls should allow the connection and the remote desktop is enabled in the child virtualbox, therefore I don't understand where is the problem.
By the way, is there a way to change the resolution of the web console (flash plugin) in phpvirtualbox? I have installed also the guest additions but the console resolution is always 640x480, which is quite difficult to work with.