1.放开某TCP端口 vi /etc/sysconfig/iptables-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT 转载于:https://www.cnblogs.com/rushoutasia/p/5189948.html