Skip to content

ssh tunnel can time out when idle#95

Open
quic-bjorande wants to merge 1 commit into
linux-msm:masterfrom
quic-bjorande:for-linux-msm/server-alive-interval
Open

ssh tunnel can time out when idle#95
quic-bjorande wants to merge 1 commit into
linux-msm:masterfrom
quic-bjorande:for-linux-msm/server-alive-interval

Conversation

@quic-bjorande

Copy link
Copy Markdown
Contributor

Remote CDBA sessions currently rely on users configuring ServerAliveInterval in ~/.ssh/config to keep the underlying ssh connection active.

Pass ServerAliveInterval and ServerAliveCountMax directly when the client launches ssh so otherwise idle tunnels stay alive and ssh can detect dead connections.

Remote CDBA sessions currently rely on users configuring
ServerAliveInterval in ~/.ssh/config to keep the underlying ssh
connection active.

Pass ServerAliveInterval and ServerAliveCountMax directly when the
client launches ssh so otherwise idle tunnels stay alive and ssh can
detect dead connections.

Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant