Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4853

General discussion • Re: SSH hangs continuosly

$
0
0
It maybe a QoS issue. Try the following:

Code:

sudo nano /etc/ssh/sshd_config.d/qos.conf
In the file put one line:

Code:

IPQoS 0x00
Then either restart ssh / sshd services or the Pi and see if that helps.

Note that it is possible to put this into your client ssh config file (so you do not need to put this onto every Pi) but I've only tried that on my Mac - as I use an iPad as well I find it better on the Pi as they do not have a config file I can tweak :roll:

Statistics: Posted by MiscBits — Wed Mar 13, 2024 12:12 am



Viewing all articles
Browse latest Browse all 4853

Trending Articles