Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我能够安装 sshd 服务(在遇到很多问题之后),并且能够通过说 ssh hao@192.168.1.3 和 ssh localhost 在我安装它的机器上 ssh。但是,我局域网上的所有其他机器都无法通过 ssh 连接到它。我检查了端口 22 确实是打开的,并且 SSH 正在侦听该端口。
有人经历过这样的安装吗?
提前致谢!
Vista 防火墙可能处于活动状态。打开控制面板,搜索防火墙,然后完全关闭它,看看外部连接是否有效。如果他们这样做了,那么您必须弄清楚如何打开入站端口 22,这应该很容易,但如果没有方便的 Vista 机器,我无法准确告诉您。