SSH Timeout server not responding

Topics about the Software of Revolution Pi
Post Reply
col-panic
Posts: 7
Joined: 19 May 2026, 17:08

SSH Timeout server not responding

Post by col-panic »

I am fresh owner of a Revolution Pi 4 and started my experiments.

On May 17 I made all the updates, and suddenly the ssh connection became absolutely unreliable.

If I only login and do nothing, connection stays stable, and if I execute commands with only expected little output,
connection stays stable to (e.g. dmesg | tail)

But as soon as I want to have some more, connection freezes and
after a while connection quits with

Code: Select all

Timeout, server servername not responding.
col-panic
Posts: 7
Joined: 19 May 2026, 17:08

Re: SSH Timeout server not responding

Post by col-panic »

I found out, that it was due to MTU, after changing the MTU value for the interface, connection is now stable.
Post Reply