4.8 一灌好 ssh 連不進去 - BBS

Candice avatar
By Candice
at 2008-02-27T13:43

Table of Contents

應該是因為你的ssh連線是連到和之前一樣的目的ip
但是因為你重新安裝os之後金鑰會換
所以電腦發現這次連線過去的key跟上次連過去的不符合
因此只要刪除你電腦上面紀錄key的檔案就可以連了
我之前也重新安裝過很多次電腦
常常看到這個問題

不過我對那些名詞不熟,上面說的東西應該會有名詞錯誤的情況= =
希望你可以看懂我想傳達的意思...


※ 引述《sharemarker (PCBSD is GOOD)》之銘言:
: 一連過去 4.8 的 SERVER
: 出現 以下訊息
: ------------------------------------------------------------
: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
: @ 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 DSA host key has just been changed.
: The fingerprint for the DSA key sent by the remote host is
: b2:07:83:e7:06:53:6f:db:6c:90:ec:f0:b3:12:c0:0c.
: 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:6
: DSA host key for 192.168.1.200 has changed and you have requested strict
: checking.
: Host key verification failed.
: --------------------------------------------------------------
: 然後 就斷線了
: 用 6.x 與 7.0
: 都不會
: 請問 怎麼解決呢呢
: thanks

--
Tags: BBS

All Comments

4.8 一灌好 ssh 連不進去

Oliver avatar
By Oliver
at 2008-02-27T02:29
一連過去 4.8 的 SERVER 出現 以下訊息 ------------------------------------------------------------ atatatatatatatatatatatatatatatatatatatatatatatatatatatatatatatatata ...

mount usb 隨身碟

Charlie avatar
By Charlie
at 2008-02-25T23:31
※ 引述《starlition ()》之銘言: : ※ 引述《slinbody (不敗地球人)》之銘言: : : 請問在FreeBSD下 : : 要移除usb隨身碟 只要umount就好了嗎?? : sync ; umount /mnt =andgt; 等20-30秒 =andgt; 拔 如果用 camc ...

如何將磁碟格式化為msdos filesystem

Kristin avatar
By Kristin
at 2008-02-25T23:28
※ 引述《mantour (朱子)》之銘言: : 如題,在linux下有mkfs.vfat : 不過我在command下沒有這個指令可以用 : 我看了newfs的man裡面好像只能寫成ufs格式 man newfs_msdos ... NEWFS_MSDOS(8) FreeBSD Syst ...

如何將磁碟格式化為msdos filesystem

Lauren avatar
By Lauren
at 2008-02-25T22:55
如題,在linux下有mkfs.vfat 不過我在command下沒有這個指令可以用 我看了newfs的man裡面好像只能寫成ufs格式 Google也找不到相關的資料 麻煩大家了 謝謝 - ...

mount usb 隨身碟

Edwina avatar
By Edwina
at 2008-02-25T20:40
※ 引述《slinbody (不敗地球人)》之銘言: : 請問在FreeBSD下 : 要移除usb隨身碟 只要umount就好了嗎?? : MS下移除都會出現你可以安心XX之類話 : 每次拔都怕怕的 我個人的習慣是 sync ; umount /mnt =andgt; 等20-30秒 =andgt; 拔 ...