Are you sure you do not have firewall issues?
C:\cygwin\bin>ssh -v [email protected] OpenSSH_5.1p1, OpenSSL 0.9.8i 15 Sep 2008 debug1: Connecting to 192.168.1.8 [192.168.1.8] port 22. debug1: Connection established. debug1: identity file /home/dbrewer1/.ssh/identity type -1 debug1: identity file /home/dbrewer1/.ssh/id_rsa type -1 debug1: identity file /home/dbrewer1/.ssh/id_dsa type -1 debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.1 debug1: no match: Sun_SSH_1.1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.1 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 none debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host '192.168.1.8' is known and matches the RSA host key. debug1: Found key in /home/dbrewer1/.ssh/known_hosts:1 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: gssapi-keyex,gssapi-with-mic,publicke y,password,keyboard-interactive debug1: Next authentication method: publickey debug1: Trying private key: /home/dbrewer1/.ssh/identity debug1: Trying private key: /home/dbrewer1/.ssh/id_rsa debug1: Trying private key: /home/dbrewer1/.ssh/id_dsa debug1: Next authentication method: keyboard-interactive Password: debug1: Authentication succeeded (keyboard-interactive). debug1: channel 0: new [client-session] debug1: Requesting [email protected] debug1: Entering interactive session. Last login: Fri Feb 29 06:29:03 2008 from 192.168.1.11 Sun Microsystems Inc. SunOS 5.10 Generic January 2005 $ exit debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: channel 0: free: client-session, nchannels 1 Connection to 192.168.1.8 closed. Transferred: sent 1808, received 1808 bytes, in 3.0 seconds Bytes per second: sent 598.5, received 598.5 debug1: Exit status 0 C:\cygwin\bin> -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
