Skip to content

ssh tunnel can time out when idle#95

Merged
lumag merged 1 commit into
linux-msm:masterfrom
quic-bjorande:for-linux-msm/server-alive-interval
Jul 5, 2026
Merged

ssh tunnel can time out when idle#95
lumag merged 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.

@lumag lumag enabled auto-merge June 22, 2026 11:32
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>
@andersson andersson force-pushed the for-linux-msm/server-alive-interval branch from 0b3a78a to 9d18604 Compare July 5, 2026 19:33
@lumag lumag merged commit 7beb8cb into linux-msm:master Jul 5, 2026
39 checks passed
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.

2 participants