Hi all, I have a Nokia N900. As I could not login to the phone over 3G, I use reverse ssh to login to the phone. I used to run the following command on the phone
ssh -R 22222:localhost:22 poo@mywebserver Now I will login to my webserver and run the following to login to N900 ssh user@localhost -p 22222 Now I want to login to my N900 and forward X from n900 and want to use it in my desktop. Is there any way to do this? I have done this using xephyr over normal ssh on my ubuntu pc. but I dont know how to do the same using reverse ssh. You don't have to worry about "n900". Just think of a pc behind firewall or NAT and can not be port forwarded. We have to use reverse ssh to login to the pc and want the X to be forwarded also. Thats it Can you please help me? If there is some way other than using ssh please let me know Thanks in advance - Poomalairaj @poomalairaj <http://twitter.com/#%21/poomalairaj> http://blog.poomalairaj.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
