dropbear server in OPENRG,

Rob Landley rob at landley.net
Wed Apr 18 15:07:41 WST 2007


On Monday 16 April 2007 10:17 pm, hfgj ghgj wrote:
> dropbear server in OPENRG,,
> 
> 
> 
>  i have installed dropbear in openrg and now trying to conncect with tera 
term SSH client , but i dont know how to start the server,(Which command to 
start dropbear server). 

It's "dropbear".

If you're having trouble starting it, try "dropbear -F -E".  The -F means 
don't daemonize (thus the server handles only one request, then exits), so it 
stays running in the foreground.  The -E says write the log output to stderr 
rather than the system log, so you can see it output from the program.  That 
way if it's having trouble, it'll tell you why.

Rob
-- 
Penguicon 5.0 Apr 20-22, Linux Expo/SF Convention.  Bruce Schneier, Christine 
Peterson, Steve Jackson, Randy Milholland, Elizabeth Bear, Charlie Stross...


More information about the Dropbear mailing list