ssh_exchange_identification: Connection closed by remote host
是因為/etc/hosts.allow中沒有加入:
sshd : xxx.xxx.xxx.xxx : allow
加入這行就可以登入了,其他一律拒絕。
- Dec 07 Wed 2005 16:01
-
ssh登入失敗
ssh_exchange_identification: Connection closed by remote host
是因為/etc/hosts.allow中沒有加入:
sshd : xxx.xxx.xxx.xxx : allow
加入這行就可以登入了,其他一律拒絕。
請先 登入 以發表留言。