- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-24-2021 09:14 AM
Are the application timeouts across the board for something like SSH? Meaning for user SSH connections through the PAN and admin SSH connections to the PAN that application controls the timeouts for both?
08-24-2021 10:09 AM
SSH connection to firewall and ssh connection through the firewall have different config options for timeouts.
For SSH connection through the firewalls you can control the timeouts under object and services.
Regards
08-24-2021 10:09 AM
SSH connection to firewall and ssh connection through the firewall have different config options for timeouts.
For SSH connection through the firewalls you can control the timeouts under object and services.
Regards
08-25-2021 06:52 AM - last edited on 08-25-2021 11:39 AM by jdelio
On the server, head over to the /etc/ssh/sshd_config configuration file. The Timeout value will be 1200 seconds * 3 = 3600 seconds. This is an equivalent of 1 hour, which implies that your ssh session will remain alive for idle time of 1 hour without dropping.
Usually, the SSH connection timeout occurs due to bad server settings, wrong IP hosts, firewall restrictions, etc. At Bobcares we often get requests to fix ssh timeout error, as a part of our Server Management Services.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!