On Sat, 24 Apr 2010, Robin Axelsson wrote:
hi Robin,
>debug1: set_newkeys: setting new keys for 'in' mode
>debug3: aes-128-ctr NID found
>debug1: SSH2_MSG_NEWKEYS received
>debug1: done: ssh_kex2.
>debug1: send SSH2_MSG_SERVICE_REQUEST
>debug2: service_accept: ssh-userauth
>debug1: got SSH2_MSG_SERVICE_ACCEPT
>
>(long pause)
yes, on the server side you would see something this:
debug1: userauth-request for user janp service ssh-connection method none^M
debug1: attempt 0 initial attempt 0 failures 0 initial failures 0^M
debug3: Trying to reverse map address 10.18.18.18.^M
ie, the server got SSH2_MSG_SERVICE_ACCEPT as suggested from the
client's output and is trying to resolve the IP address. If there is a
problem with the resolving, the server does not respond to the 1st
client user auth request until the resolution times out.
see also my other responses later in the thread.
J.
--
Jan Pechanec
http://blogs.sun.com/janp
_______________________________________________
opensolaris-discuss mailing list
[email protected]