Chinaunix首页 | 论坛 | 博客
  • 博客访问: 18278
  • 博文数量: 17
  • 博客积分: 525
  • 博客等级: 中士
  • 技术积分: 180
  • 用 户 组: 普通用户
  • 注册时间: 2010-05-25 19:41
文章分类

全部博文(17)

文章存档

2012年(17)

我的朋友
最近访客

分类: LINUX

2012-11-11 13:54:02

一 防火墙配置文件及命令

(I)Red Hat Linux系统

此类型系统包括red hat的各类衍生及相关不版本,包括RHELCentOSFedora等等。

防火墙配置文件: /etc/sysconfig/iptables

服务操作命令 : /etc/init.d/iptables service iptables {start|stop...}

临时改变命令 : iptables iptables-save iptables-restore


(II)SUSE系统

SUSE系统采用了自己特色的防火墙体系。

防火墙配置文件: /etc/sysconfig/SuSEfirewall2

防火墙资源目录: /etc/sysconfig/SuSEfirewall2.d

服务操作命令 : /etc/init.d/SuSEfirewall2_init /etc/init.d/SuSEfirewall2_setup

rcSuSEfirewall2 {start|stop...}

rcSuSEfirewall2/etc/init.d/SuSEfirewall2_setup的符号连接。

临时改变命令 : iptables iptables-save iptables-restore


二 防火墙体系

防火墙体系,基于filternatmangleraw等表的基础上,再制定各个自己的表。SUSE显的较为复杂(或者称为更有自己的特色)。

阅读(1043) | 评论(0) | 转发(3) |
0

上一篇:Linux下查看硬件信息

下一篇:表空间操作

给主人留下些什么吧!~~