Re: Putty X11 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Have you tried ssh tunneling?

ssh -lxyz -v -C -L 8080:localhost:8080 remoteHost1

This will connect you to remotehost1 and forward any local connection on port 8080 to a connection on the remotehost1 port 8080

you can also set a 2 way ssh tunnel:
http://fixunix.com/ssh/443096-howto-setup-two-way-ssh-tunnel.html#post1289281







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux