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.Strange. The default for upstream sshd is to have UseDNS already set to 'no'. It is the same for what is on Bookworm:Set UseDNS to noHow did your UseDNS settings get changed?Code:
$ sudo /usr/sbin/sshd -T | sort | grep usednsusedns no$ lsb_release -rdNo LSB modules are available.Description: Debian GNU/Linux 12 (bookworm)
Statistics: Posted by mywatermelon — Wed Sep 04, 2024 3:57 am