Extremely slow authentication via SSH on FreeBSD 6.0

Garrett Cooper youshi10 at u.washington.edu
Sun Jan 8 17:20:30 PST 2006


	I'm having a hard time authenticating after upgrading the kernel and  
some packages, and I was wondering if someone could help me out with  
this issue. I marked the trouble points and included my sshd_config.

Output:
shiina:~ gcooper$ ssh -v hoover
OpenSSH_3.8.1p1, OpenSSL 0.9.7i 14 Oct 2005
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to hoover [192.168.0.22] port 22.
debug1: Connection established.
debug1: identity file /Users/gcooper/.ssh/identity type -1
debug1: identity file /Users/gcooper/.ssh/id_rsa type -1
debug1: identity file /Users/gcooper/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version  
OpenSSH_4.2p1 FreeBSD-20050903
debug1: match: OpenSSH_4.2p1 FreeBSD-20050903 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1
debug1: An invalid name was supplied
Configuration file does not specify default realm

debug1: An invalid name was supplied
A parameter was malformed
Validation error

debug1: An invalid name was supplied
Configuration file does not specify default realm

debug1: An invalid name was supplied
A parameter was malformed
Validation error

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 'hoover' is known and matches the DSA host key.
debug1: Found key in /Users/gcooper/.ssh/known_hosts:29
debug1: ssh_dss_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
#ssh hangs here for about 30 seconds.
debug1: Authentications that can continue: password
debug1: Next authentication method: password
gcooper at hoover's password:

	Thanks!
-Garrett

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sshd_config
Type: application/octet-stream
Size: 2386 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060108/2966b311/sshd_config.obj


More information about the freebsd-questions mailing list