Last Modified: Jun 04, 2025
Affected Product(s):
F5OS F5OS
Fixed In:
F5OS-A 1.5.0
Opened: Nov 09, 2022 Severity: 3-Major
There was no idle-timeout implemented for SSH session. The SSH session was not getting terminated even if it was idle for a long time.
SSH session will not get terminated even if it is idle for long time.
There was no idle timeout for SSH session.
User must close the SSH session.
Implemented SSH idle-timeout which is configurable from CLI/RESTCONF. The SSH session will now get terminated if it is idle for the configured idle-timeout. The default value is 0, which means no idle-timeout.