Hello,
I'd like to use my openwrt so that when I'm logged on a special user (it's already makes here http://openwrt.org/forum/viewtopic.php?pid=9932#p9932 ), I can connect directly to another ssh machine.
But if I don't want to type the password, I have to create public and private keys dsa keys from openwrt.
The problem is that with dropbear, it'snot possible to create dsa keys, so I use my linux to create dsa keys, and I copy it to the .ssh of dropbear and after I copied the content of my public key in the authorized_keys of my linux client
But ot doesn't work.
I think I'm forced to create dsa keys from openwrt directly... (my linux client have dsa keys so I must create dsa keys in openwrt , I think)
I have to install openssh instead of dropbear to do that?
But openssh take a lot of spacdes more that dopbear? or it's not a problem to desinstall dropbear and to install just after openssh?
I took my precaution, and reactivate the telnet access lol (here: http://openwrt.org/forum/viewtopic.php?id=2101) because if I remove dropbear, and if I don't ahve telnet access anymore :-(.....lol
Thanks.
Bye
