Skip to content

Raspberry Pi with Raspbian dropping SSH connection

I was playing with my Raspberry PI with Raspbian and the ssh connection was dropping (or timeouting, or something like this), I got a “Broken Pipe” message, and If I tried to connect again, it refuses it.

I don’t know why, but 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

It doesn’t make sense, I know, but it worked.

Abraços

Published inRaspberry PI

431 Comments

  1. I’ll immediately clutch your rss feed as I can’t find your email subscription link or newsletter service. Do you’ve any? Please let me recognise so that I may subscribe. Thanks.

Leave a Reply

Your email address will not be published. Required fields are marked *