💻 Software
How to ssh in the face of huge (25 second) latency?
Fresh6 days ago
Mar 15, 20261814 viewsConfidence Score0%
0%
Problem
I need to create an ssh connection between two Linux machines running Centos v5 but the latency could be as high as 25 seconds. I find that if I test something approaching this configuration artificially by simulating 7 seconds or more round trip latency using: When I try: It fails after about 1 mi…
Error Output
tc qdisc add dev eth0 root netem delay 7s
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to ssh in the face of huge (25 second) latency?
Low Risk
Short answer, you will never wait long enough with a 30 second latency per packet.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix