Hmmm... Well, the nuts and bolts of it are that the faker will connect to 
whatever hostname or IP address is specified in the VGL_CLIENT environment 
variable. When you connect with vglconnect -s, an SSH tunnel is established for 
the VGL Transport, and a script (vgllogin) is run on the server. vgllogin sets 
the VGL_CLIENT environment variable to localhost and the VGL_PORT environment 
variable to the appropriate port for the server's end of the tunnel. When you 
don't use vglconnect -s, then VGL_CLIENT is set based on the SSH_CLIENT 
environment variable. So the first thing I'd check is whether SSH_CLIENT is 
being set when you SSH into the server.

> On Jun 13, 2014, at 8:54 PM, Timothy Sliwinski <zensunniora...@gmail.com> 
> wrote:
> 
> Greetings All,
> 
> I'm fairly new to VirtualGL and am attempting to get a small test setup 
> working before recommending wider usage with our compute and visualization 
> cluster. However, I've run into an issue.
> 
> When I connect to the VirtualGL server (Scientific Linux) from my client 
> (Cygwin), I have been testing the 3D forwarding with glxspheres64. This works 
> when I connect with vglconnect -s user@server, but this doesn't work without 
> the -s option (e.g. vglconnect user@server).
> 
> I tried running a vglclient seperately so I could observe the output, and 
> with vglconnect -s user@server, it notes the connection and disconnection 
> when I start and stop the glxspheres64 program. However, without the -s, 
> there is no acknowledgement of the connection and the X window stays blank.
> 
> Here's the output from vglclient being run seperately and with vglconnect -s 
> user@server:
> 
> #/opt/VirtualGL/bin/vglclient.exe -force
> 
> VirtualGL Client 32-bit v2.3.3 (Build 20131014)
> Listening for unencrypted connections on port 4242
> ++ Connection from 127.0.0.1.
> FBX-- 241: X11 Error (window may have disappeared)
> -- Disconnecting 127.0.0.1
> Listener exiting ...
> 
> Does anyone have any suggestions as to why -s works and without -s doesn't 
> work? Any suggestions to get it to work without -s are welcome!
> 
> Thanks in advance,
> -Tim
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to