From owner-freebsd-questions@FreeBSD.ORG Sun Jun 29 22:00:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0551337B401 for ; Sun, 29 Jun 2003 22:00:57 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C1043FE1 for ; Sun, 29 Jun 2003 22:00:55 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 6807C379; Mon, 30 Jun 2003 07:00:53 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 63F392FDAD7; Mon, 30 Jun 2003 07:00:23 +0200 (CEST) Date: Mon, 30 Jun 2003 07:00:23 +0200 From: Roman Neuhauser To: Terry Todd Message-ID: <20030630050023.GO11229@freepuppy.bellavista.cz> Mail-Followup-To: Terry Todd , freebsd-questions@freebsd.org References: <20030629080744.A53730@badger.tltodd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030629080744.A53730@badger.tltodd.com> User-Agent: Mutt/1.5.1i cc: freebsd-questions@freebsd.org Subject: Re: remote X on 5.1-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 05:00:57 -0000 # tlt@badger.tltodd.com / 2003-06-29 08:07:45 -0500: > How do you get remote X to work with 5.1-RELEASE? > > Here is an attempt with some fields blanked out. > > $ xhost + > access control disabled, clients can connect from any host > $ telnet ______ > Trying ___.___.__.___... > .... > .... > tlt@______> xterm > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > xterm Xt error: Can't open display: ______.______.___:0.0 > tlt@______> > > The errno man page says errno 61 is connection refused. There is no > firewall or anything on the laptop running 5.1-RELEASE on a local subnet. > It is a fairly generic install except I had to recompile with OLDCARD. is the X server actually listening to remote connections? see startx(1). -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html