【发布时间】:2021-09-02 19:55:27
【问题描述】:
我可以使用 ssh pi@raspberrypi.local 或 ssh pi@ip_address 从 MacOS SSH 进入 pi。我已经这样做了很长时间了。现在我安装了 Manjaro Linux 和 MacOS,但我无法从 Manjaro 的 pi 中进行 ssh。 ssh pi@raspberrypi.local 返回 name not found 错误,而其他命令超时。当我切换回 MacOS 时按预期工作。我已经坚持了一段时间了,我尝试了多种解决方案,但似乎没有任何效果。我也尝试过重新安装和启动 sshd,但没有成功。
【问题讨论】:
标签: linux ssh raspberry-pi openssh manjaro