作者jamyang (Jack)
看板Linux
標題[問題] 連不上raspbian的ssh
時間Thu Feb 23 18:53:27 2017
因工作需求第一次操作linux系統
目前手頭有兩台樹莓派
在同一個網域下
一台可以用ssh連上,一台就沒辦法
這實在讓我不知道該如何解決
用ssh -v看出現以下訊息
OpenSSH_6.6.1, OpenSSL 1.0.1e-fips 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 56: Applying options for *
debug1: Connecting to 172.20.10.2 [172.20.10.2] port 22.
debug1: Connection established.
debug1: identity file /home/900772/.ssh/id_rsa type -1
debug1: identity file /home/900772/.ssh/id_rsa-cert type -1
debug1: identity file /home/900772/.ssh/id_dsa type -1
debug1: identity file /home/900772/.ssh/id_dsa-cert type -1
debug1: identity file /home/900772/.ssh/id_ecdsa type -1
debug1: identity file /home/900772/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/900772/.ssh/id_ed25519 type -1
debug1: identity file /home/900772/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Ras
pbian-5+deb8u3
debug1: match: OpenSSH_6.7p1 Raspbian-5+deb8u3 pat OpenSSH* compat 0x04000000
debug1: SSH2_MSG_KEXINIT sent
Connection closed by 172.20.10.2
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 223.139.28.200
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1487847210.A.8B4.html
推 kenwufederer: 檢查兩台sshd的差異? 02/23 22:40
→ jamyang: 沒有差異耶,直接copy過去的 02/23 22:56
→ Hevak: ssh -vvv 看有沒有其他資訊可以參考@@? 02/23 23:53
→ jamyang: 哦 明天來試試看-vvv (不知道有這用法) 02/24 02:33
推 sppmg: 讓我想到aptitude moo -vvv 02/24 20:00
→ chababa: 你是用key做登入認證嗎?? 02/25 13:29
→ jamyang: 可以連線那台pi每次都要打密碼 那就不是key登入對嗎 02/25 18:19
→ jamyang: aptitude我查查看 02/25 18:19
推 sppmg: 我在講廢話,不要理我 XD 02/25 18:29
推 holishing: 樓上XDDDDDDD 06/23 03:47