==> openstack: Timeout waiting for SSH. ==> openstack: Pausing before cleanup of step 'StepAllocateIp'. Press enter to continue. ''' Interestingly, removing all bastion host authentication configuration results in this error message (i.e. on the bastion host and bastion username are specifie...
On 2014-03-29 09:19, Yousong Zhou wrote: > Without timeout mechanism, if ssh client disconnected without sending > FIN or RST, forked dropbear servers would hang there for > KEX_RETRY_TIMEOUT seconds (8 hours). > > TCP keepalive is not implemented in dropbear yet, thus the name >...
KEX_RETRY_TIMEOUT seconds (8 hours). TCP keepalive is not implemented in dropbear yet, thus the name SSHKeepAlive. 300 seconds in this patch is selected from the default value of ServerAliveInterval for Debian ssh client (See man ssh_config). Signed-off-by: Yousong Zhou <yszhou4t...@...