Re: S10 sshd X forwarding problem
- From: Frank Fegert <fra.nospam.nk@xxxxxx>
- Date: Wed, 16 Jul 2008 13:16:31 +0200
On 2008-07-16, deliziaalcor@xxxxxxxxx <deliziaalcor@xxxxxxxxx> wrote:
On May 26, 2:34 pm, Oscar del Rio <del...@xxxxxxxxxxxxxxx> wrote:
Stuart Anderson wrote:
sshd[1433]: [ID 800047 auth.error] error: Failed to allocate internet-domain
X11 display socket.
bug 6704823
http://bugs.opensolaris.org/view_bug.do?bug_id=6704823
Description:
Looks like the fix for CR 6684003 breaks sshd's ability to bind to a local
socket for X forwarding. bind() returns EADDRNOTAVAIL for every bind call to ::1
for ports 6010->6999, but never tries IPv4 localhost addresses.
Workaround:
Add lo0 for IPv6:
# ifconfig lo0 inet6 plumb up
please try -4 option for ssh. I think that should be enough, without the need of
root privileges to create a loopback with IPv6 address.
Well I tried both and:
if I do ssh -4vAX remotehost
I do not get the display
if on the remote host I touch hostname6.lo0 I get the remote display.
I wonder why the -4 works in some cases and not others?
If you have a support contract open a case with Sun, there is a
IDR available which solves the issue.
Regards,
Frank
.
- Follow-Ups:
- Re: S10 sshd X forwarding problem
- From: Chris Ridd
- Re: S10 sshd X forwarding problem
- References:
- Re: S10 sshd X forwarding problem
- From: deliziaalcor
- Re: S10 sshd X forwarding problem
- Prev by Date: Re: Single-threaded T5240 performance
- Next by Date: Re: Solaris 10 metacity focus on new windows
- Previous by thread: Re: S10 sshd X forwarding problem
- Next by thread: Re: S10 sshd X forwarding problem
- Index(es):
Relevant Pages
|