通过修改host文件来允许和禁止主机的访问
修改/etc/hosts.deny,加入”sshd:ALL” 修改/etc/hosts.allow,加入”sshd:192.168.0.1″(将192.168.0.1替换为你想试用的IP)本文共 116 字,大约阅读时间需要 1 分钟。
通过修改host文件来允许和禁止主机的访问
修改/etc/hosts.deny,加入”sshd:ALL” 修改/etc/hosts.allow,加入”sshd:192.168.0.1″(将192.168.0.1替换为你想试用的IP)转载地址:http://umlil.baihongyu.com/