From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 16:49:55 2004 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 9D78816A4CE for ; Sat, 30 Oct 2004 16:49:55 +0000 (GMT) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.36.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB55443D49 for ; Sat, 30 Oct 2004 16:49:54 +0000 (GMT) (envelope-from garya@Dreamchaser.org) Received: from [12.32.36.74] (imagination.dreamchaser.org. [12.32.36.74]) i9UGnsK0037153 for ; Sat, 30 Oct 2004 10:49:54 -0600 (MDT) (envelope-from garya@Dreamchaser.org) Message-ID: <4183C639.1000406@Dreamchaser.org> Date: Sat, 30 Oct 2004 10:50:01 -0600 From: Gary Aitken User-Agent: Mozilla Thunderbird 0.7.3 (X11/20041030) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.3 (nightmare.dreamchaser.org [12.32.36.73]); Sat, 30 Oct 2004 10:49:54 -0600 (MDT) Subject: xhost problem 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: Sat, 30 Oct 2004 16:49:55 -0000 I can't get an xterm from another machine to display on my 5.3 system. I've tried xhost with the ip of the machine I want to allow in, and finally tried xhost + to allow any machine in, but attempts to display still fail with "Can't open display w.x.y.z:0.0" firewall_enable and ipfilter_enable are NO at the moment, and the source (xterm) system is open on the internal network. What am I missing? Thanks, Gary