是下面这个
但Port 22是本来就注释掉的,不知道怎么回师:(
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
# This sshd was compiled with PATH=/usr/local/bin:/bin:/usr/bin
# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented. Uncommented options change a
# default value.
#Port 22
#Protocol 2,1
#ListenAddress 0.0.0.0
#ListenAddress ::
# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
#HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_dsa_key
【 在 Adimus (减负进行时|RockU~RightNow~) 的大作中提到: 】
: 这样吧
: 还是把系统的sshd起来
: 不过要改一下端口
: ...................
--
FROM 166.111.73.*