Raspberry Pi with Raspbian dropping SSH connection
to fix it edit /etc/ssh/sshd_config with
sudo nano /etc/ssh/sshd_config
Search for TCPKeepAlive and update it from yes to no
TCPKeepAlive no
Raspberry Pi with Raspbian dropping SSH connection
to fix it edit /etc/ssh/sshd_config with
sudo nano /etc/ssh/sshd_config
Search for TCPKeepAlive and update it from yes to no
TCPKeepAlive no