Getting rdesktop to work using VRDP
Posted: 24. Feb 2009, 08:56
Hello,
I'm using VB 2.1.4, Fedora 10 host, with a Fedora 10 guest (planning on multiple F10 guests eventually if I get this to work). VRDP is enabled and running off port 3389. Authentication is set to null.
Problem: can't remote connect to VMs
I started headless in terminal:
VBoxHeadless -startvm Fedora10
It says it's listening on 3389, looks good so far.
On the host machine (which is ip 192.168.1.100) if I run:
rdesktop 192.168.1.100
It connects, all is good. But when I go to the PC across the room (still Fedora 10 at ip 192.168.1.105) and do:
rdesktop 192.168.1.100
I get an error, something about "route cannot be found".
If I use "host networking" I can ssh inside the guest VM from across the room, works fine, but not with rdesktop. Using ssh -X I can also start things (gedit works for instance). But I'd really like to use rdesktop (or something similar, tried rdesktop-vrdp = no luck either).
I'm missing something. Probably something obvious to you experts. I hope someone can help me out. Thanks in advance!
I'm using VB 2.1.4, Fedora 10 host, with a Fedora 10 guest (planning on multiple F10 guests eventually if I get this to work). VRDP is enabled and running off port 3389. Authentication is set to null.
Problem: can't remote connect to VMs
I started headless in terminal:
VBoxHeadless -startvm Fedora10
It says it's listening on 3389, looks good so far.
On the host machine (which is ip 192.168.1.100) if I run:
rdesktop 192.168.1.100
It connects, all is good. But when I go to the PC across the room (still Fedora 10 at ip 192.168.1.105) and do:
rdesktop 192.168.1.100
I get an error, something about "route cannot be found".
If I use "host networking" I can ssh inside the guest VM from across the room, works fine, but not with rdesktop. Using ssh -X I can also start things (gedit works for instance). But I'd really like to use rdesktop (or something similar, tried rdesktop-vrdp = no luck either).
I'm missing something. Probably something obvious to you experts. I hope someone can help me out. Thanks in advance!