Your Valuable Inputs

William Viker williamv at opera.com
Sat Dec 12 00:36:44 EST 2009


On Fri, 11 Dec 2009 13:18:04 +0100, Devang Modi <devang at teaksi.com> wrote:
> debug1: SSH2_MSG_NEWKEYS received
> debug1: SSH2_MSG_SERVICE_REQUEST sent
> debug2: service_accept: ssh-userauth
> debug1: SSH2_MSG_SERVICE_ACCEPT received
> debug2: key: /root/.ssh/identity ((nil))
> debug2: key: /root/.ssh/id_rsa ((nil))
> debug2: key: /root/.ssh/id_dsa ((nil))
>( TAKES A LONG TIME )
>debug1: Authentications that can continue:  
> publickey,password,keyboard-interactive
> debug3: start over, passed a different list  
> publickey,password,keyboard-interactive
> debug3: preferred gssapi-with-mic,publickey,keyboard-interactive,password
> debug3: authmethod_lookup publickey
> debug3: remaining preferred: keyboard-interactive,password
> debug3: authmethod_is_enabled publickey
> debug1: Next authentication method: publickey
> debug1: Trying private key: /root/.ssh/identity

This is the debug from the ssh *client*, right? I think it would be more  
interesting to see debug from the server.

- A long shot in case you haven't checked: Are your DNS servers working  
properly? It might have to wait for a dns lookup or something like that.

-- 
William Viker


More information about the openssh-unix-dev mailing list