How to increase the default time out for SSH on OS X?
Fresh3 days ago
Mar 15, 202631558 viewsConfidence Score0%
0%
Problem
How to increase the default time out when trying to connect to a remote machine via SSH on Mac OS X?
Error Output
ssh -D 9999 user@host
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to increase the default time out for SSH on OS X?
Low Risk
You need to change the , as explained in : Sets a timeout interval in seconds after which if no data has been received from the server, ssh will send a message through the encrypted channel to request a response from the server. The default is 0, in…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix