Date: Sun, 17 Mar 2002 16:21:07 -0800 (PST) From: Peter Gatsoulis <kjerstes@yahoo.com> To: freebsd-questions@freebsd.org Subject: ssh -X forwarding fails Message-ID: <20020318002107.41822.qmail@web9708.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi I hav been bangin my head w/this 1. 2 fbsd 4.5 machines, call them work and home. Both can run XFree86 locally I'm trying to get the work machine's desktop to display remotely on my home machine. On my work machine I have sshd_config as it should be with X11Forwarding YES and X11DisplayOffset 10 I do ssh -X someip to get to work machine. I then do startx or startx -listen_tcp failing with: xauth: (argv):1: bad display name "zelo.verizon.net:0" in "remove" command I suspect this has something to do w/ xauth or display variables NOT being set. I have removed .Xauthority files from both local & remote directories w/ no effect. also doing "env" shows me that there IS NO "DISPLAY" variable present in either the remote or local machines. I suspect this is the problem??? How is this set correctly? Both machines are on private LANs behind firewalls, both are in the 192.168.x.x ranges. __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ 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?20020318002107.41822.qmail>