Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <8F23E55D511AD5119A6800D0B76FDDE1CA30C5@cpex3.channelpoint.com>
From: Troy Noble <troy.noble@channelpoint.com>
To: Troy Noble <troy.noble@channelpoint.com>,
        "'nvasconcelos@genius.org.br'" <nvasconcelos@genius.org.br>,
        "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: RE: Conection refused by X server.
Date: Mon, 27 Aug 2001 11:43:03 -0600
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
	charset="iso-8859-1"
X-Scanned-By: MIMEDefang 1.0 (http://www.roaringpenguin.com/mimedefang/)

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/

