Home > Categories > linux > 通过iptables防火墙限制端口与放行端口 通过iptables防火墙限制端口与放行端口 2020.02.27 No Comments 2,347 views iptables -A INPUT -p tcp --dport 1234 -j DROP iptables -I INPUT 1 -p tcp --dport 1234 -j ACCEPT 12 iptables -A INPUT -p tcp --dport 1234 -j DROPiptables -I INPUT 1 -p tcp --dport 1234 -j ACCEPT Tags: iptables, 放行端口, 限制端口 相关文章 分享 Twitter 开心网 人人网 豆瓣 饭否 新浪微博 腾讯微博 Linux上iptables防火墙的基本应用 CentOS保存iptables规则 CentOS7安装iptables防火墙 使用iptables进行端口转发 CentOS7查看和关闭防火墙 隐藏溢出和内容溢出元素框时自动出现滚动条 取消回复 昵称 (必填) 邮箱 (用于显Gravata头像,必填) 站点