Re: Dropbear server exit when idle?

2018-03-09 Thread Matt Johnston
Hi Dave, My first approach would be to run "timeout 600 dropbear -F -E". Established sessions won't be killed since they each session is a forked process. That assumes "timeout" exists on the system busybox etc. If you want to modify the code put a check after the select() in main_noinetd().

[SUSPECTED SPAM]Re: Dropbear 2018.76

2018-03-09 Thread Peter Krefting
Matt Johnston: This should be fixed in https://secure.ucc.asn.au/hg/dropbear/rev/0dc3103a5900 This patch does indeed fix the problem. Thank you! -- \\// Peter - http://www.softwolves.pp.se/