Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 12:38:34 -0500
From:      Bill Vermillion <bv@wjv.com>
To:        Hug Me <hugme@hugme.org>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: configruing X
Message-ID:  <20011115123834.A34328@wjv.com>
In-Reply-To: <20011115133913.R98312@pitr.tuxinternet.com>; from hugme@hugme.org on Thu, Nov 15, 2001 at 01:39:13PM %2B0000
References:  <20011115112723.O98312@pitr.tuxinternet.com> <20011115133913.R98312@pitr.tuxinternet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 15, 2001 at 01:39:13PM +0000, Hug Me thus spoke:
> 
> after 2 days of wrestling with these servers I figured out the
> problem. the reverse name entry for the client didn't have a '.'
> after it.


Got to /usr/ports/net/nslint and compile that.  It will catch
mistakes like that.  

> ok, I feel REALLY stupid now.

It was a learning experience.  Now you will never do that again.

> 
> 
> it's working great.
> 
> 
> 
> On Thu, Nov 15, 2001 at 11:27:23AM +0000, Hug Me wrote:
> > 
> > ok, 2 computers, we will call one client and one host
> > 
> > I am bringinging up X on the client like this:
> > 
> > # X -query host
> > 
> > on the host I am doing this:
> > 
> > xdm -debug 9 -server "client:0 foreign"
> > 
> > the debug is spitting out this:
> > 
> > Before XOpenDisplay(192.168.0.179:0.0)
> > Xlib: connection to "192.168.0.179:0.0" refused by server
> > Xlib: Client is not authorized to connect to Server
> > After XOpenDisplay(192.168.0.179:0.0)
> > OpenDisplay failed 0 (Undefined error: 0) on "192.168.0.179:0.0"
> > 
> > 
> > I would think this would be a problem with /etc/X11/xdm/Xaccess
> > however in that file there is one line uncommented:
> > 
> > *         #any host can get a login window
> > 
> > 
> > where else can I look? what could I be doing wrong?
> > 
> > 
> > 
> > -- 
> > 
> > 
> > 	*************************************************
> > 
> > 	hugme				  hugme@hugme.org
> > 	http://www.hugme.org	http://www.atlantacon.org
> > 
> > 	PGP Public key:
> > 		http://www.hugme.org/mykey.pgp
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-isp" in the body of the message
> 
> -- 
> 
> 
> 	*************************************************
> 
> 	hugme				  hugme@hugme.org
> 	http://www.hugme.org	http://www.atlantacon.org
> 
> 	PGP Public key:
> 		http://www.hugme.org/mykey.pgp
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message
> 

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




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