Re: ssh 無法連線

看板FreeBSD作者時間20年前 (2005/04/01 20:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/5 (看更多)
※ 引述《susir@bbs.ee.ntu.edu.tw (ss)》之銘言: > 改一下 /etc/ssh/sshd_config 把下面這裡『原本』為 no 改為 yes > PasswordAuthentication yes > 看了 /etc/ssh/sshd_config 中的 PasswordAuthentication 都已經是 yes 了 > 所以 還是沒解決! 呃,那前面有沒有 # 呢? 有的話,去掉 # 再重跑 sshd 試試看 看一下 Server 的 /var/log/security 裡是不是類似長像下面這樣: Nov 26 12:25:48 bbs sshd[42462]: fatal: Read from socket failed: Connection reset by peer 接著查一下 tcpdump -i tl0 'tcp[tcpflags] & tcp-rst != 0' and port 22 有類似下面這樣嗎? 04:56:31.465057 bbs.ilc.edu.tw.ssh > sw169-31-180.adsl.seed.net.tw.1294: R 7416 18275:741618275(0) ack 3781612357 win 65535 (DF) [tos 0x10] 04:56:31.492817 bbs.ilc.edu.tw.ssh > sw169-31-180.adsl.seed.net.tw.1294: R 7416 17995:741617995(0) win 0 其中 tl0 是目前 bbs.ilc.edu.tw 的網卡 請自行換成自己的 NIC (像是 fxp0, rl0, xl0等) Client 視窗標題 PuTTY Fatal Error 訊息內容 Network error:Software caused connection abort 如果有類似這樣,那應該是我上面那種解法吧 :) 另外,提供一下我之前找 ssh 連線問題的其他線索 寄件者:離島 (AAAA.bbs@bbs.ieo.nctu.edu.tw) 主旨:[SSH FAQ] Read from socket failed:Connection reset by peer 網上論壇:tw.bbs.comp.386bsd 日期:2002-08-31 20:37:52 PST 當使用putty連上server時 會出現下列錯誤訊息然後就斷線了 ssd[xxxxx]:fatal:Read from socket failed:connection reset by peer 似乎只在4.6以上才會出現?(OpenSSH_3.4p1) 解決方法: 在Putty中 Connection -> SSH -> Auth 取消 Attempt "keyboard-interactive" authentication(SSH2)的checkbox -- 靜中見真境,淡中識本然 chinsan <chinsan@mail2000.com.tw> -- ◢◣ - ● - ◢██◣◢◣ ` Origin: 宜蘭資教.山水蘭陽 telnet://yilan.twbbs.org ~~ ﹌ ~﹌ From : sw169-31-180.adsl.seed.net.tw
文章代碼(AID): #12JJz700 (FreeBSD)
文章代碼(AID): #12JJz700 (FreeBSD)