From owner-freebsd-questions Thu Feb 28 17:28:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from frankenstein.nwlink.com (pop.nwlink.com [209.20.130.39]) by hub.freebsd.org (Postfix) with ESMTP id DF7C637B400 for ; Thu, 28 Feb 2002 17:28:35 -0800 (PST) Received: from ip21.cvd-r8.rb1.bel.nwlink.com (ip21.cvd-r8.rb1.bel.nwlink.com [207.202.168.21]) by frankenstein.nwlink.com (8.11.3/8.11.3) with ESMTP id g211SU131663; Thu, 28 Feb 2002 17:28:30 -0800 (PST) (envelope-from beeman@ip21.cvd-r8.rb1.bel.nwlink.com) Received: (from beeman@localhost) by ip21.cvd-r8.rb1.bel.nwlink.com (8.11.6/8.11.6) id g211SSZ86073; Thu, 28 Feb 2002 17:28:28 -0800 (PST) (envelope-from beeman@ip21.cvd-r8.rb1.bel.nwlink.com) To: freebsd-questions@freebsd.org Cc: Simon J Mudd Subject: Re: Help with XFree config? 'can't open display:' from remote client References: From: beeman@ip21.cvd-r8.rb1.bel.nwlink.com (Roger L. Beeman) Date: 28 Feb 2002 17:28:28 -0800 In-Reply-To: Message-ID: Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Simon J Mudd writes: > I can't seem to find from the X man pages how to enable the X server to > listen on port 6000. See man startx. The '-listen_tcp' option of startx enables the TCP/IP transport type which is needed for remote X displays. This is disabled by default for security reasons. Roger L. Beeman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message