public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] X forwarding
@ 2007-11-09 15:22 Roger Mason
  2007-11-09 15:45 ` Albert Hopkins
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Roger Mason @ 2007-11-09 15:22 UTC (permalink / raw
  To: gentoo-user

Hi,

I wish to forward X from machine B to machine A via ssh.  Machine A is
running an X server.  On machine B I have in sshd_config:

X11Forwarding yes

On machine A I have in ssh_config:

ForwardX11 yes

I can ssh from A to B without problems but when I try to start a
simple application:

B ~ $ xclock 
Error: Can't open display: 

and 

B ~ $ echo ${DISPLAY}

returns nothing.

Having turned up the debugging level for sshd on B to DEBUG3 I see this in
the logs:

sshd[6659880]: debug2: bind port 6010: Cannot assign requested address

This is repeated for ports 6011 to 6999 inclusive.  Then:

sshd[6659880]: error: Failed to allocate internet-domain X11 display
socket.

I can't acces the wiki page at the moment so if someone could help
with further troubleshooting I'd be most grateful.

Thanks,
Roger

P.S. openssh-4.7_p1-r1 on both boxes.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-11-14  2:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-09 15:22 [gentoo-user] X forwarding Roger Mason
2007-11-09 15:45 ` Albert Hopkins
2007-11-09 16:33 ` Billy Holmes
2007-11-09 21:12   ` [gentoo-user] X forwarding [fixed] Roger Mason
2007-11-14  3:18     ` Billy Holmes
2007-11-09 17:52 ` [gentoo-user] X forwarding Dan Farrell
2007-11-09 20:10 ` Stroller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox