ssh远程连接本机

主机一 报错、
[email protected]:~# ssh [email protected]
[email protected]’s password:
Permission denied, please try again.
[email protected]’s password:
Connection closed by 192.168.1.131 port 22
ssh远程连接不上
主机一二的报错、
[email protected]:~# ssh [email protected]
ssh: connect to host 192.168.177.129 port 22: Connection timed out
ssh远程连接不上
密码没有输错
查看22端口
#netstat -lnatp
ssh远程连接不上

参考链接 :

相关文章:

  • 2022-12-23
  • 2021-11-14
  • 2021-09-20
  • 2021-07-11
  • 2021-08-10
猜你喜欢
  • 2021-12-01
  • 2022-01-06
  • 2021-11-18
  • 2021-11-14
  • 2022-02-06
  • 2021-11-15
相关资源
相似解决方案