I have been struggling with this for a couple of days now and after reading countless webpages on the subject, I still figure it out.
I am running a Linux guest (DSL) on a Windows XP host.
Guest 10.0.2.5
Host 192.168.10.15
The guest is running VNCserver and is able to connect to itself (vncviewer localhost:5901)
While I how to VNC to a machine on a same network, how do I connect to guest?
Is there a way of forwarding the port so 192.168.10:5901 will redirect to 10.0.2.5:5901?