Forum

SSH2 Keep Alive doe...
 
Notifications
Clear all

SSH2 Keep Alive does not work

2 Posts
2 Users
0 Reactions
147 Views
(@ncolvin)
New Member
Joined: 12 years ago
Posts: 1
Topic starter  

A SSH2 connection that works perfectly consistently times out after 20 minutes even though KeepAlive is set for the connection.


   
Quote
(@bpence)
Member Admin
Joined: 2 years ago
Posts: 1389
 

Is this something that started recently?

connection closure can come from a number of different places.  Keepalives are mean to keep the connection 'hot' by periodically sending meaningless packets across the channel.  This can prevent some socket and routers from timing out and closing dead connections, but may not for example prevent a SHELL timeout due to shell inactivity.

Can you provide some more detail on what you're experiencing?  When disconnecting, do you have any visual clues as to why?

 

 


   
ReplyQuote
Share: