码迷,mamicode.com
首页 > 系统相关 > 详细

关于LINUX防火墙

时间:2019-05-19 10:19:36      阅读:133      评论:0      收藏:0      [点我收藏+]

标签:systemctl   table   apt   默认   linu   mct   防火墙   火墙   inux   

最近使用了UBUNTU16,默认没有iptables服务。都说使用ufw。但是由于需要用到端口转发,只有这个还靠谱:

sudo apt install iptables-persistent
systemctl start netfilter-persistent
iptables-save /etc/iptables/rules.v4
iptables-save /etc/iptables/rules.v6

关于LINUX防火墙

标签:systemctl   table   apt   默认   linu   mct   防火墙   火墙   inux   

原文地址:https://www.cnblogs.com/ddota/p/10888111.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!