El lunes 27 de enero de 2003 a las 20:56:32, Thomas Schweikle escribió: > Not that this is sure to solve your problem, but it's a possibility: > ssh daemons can be configured to prohibit X forwarding.
Make an ssh connection to the remote machine with the -X option. Echo $DISPLAY and if you don't see something like "localhost:10.0" then the ssh daemon is not configured for tunneling X. The ssh daemon allocates local virtual displays 10 and upper for X tunneling. Regards, Ismael -- Ismael Valladolid Torres <[EMAIL PROTECTED]> http://es.geocities.com/ivalladt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/