SUSE Support

Here When You Need Us

Configure SSH to clear connections after a specified period of inactivity

This document (7009025) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 10
SUSE Linux Enterprise Server 11

Situation

The server should clear ssh connections after a specified period of inactivity.

Resolution

Edit the /etc/ssh/sshd_config file
Un-remark or add the ClientAliveInterval parameter and set it to the number of seconds (of inacitivty) that ssh should wait before terminating the connection.
Un-remark or add the ClientAliveCountMax and set it to 0.
Restart the ssh daemon.

Additional Information

An example configuration would be:

ClientAliveInterval 600
ClientAliveCountMax 0

This would clear any ssh sessions that have been inactive for 10 minutes.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7009025
  • Creation Date: 20-Jul-2011
  • Modified Date:03-Mar-2020
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.