linux下tomcat无法连接的问题 --关闭防火墙命令

/sbin/iptables -I INPUT -p tcp --dport 8080 -j ACCEPT
/etc/rc.d/init.d/iptables save

posted on 2018-09-26 16:59  昨天已过  阅读(1072)  评论(0)    收藏  举报

导航