Starting Dropbear
Fabrizio Bertocci
fabriziobertocci at gmail.com
Fri Apr 13 20:57:17 WST 2012
Dropbearkey only generates the keys, is not the real server.
You need to start the server on one machine (use dropbear), and the client
from another machine.
Well...
Get help page from dropbear for a list of arguments. You need to provide at
least your dsa or rsa keys to start the server side (dropbear).
On the client side you can use dbclient to connect to the server side.
Again use 'dbclient -h' for a list of command line parameters accepted.
Fab
On Fri, Apr 13, 2012 at 3:35 AM, Rayne <lancer6238 at yahoo.com> wrote:
> Hi,
>
> I've just installed Dropbear, but can't figure out how to start it.
>
> I did
>
> ./configure
> make
> make install
> ./dropbearkey -t rsa -f dropbear_rsa_host_key
>
> When I did a "ps -ef | grep dropbear", I don't see it running. Running
> "./dbclient <IP address of the dropbear server>" also gave me the error
> "./dbclient: Exited: Error connecting: Connection refused".
>
> How do I start dropbear?
>
> Thank you.
>
> Regards,
> Rayne
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/attachments/20120413/644b7ea0/attachment.htm
More information about the Dropbear
mailing list