tags 357323 + unreproducible moreinfo
quit

On Thu, Mar 16, 2006 at 07:02:18PM +0100, [EMAIL PROTECTED] wrote:
> >From the client, attempts to connect look like this:
> 
> RSA_public_decrypt failed: error:0407006A:rsa
> routines:RSA_padding_check_PKCS1_type_1:block type is not 01
> debug1: ssh_rsa_verify: signature incorrect
> key_verify failed for server_host_key
> 
> strace on dropbear:

Hi, I can't reproduce the problem:

[EMAIL PROTECTED]:~/dropbear-0.48$ uname -m
x86_64
[EMAIL PROTECTED]:~/dropbear-0.48$ fakeroot debian/rules install
[...]
[EMAIL PROTECTED]:~/dropbear-0.48$ ./debian/dropbear/usr/bin/dropbearkey -t dss 
-f .dss             
Will output 1024 bit dss secret key to '.dss'
Generating key, this may take a while...
Public key portion is:
[...]
[EMAIL PROTECTED]:~/dropbear-0.48$ ./debian/dropbear/usr/sbin/dropbear -F -E -p 
10114 -d .dss -a .rsa &
[1] 30534
[30534] Mar 20 13:05:19 Not forking
[EMAIL PROTECTED]:~/dropbear-0.48$ ./debian/dropbear/usr/bin/dbclient -p 10114 
127.0.0.1
[30537] Mar 20 13:06:02 Child connection from 127.0.0.1:46277

Host '127.0.0.1' is not in the trusted hosts file.
(fingerprint md5 bb:c3:24:9b:98:89:4f:0b:86:e3:0e:33:3b:29:72:35)
Do you want to continue connecting? (y/n)
y
Password: 
[30537] Mar 20 13:06:08 bad password attempt for 'pape' from 127.0.0.1:46277
Password: 
./debian/dropbear/usr/bin/dbclient: connection to [EMAIL PROTECTED]:10114 
exited: Interrupted.
[30537] Mar 20 13:06:26 exit before auth (user 'pape', 1 fails): Exited normally
[EMAIL PROTECTED]:~/dropbear-0.48$ 


The strace doesn't tell me much, what's in the logs?  What client are
you using?  Does it work with dbclient?

Regards, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to