Date: Sun, 25 Jun 2006 22:05:03 -0500 From: Andrew <andrew.chace@gmail.com> To: freebsd-questions@freebsd.org Subject: SSHD errors: will not forward X11 connections Message-ID: <1151291104.2354.9.camel@LatitudeFC5.network>
next in thread | raw e-mail | index | archive | help
Hello,
I have a FreeBSD 6.1 machine at home that I use for remote backups, and
sort of an application server for my home network. I occasionally run
program with the X display forwarded to my laptop. Simple setup, has
always worked great, etc, etc.
Just last week, I went to login and run a program and I received the
following error (in /var/log/messages):
sshd[25306]: error: Failed to allocate internet-domain X11 display
socket.
Now, not to (intentionally) irritate anyone, but I haven't made any
changes in regards to the setup on either end of the connection that I'm
aware of. The only change at all that I've recently made, is that I
switch shells on the remote box (to zsh). I tried changing back to bash,
(my original setup), and the problem persists.
The permissions for sshd are:
-r-xr-xr-x 1 root wheel 168488 May 6 22:58 /usr/sbin/sshd
which looks correct to me. I really haven't a clue where to begin with
this one, besides a backup and re-install, which is an option, but is
also a rather large pain.
Suggestions?
-Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1151291104.2354.9.camel>
