Antonio Huete Jimenez <[email protected]> added the comment:

Hi,

I've uploaded both sshd (server part in DFBSD X86_64) and client (Linux) max.
debug output

http://leaf.dragonflybsd.org/~tuxillo/archive/temp/ssh.log
http://leaf.dragonflybsd.org/~tuxillo/archive/temp/sshd.log


A normal client output at the point where it stops for us now looks like this:
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/tuxillo/.ssh/identity (0x0)
debug2: key: /home/tuxillo/.ssh/id_rsa (0x0)
debug2: key: /home/tuxillo/.ssh/id_dsa (0x0)
debug3: Wrote 64 bytes for a total of 1130
debug1: Authentications that can continue: publickey,keyboard-interactive
debug3: start over, passed a different list publickey,keyboard-interactive



Our failing end lines:
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/antonioh/.ssh/identity ((nil))
debug2: key: /home/antonioh/.ssh/id_rsa (0x66b460)
debug2: key: /home/antonioh/.ssh/id_dsa ((nil))
Connection closed by 192.168.3.14

Cheers,
Antonio Huete

----------
status: unread -> chatting

_____________________________________________________
DragonFly issue tracker <[email protected]>
<http://bugs.dragonflybsd.org/issue1649>
_____________________________________________________

Reply via email to