全球主机交流论坛

标题: 如何设置ICMP的安全规则,让其能PING通? [打印本页]

作者: love    时间: 2014-11-12 17:47
标题: 如何设置ICMP的安全规则,让其能PING通?
如何设置ICMP的安全规则,让其能PING通?
作者: qwe321    时间: 2014-11-12 17:48
像微软云那货把ICMP禁了,咋办
作者: David    时间: 2014-11-12 17:55
iptables -A INPUT -p icmp --icmp-type 8 -j ACCEPT
iptables -A OUTPUT -p icmp --icmp-type 8 -j ACCEPT




欢迎光临 全球主机交流论坛 (https://sunk.eu.org/) Powered by Discuz! X3.4