【 oota (12.25/01) 】 ポートはいくつですか22ですか? |
【 しげる (12.26/01) 】 レスありがとうございます。ポートは22です。Telnetの23は問題なく使えます。/etc/sshd/sshd_configは Port 22 Protocol 2,1 #ListenAddress 0.0.0.0 #ListenAddress :: HostKey /etc/ssh/ssh_host_key HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key ServerKeyBits 768 LoginGraceTime 600 KeyRegenerationInterval 3600 PermitRootLogin yes となっています。 お気づきの点ありましたら宜しくお願いします。 |
【 B (12.28/01) 】 openssh使ってみたら?http://www.networksimplicity.com/openssh/ |
【 しげる (12.31/01) 】 いじくりまわしていたら。使えるようになりました。 でも何が悪かったのか分かりません。 ありがとうございました。 |