Can`t connect to solaris through SSH [1]

Can`t connect to solaris through SSH

Tuesday, October 25, 2005 11:08 PM - water

[22:01:39] Connecting to '202.97.3.85'...
[22:01:39] Connected.
[22:01:39] Version exchange initiated...
[22:01:39] server: SSH-2.0-Sun_SSH_1.0.1
[22:01:39] client: SSH-2.0-libssh_1.2.1697 NetSarang Computer, Inc.
[22:01:39] SSH2 is selected.
[22:01:44] Algorithm negotiation initiated...
[22:01:44] key exchange: diffie-hellman-group1-sha1
[22:01:44] host key: ssh-dss
[22:01:44] outgoing encryption: aes128-cbc
[22:01:44] incoming encryption: aes128-cbc
[22:01:44] outgoing mac: hmac-sha1
[22:01:44] incoming mac: hmac-sha1
[22:01:44] outgoing compression: none
[22:01:44] incoming compression: none
[22:01:44] Host authentication initiated...
[22:01:44] Hostkey fingerprint:
[22:01:44] ssh-dsa 1024 16:01:3b:ca:22:bb:d6:26:00:30:15:dc:95:6d:76:e8
[22:01:44] Accepted. Verifying host key...
[22:01:44] Verified.
[22:01:49] User authentication initiated...
[22:01:49] Sent user name 'root'.
[22:01:50] Sent password.
[22:01:50] Access granted.
[22:01:51] Sent X11 forwarding request...
[22:01:51] Failed.
and an dialog window show:The X11 forwarding request was rejected.To solve this problem ,please turn on the X11 forwarding feature of the remote SSH server.


Re: Can`t connect to solaris through SSH

Wednesday, October 26, 2005 1:19 PM - Andrew Blake

Hello~

It seems like X11 forwarding feature is diabled. Set X11forwarding to yes in /etc/ssh/sshd_config file.

*Don't forget to restart sshd.



Previous views: 182