如果需要监听 0.0.0.0 的IP,需要将hosts里IPV6的地址注释掉,并在/etc/ssh/sshd_config中增加一行参数“GatewayPorts yes” 然后执行“service sshd reload”重新加载ssh服务