Xlib connection refused

René Berber r.berber@computer.org
Tue Jan 16 22:01:00 GMT 2007


thom wrote:

> 192.168.205.98 is the IP address of my xterm server. That is my windows
> box.

No, server is Linux server, not X server.

> If I don't set display, it ends up pointing to localhost, which is
> not what I want to do.

Wrong, localhost:10.0 is the correct value, and it is the one ssh sets for a
good reason: ssh itself is listening to the respective port on the remote side,
and will tunnel all the X protocol, encrypted and compressed or not, to the
client side, where it will connect to localhost:0.0 which is where your Cygwin X
server is listening.
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list