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远程连接不上

参考链接 :

相关文章:

  • 2021-06-29
  • 2021-07-11
  • 2021-08-10
  • 2022-12-23
  • 2021-10-26
猜你喜欢
  • 2022-01-06
  • 2021-11-18
  • 2021-04-10
  • 2022-02-06
  • 2022-12-23
  • 2021-05-03
相关资源
相似解决方案