Date: Mon, 30 Jun 2003 07:00:23 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Terry Todd <tlt@badger.tltodd.com> Cc: freebsd-questions@freebsd.org Subject: Re: remote X on 5.1-RELEASE Message-ID: <20030630050023.GO11229@freepuppy.bellavista.cz> In-Reply-To: <20030629080744.A53730@badger.tltodd.com> References: <20030629080744.A53730@badger.tltodd.com>
next in thread | previous in thread | raw e-mail | index | archive | help
# 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030630050023.GO11229>