Re: ssh遠端不能

看板FreeBSD作者時間20年前 (2005/05/26 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/5 (看更多)
※ 引述《ilay.bbs@ptt.cc ( (爆!))》之銘言: : 請問各位先進 : 我的 inetd.conf 關於ssh的部份取消註解如下: : ssh stream tcp nowait root /usr/sbin/sshd sshd -i -4 : ssh stream tcp6 nowait root /usr/sbin/sshd sshd -i -6 : 有加入開機啟動inetd : reboot後 : 使用putty登入ssh出現 "Server unexpectedly closed network connection" 訊息 : 不過telnet通行無誤 這是?? sshd 在系統中是 stand-alone 的 不需要利用 inetd 去啟動它 在 /etc/rc.conf 加入 sshd_enable="YES" 這一行就好 -- ※ Origin: 鳥窩 (BirdNest.twbbs.org) ◆ From: 203.204.205.222
文章代碼(AID): #12bBsN00 (FreeBSD)
討論串 (同標題文章)
本文引述了以下文章的的內容:
20年前, 05/21
以下文章回應了本文
完整討論串 (本文為第 4 之 5 篇):
20年前, 05/21
文章代碼(AID): #12bBsN00 (FreeBSD)