OK, I have to get to a vgl system that sits on the other side of an ssh firewall. The ssh command to get through the firewall is as follows:
sudo -E ssh -v -o IdentitiesOnly=yes -i ~/.ssh/id_dsa -N -C -l saverino [email protected] -L 3435:atest-coamps:22
I need to get to machine atest-coamps which has VirtualGL and my application. vglconnect -s won't get me through with this configuration. Any suggestions? I am not shy about modifying the vglconnect script if I have to.
Many Thanks, Mike... ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ TurboVNC-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/turbovnc-users
