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

Networking and servers • Re: Why can't I connect to RSP 4 with SSH?

$
0
0
Set UseDNS to no
Strange. The default for upstream sshd is to have UseDNS already set to 'no'. It is the same for what is on Bookworm:

Code:

$ sudo /usr/sbin/sshd -T | sort | grep usednsusedns no$ lsb_release -rdNo LSB modules are available.Description:    Debian GNU/Linux 12 (bookworm)
How did your UseDNS settings get changed?
I tried it again yesterday, and the result was that I could log in using raspberrypi.local about 10% of the time, and 90% of the time I got the same error. My current solution is to connect via WIFI and then directly enter the Raspberry Pi's WIFI IP to log in. I'm a little suspicious that there's something wrong with the Raspberry Pi's NIC, but I don't have any way to test this for now.

Statistics: Posted by mywatermelon — Wed Sep 04, 2024 3:57 am



Viewing all articles
Browse latest Browse all 4151

Trending Articles