Remote Display issues
Posted: 9. Aug 2018, 05:43
This is my first post, like to said hello to everyone
.
I have a problem using the remote display to access the VM console on Ubuntu 18.04, seems the problem is the port defined only bind to the 127.0.0.1 interface, even on the xrdp.ini I have added the line address=0.0.0.0, RDP to the host OS on 3389 work normally.
The setting on Virtualbox netstat show only 127.0.0.1 bind to the 5555 I can use remote desktop client on the same host machine to connect the remote display on 5555 and from a remote PC, can use the ssh -L 5555:localhost:5555 to redirect the port and connect, but just cannot use the RDP client to connect directly on port 5555, what do I miss?
I have a problem using the remote display to access the VM console on Ubuntu 18.04, seems the problem is the port defined only bind to the 127.0.0.1 interface, even on the xrdp.ini I have added the line address=0.0.0.0, RDP to the host OS on 3389 work normally.
The setting on Virtualbox netstat show only 127.0.0.1 bind to the 5555 I can use remote desktop client on the same host machine to connect the remote display on 5555 and from a remote PC, can use the ssh -L 5555:localhost:5555 to redirect the port and connect, but just cannot use the RDP client to connect directly on port 5555, what do I miss?