This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ssh x forwarding


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 <ismaeval@terra.es>
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]