ssh连接出现以下提示,求解

来源:互联网 发布:ssr软件 编辑:程序博客网 时间:2024/06/09 23:40
Linux系统ssh登录
[root@server24 logrotate.d]# ssh 192.168.3.62
The authenticity of host '192.168.3.62 (192.168.3.62)' can't be established.
RSA key fingerprint is b9:1e:83:0e:5b:f3:04:f8:67:ce:39:90:3c:52:1d:63.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.3.62' (RSA) to the list of known hosts.
尝试了/etc/ssh/ssh_config /etc/ssh/sshd_config
两文件的修改,但效果不是很明显,求解啊
0 0
原创粉丝点击