Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2000 09:26:07 -0800 (PST)
From:      Mark Kent <mark@noc.mainstreet.net>
To:        doc@wcug.wwu.edu
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Xwin32
Message-ID:  <200003301726.JAA16712@noc.mainstreet.net>
In-Reply-To: <Pine.LNX.3.96.1000330084459.17560A-100000@sloth> (message from David Daugherty on Thu, 30 Mar 2000 08:48:27 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
>> When I run xterm here I get:
>> Xlib: connection to "192.168.1.88:0.0" refused by server
>> Xlib: Client is not authorized to connect to Server
>> xterm Xt error: Can't open display: 192.168.1.88:0.0
>> 
>> 192.168.1.88 does exist and it is the winbox I'm trying to run xwin on.

Run X-Util32 in Xwin32 and check out the help for Utilities
Xhost and Xauth.   Ignore Xauth until you get the basics working
with Xhost.   [I've never used Xauth so my advice to ignore it
may be misguided.]

On your bsd box both "man xhost" and "man xauth" are available,
although I only mention this because they may give you more insight
and not because you need to run these on the bsd box.  You need these
on the machine doing the DISPLAYing.

With xhost you indicate by IP address who is allowed to connect.  I am
pretty sure that by getting "Client is not authorized to connect to
Server" that it is not the firewall that is bouncing you but it is the
X server on the winbox itself.  That is good since it means that
Xhost under Xutil32 is likely to help you.

However, if I am wrong (meaning it is the firewall itself that is
preventing the X connection) then you need to make sure that tcp port
6000 is open on the firewall.

>> Yes, it is my router. The box I'm trying to Xwin into is my
>> router/firewall. This is why I was originally concerned that there
>> was no place for me to enter a password.

Well, I hope xauth gives you the functionality you need.

-mark


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003301726.JAA16712>