View Single Post
Old 04-15-2013, 04:35 PM   #43
fonzie4msg
Connoisseur
fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.
 
Posts: 56
Karma: 171512
Join Date: Feb 2012
Location: Jena
Device: k3gb (3g)
thats the result

debug1: Trying private key: /home/fonzie/.ssh/id_ecdsa
debug3: no such identity: /home/fonzie/.ssh/id_ecdsa

here it took a minute

debug2: we did not send a packet, disable method
debug3: authmethod_lookup keyboard-interactive
debug3: remaining preferred: password
debug3: authmethod_is_enabled keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for reply
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug3: userauth_kbdint: disable: no info_req_seen
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred:
debug3: authmethod_is_enabled password
debug1: Next authentication method: password
root@ken1's password:
debug3: packet_send2: adding 64 (len 49 padlen 15 extra_pad 64)
debug2: we sent a password packet, wait for reply
debug1: Authentications that can continue: publickey,password,keyboard-interactive
Permission denied, please try again.
root@ken1's password:
debug3: packet_send2: adding 64 (len 49 padlen 15 extra_pad 64)
debug2: we sent a password packet, wait for reply
debug1: Authentications that can continue: publickey,password,keyboard-interactive
Permission denied, please try again.
root@ken1's password:
debug3: packet_send2: adding 64 (len 49 padlen 15 extra_pad 64)
debug2: we sent a password packet, wait for reply
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey,password,keyboard-interactive).

maybe its easier to start from scratch with the above method and new keys
Is hat a good idea? @ knc1. Can I use your walkthrough with openssh?

hmm i generated new keys but..

"
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: fonzie@fonzie-desktop (0xb7fd68d0)
debug2: key: /home/fonzie/.ssh/id_rsa ((nil))
debug2: key: /home/fonzie/.ssh/id_dsa ((nil))
debug2: key: /home/fonzie/.ssh/id_ecdsa ((nil))
debug1: Authentications that can continue: publickey,password,keyboard-interactive
"

and iam in the loop of asking for publickey
it took time again after
debug2: key: /home/fonzie/.ssh/id_ecdsa ((nil))


i switched back to dropbear and the same problem as before.. taking its time after
key: /home/fonzie/.ssh/id_ecdsa ((nil))

until printing

debug1: Remote protocol version 2.0, remote software version dropbear_2012.55
debug1: no match: dropbear_2012.55

at least the same spot as before.. good point to go to bed


P. S. Grüße zurück

Last edited by fonzie4msg; 04-15-2013 at 06:11 PM.
fonzie4msg is offline   Reply With Quote