- 主题:ssh配置问题
采用debian自带得openssh
ssh-keygen -t rsa生成id_rsa id_rsa.pub known_hosts
请问然后该怎么配置啊
./sshbbsd
etc/sshd_config line 9: Bad configuration option: protocol
sshd_config是
# Package generated configuration file
# See the sshd(8) manpage for details
# What ports, IPs and protocols we listen for
Port 9003
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0
Protocol 2
^^^这个不对吗
# HostKeys for protocol version 2
HostKey ~bbs/etc/id_rsa
HostKey ~bbs/etc/id_dsa
#Privilege Separation is turned on for security
UsePrivilegeSeparation yes
。。。。
--
FROM 211.151.90.*
看过了
但是那个是用得是ssh
我这个openssh,不大一样
不知道有没有安装成功过
【 在 etnlegend (etn|淡入淡出|transition) 的大作中提到: 】
: 这个文件读过没有?
: INSTALL.ssh
--
FROM 211.151.90.*
改成1试试?
【 在 hyangl (明诚) 的大作中提到: 】
: 看过了
: 但是那个是用得是ssh
: 我这个openssh,不大一样
: ...................
--
FROM 218.249.22.129
一样得显示
【 在 Carlking (CK·流年) 的大作中提到: 】
: 改成1试试?
--
FROM 211.151.90.*
什么意思,哪里加-1
3x
【 在 etnlegend (etn|淡入淡出|transition) 的大作中提到: 】
: openssh基本类似,没有什么问题,但是注意gen那些key的时候加 -1
--
FROM 211.151.90.*
其实我们站上那个sshbbsd的config文件里面根本就没写protocol..
【 在 hyangl (明诚) 的大作中提到: 】
: 什么意思,哪里加-1
: 3x
--
FROM 218.249.22.129