2014年3月19日
摘要: VPS侦探Linux上iptables防火墙的基本应用教程2011年05月14日 上午 | 作者:VPS侦探iptables是Linux上常用的防火墙软件,下面vps侦探给大家说一下iptables的安装、清除iptables规则、iptables只开放指定端口、iptables屏蔽指定ip、ip段及解封、删除已添加的iptables规则等iptables的基本应用。1、安装iptables防火墙如果没有安装iptables需要先安装,CentOS执行:yum install iptablesDebian/Ubuntu执行:apt-get install iptables2、清除已有iptab 阅读全文
posted @ 2014-03-19 00:20 bandbandme 阅读(259) 评论(0) 推荐(0) 编辑