|
From: Cristi M. <Cri...@ne...> - 2011-01-26 11:12:11
|
Hi Shree,
Related to your answer, I have to say that I need the second way - Port
forwarding.
I have used port forwarding like in your example:
ssh -N -L <Master Public IP Address>:5901:192.168.0.2:5901 192.168.0.2
So, after I have started viz-tvnc on the master node and see the command
line interface in the terminal ("A desktop has been started for you at
node2:1 ...." - I started another terminal on the master node and ran
this ssh command with <Master Public IP Address>:5901. After entering the
password, I could connect remotely using the TurboVNC Viewer.
Can you help me with this issue in order to set this ssh command in
viz-tvnc (Python) file. Is there any possibility to have this port
forwarding resolved dynamically in viz-tvnc ? For now I have just one
user.
Thank you in advance !
Regards,
Cristi
|