> CentOS > CentOS运维 >

Linux/CentOS下禁止某个IP访问服务器

Linux 禁止某个IP访问服务器 

iptables -I INPUT -s XXX.XXX.XXX.XXX -j DROP (责任编辑:IT)