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]

RE: Conection refused by X server.


oh, forgot to mention.

That if you have an xterm already up in your X server
(such as when you run the supplied startxwin.bat)
you can also use:

bash$ xhost +

to disable access control.  Then over on your linux
box, you can export DISPLAY=x.x.x.x:0.0 and run
X clients displaying back to your X server.

I just added -ac to my startxwin.bat in the call
to XWin because I didn't feel like typing xhost +
every time.

Troy

-----Original Message-----
From: Troy Noble 
Sent: Monday, August 27, 2001 11:39 AM
To: 'nvasconcelos@genius.org.br'; cygwin@cygwin.com
Subject: RE: Conection refused by X server.


The easiest way is to use XWin with -ac flag to turn off access
control.

See

bash$ /usr/X11R6/bin/XWin --help

for more details or the xfree86 User's Guide.

http://xfree86.cygwin.com/docs/ug/cygwin-xfree-ug.html

Also see http://xfree86.cygwin.com/faq.html

For future reference, the appropriate list for xfree questions is:

cygwin-xfree@cygwin.com

as described on:

http://cygwin.com/lists.html

Thanks, Troy

-----Original Message-----
From: nvasconcelos@genius.org.br [mailto:nvasconcelos@genius.org.br]
Sent: Monday, August 27, 2001 11:23 AM
To: cygwin@cygwin.com
Subject: Conection refused by X server.


Hello,

I tried to do a redirection of the X display from another machine (Linux).
First call xhost to  the remote machine IP, and , at remote machine, tried
to redirect (by ssh) the X display.

The answer on client (Linux kernel 2.2):

#Xlib: connection to "103.1.50.200:0.0" refused by server
#Xlib: Client is not authorized to connect to Server
#lyx: Can't open display 103.1.50.200:0.0
#LyX: unable to access X display, exiting

On server (Cygwin machine):
#client 1 regected from 103.1.50.132 port 1145.

Whats happens ??

Thanks,
Nivaldo

PS: All IP are local (intranet).


--
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/

--
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]