連不上raspbian的ssh - Linux

Table of Contents

因工作需求第一次操作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

--

All Comments

Andy avatarAndy2017-02-26
檢查兩台sshd的差異?
Joe avatarJoe2017-03-02
沒有差異耶,直接copy過去的
Ula avatarUla2017-03-05
ssh -vvv 看有沒有其他資訊可以參考@@?
Tristan Cohan avatarTristan Cohan2017-03-06
哦 明天來試試看-vvv (不知道有這用法)
Adele avatarAdele2017-03-10
讓我想到aptitude moo -vvv
Anonymous avatarAnonymous2017-03-14
你是用key做登入認證嗎??
Hedwig avatarHedwig2017-03-17
可以連線那台pi每次都要打密碼 那就不是key登入對嗎
aptitude我查查看
Frederica avatarFrederica2017-03-21
我在講廢話,不要理我 XD
Brianna avatarBrianna2017-03-26
樓上XDDDDDDD