Date: Fri, 2 Aug 2002 23:40:52 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= <drs@rucus.ru.ac.za> To: "Philip M. Gollucci" <philip@p6m7g8.com> Cc: questions@freebsd.org Subject: Re: FreeBSD and XFree86 Message-ID: <20020802214052.GB2742@rucus.ru.ac.za> In-Reply-To: <3D4AE6B5.4010205@p6m7g8.com> References: <3D4AE6B5.4010205@p6m7g8.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri 2002-08-02 (16:08), Philip M. Gollucci wrote: > I'got a 192.168.1.* network setup and running with a Linksys DSL/Router. > > Computer 129 is my personal workstation running FBSD 4.6-RELEASE-p2 > FreeBSD p6m7g8 4.6-RELEASE-p2 FreeBSD 4.6-RELEASE-p2 #0: Sun Jul 14 > 15:34:39 GMT 2002 philip@p6m7g8:/usr/obj/usr/src/sys/PHILIP i386 > > Computer 2 is a webserver running FBSD 4.5-RELEASE > FreeBSD web 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sun Jun 23 18:45:25 EST > 2002 philip@web.p6m7g8.com:/usr/src/sys/compile/PHILIP i386 > > Both have XFree86 installed > (2) 3.8.6 > (129) 4.2.1 > > workstation% xhost +192.168.1.2 That won't have any effect unless you've started your X server using "startx -listen_tcp". > webserver% setenv DISPLAY 192.168.1.129:0.0 ( w/ssh I shouldn't have to) No, you shouldn't - ssh should set DISPLAY to something like "localhost:10.0". Are you sure you've enabled X forwarding on the ssh client and sshd? If you get it working, you won't need to use xhost or -listen_tcp on your workstation. -- 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?20020802214052.GB2742>