由 再见理想 在 05-11-2004 16:45 发表:
ssh?
一样的配置,A机能SSH到B机,但B机SSH到A机提示如下:
[root@BBN ssh]# ssh 172.16.12.60
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
e8:32:a2:98:ac:13:3c:df:00:42:ad:2e:a4:2a:08:de.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending key in /root/.ssh/known_hosts:1
RSA host key for 172.16.12.60 has changed and you have requested strict checking.
Host key verification failed.
lost connection
[root@BBN ssh]#
请问这是怎么回事呢!
我是一名现役二级士官!!!!!!
曾经沧海(海)难为水(碎)
除却巫山(散)不是云(云)
------云散海碎
由 zonzi 在 05-12-2004 05:46 发表:
试过 ssh -l yourusername 172.16.12.60 吗?
菜鸟想回帖~有心也无力,| 本人菜鸟 做菜刚好,
勉强来回帖~滥竽来充数,| 抽空回帖 质量难保
欲要问题解~大侠自来也, | 偶尔失误 肯定不少
用了我的帖~后果请自负. |如要追查 我——撒腿就跑
对rpm一窍不通
由 再见理想 在 05-12-2004 10:50 发表:
呵呵,我昨天搞定了,大家猜怎么着,我换了一个IP就OK了,真是晕!要是我用静态的IP,不能换地址的那岂不是死定了啊,难道一定要换IP才能成功的吗?
我是一名现役二级士官!!!!!!
曾经沧海(海)难为水(碎)
除却巫山(散)不是云(云)
------云散海碎
由 yongj