Hello all,

I'm unable to get x-forwarding working with sshd_2.5.1p2 on IRIX 6.3.
Other machines (Solaris 2.5, Alpha OSF1, sparc/linux, sparc/netbsd etc...)
work just fine.

On IRIX, the daemon spits "socket:protocol not supported" errors.
What seems to be missing here ?

TIA for any advice,
(please cc:)

--
Ragga

The server debug log:

# /usr/sbin/sshd -d
debug1: sshd version OpenSSH_2.5.1p2
debug1: load_private_key_autodetect: type 0 RSA1
debug1: read SSH2 private key done: name dsa w/o comment success 1
debug1: load_private_key_autodetect: type 2 DSA
debug1: Seeding random number generator
socket: Protocol not supported
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
debug1: Seeding random number generator
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 133.28.135.22 port 6140
debug1: Client protocol version 1.5; client software version 1.2.31
debug1: no match: 1.2.31
debug1: Local version string SSH-1.99-OpenSSH_2.5.1p2
debug1: Rhosts Authentication disabled, originating port not trusted.
debug1: Sent 768 bit server key and 1024 bit host key.
debug1: Encryption type: 3des
debug1: Received session key; encryption turned on.
debug1: Installing crc compensation attack detector.
debug1: Attempting authentication for kubo.
Accepted password for kubo from 133.28.135.22 port 6140
debug1: session_new: init
debug1: session_new: session 0
debug1: Allocating pty.
debug1: Received request for X11 forwarding with auth spoofing.
error: socket: Protocol not supported
debug1: Entering interactive session.
debug1: fd 3 setting O_NONBLOCK
debug1: fd 8 IS O_NONBLOCK
debug1: server_init_dispatch_13
debug1: server_init_dispatch_15
debug1: Received SIGCHLD.
debug1: End of interactive session; stdin 0, stdout (read 361, sent 361), stderr 0 
bytes.
Disconnecting: Command terminated on signal 11.
debug1: Calling cleanup 0x436460(0x10037608)
debug1: pty_cleanup_proc: /dev/ttyq1
debug1: Calling cleanup 0x448fa4(0x0)

Reply via email to