码迷,mamicode.com
首页 > 其他好文 > 详细

iptables关键学习总结(待完善)

时间:2018-07-26 23:29:38      阅读:169      评论:0      收藏:0      [点我收藏+]

标签:推荐   category   page   archive   tab   保存   使用   博客   sysconfig   

iptables技术推荐参考这位仁兄的博客:http://www.zsythink.net/archives/category/%E8%BF%90%E7%BB%B4%E7%9B%B8%E5%85%B3/%E9%98%B2%E7%81%AB%E5%A2%99/page/2/

  • iptables-save可以将当前的iptables规则以“保存后的格式”输出到屏幕上,使用iptables-save > /etc/sysconfig/iptables-config保存到系统中
  • iptables-restore可以将保存的规格重载到环境中,使用:iptables-restore < /etc/sysconfig/iptables

iptables关键学习总结(待完善)

标签:推荐   category   page   archive   tab   保存   使用   博客   sysconfig   

原文地址:https://www.cnblogs.com/charlieroro/p/9374780.html

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