Date: Fri, 2 Aug 2002 23:40:30 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= <drs@rucus.ru.ac.za> To: Dave Woodruff <Woodruff@RadOnc17.UCSF.Edu> Cc: Questions@FreeBSD.Org Subject: Re: Refused Connection Message-ID: <20020802214030.GA2742@rucus.ru.ac.za> In-Reply-To: <3D4AD580.EB83C1F@Radonc17.UCSF.Edu> References: <3D4AD580.EB83C1F@Radonc17.UCSF.Edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri 2002-08-02 (11:54), Dave Woodruff wrote: > I have just installed FreeBSD 4.6 (up from 4.2). My scripts > which used to reliably produce an xterm on this machine from > various other *nix hosts (FreeBSD, Solaris, IRIX, Linux) now get > > _X11TransSocketINETConnect: Can't connect: errno = 61 > > even though I have run the xhost command for each of these remote > stations on my 4.6 box. Your X server's TCP transport is disabled unless it's started with "startx -listen_tcp". > I have scanned the FreeBSD release notes for 4.3 - 4.6 and there > is no mention of a change in X-connection security policy, defaults, > ... Look up -listen_tcp in startx(1). -- David Siebörger drs@rucus.ru.ac.za 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?20020802214030.GA2742>