Can anyone tell me what the hell "SshReadLine/sshreadline.c:2336: Initializing 
ReadLine..." is and why is it taking so long for a response??

When I ssh from one machine, (which used to respond quickly) I get a 
minute/2minute wait before I get a login prompt!

When I do ssh -vvv r...@flint I get;

bash-2.03$ ssh -vvv r...@flint
debug: Connecting to flint, port 22... (SOCKS not used)
debug: Ssh2Transport/trcommon.c:3823: My version: 
SSH-2.0-ReflectionForSecureIT_6.1.0.16
debug: client supports 3 auth methods: 'publickey,keyboard-interactive,password'
debug: Ssh2Common/sshcommon.c:497: local ip = 172.26.235.138, local port = 36662
debug: Ssh2Common/sshcommon.c:499: remote ip = 149.254.0.60, remote port = 22
debug: SshConnection/sshconn.c:1975: Wrapping...
debug: SshReadLine/sshreadline.c:2336: Initializing ReadLine...
 
[LONG PAUSE HERE  1minute]
 
debug: Remote version: SSH-2.0-ReflectionForSecureIT_6.1.0.16
debug: Ssh2Transport/trcommon.c:1422: lang s to c: `', lang c to s: `'
debug: Ssh2Transport/trcommon.c:1488: c_to_s: cipher aes128-ctr, mac hmac-sha1, 
compression none
debug: Ssh2Transport/trcommon.c:1491: s_to_c: cipher aes128-ctr, mac hmac-sha1, 
compression none
debug: Remote host key found from database.
debug: Ssh2Common/sshcommon.c:310: Received SSH_CROSS_STARTUP packet from 
connection protocol.
debug: Ssh2Common/sshcommon.c:360: Received SSH_CROSS_ALGORITHMS packet from 
connection protocol.
debug: server offers auth methods 'publickey,password'.
debug: Ssh2AuthPubKeyClient/authc-pubkey.c:1530: Starting pubkey auth...
debug: Ssh2AuthPubKeyClient/authc-pubkey.c:1487: Agent is not running.
debug: Ssh2AuthPubKeyClient/authc-pubkey.c:1336: Got 0 keys from the agent.
debug: SshUnixUserFiles/sshunixuserfiles.c:255: Using 
'/export/home/ggore/.ssh2/identification' as identity file.
debug: SshConfig/sshconfig.c:2913: Unable to open 
/export/home/ggore/.ssh2/identification
debug: Ssh2AuthPubKeyClient/authc-pubkey.c:1316: Trying 0 key candidates.
debug: Ssh2AuthPubKeyClient/authc-pubkey.c:784: All keys declined by server, 
disabling method.
debug: Ssh2AuthClient/sshauthc.c:333: Method 'publickey' disabled.
debug: server offers auth methods 'publickey,password'.
debug: Ssh2AuthPasswdClient/authc-passwd.c:108: Starting password auth...
root's password:
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to