NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/50148: new ssh does not work at all



On Aug 14,  6:55am, martin%NetBSD.org@localhost (martin%NetBSD.org@localhost) wrote:
-- Subject: bin/50148: new ssh does not work at all


Mine says:

debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-sha1-etm%openssh.com@localhost none
debug1: kex: client->server aes128-ctr hmac-sha1-etm%openssh.com@localhost none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<2048<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: Server host key: RSA b7:f5:a8:45:0c:03:2f:23:a5:c1:0e:d6:13:cb:8f:b3
debug1: Host '[127.0.0.1]:3022' is known and matches the RSA host key.
debug1: Found key in /Users/christos/.ssh/known_hosts:279
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /Users/christos/.ssh/id_rsa
debug1: Server accepts key: pkalg ssh-rsa blen 149
debug1: Authentication succeeded (publickey).
Authenticated to 127.0.0.1 ([127.0.0.1]:3022).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions%openssh.com@localhost
debug1: Entering interactive session.
debug1: client_input_global_request: rtype hostkeys-00%openssh.com@localhost want_reply 0
Warning: untrusted X11 forwarding setup failed: xauth key data not generated
debug1: Requesting X11 forwarding with authentication spoofing.
debug1: Requesting authentication agent forwarding.
debug1: Sending environment.
X11 forwarding request failed on channel 0
Last login: Thu Aug 13 12:58:12 2015
NetBSD 7.99.20 (GENERIC) #19: Mon Aug 10 10:25:47 EDT 2015



Home | Main Index | Thread Index | Old Index