作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (16): 153-154,. doi: 10.3969/j.issn.1000-3428.2006.16.058

• 安全技术 • 上一篇    下一篇

一种基于Linux的复合安全网关

杜 雨;李 涛;王丽辉;刘颖娜;杨 杰;王姝妲   

  1. 四川大学计算机系,成都610065
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-08-20 发布日期:2006-08-20

A Hybrid Secure Gateway Based on Linux

DU Yu;LI Tao; WANG Lihui;LIU Yingna;YANG Jie;WANG Shuda   

  1. Computer Department, Sichuan University, Chengdu 610065
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-08-20 Published:2006-08-20

摘要: 通过对Linux内核和Netfilter框架的分析和研究,提出了一种集多种安全功能于一身的复合网关。该网关将防火墙、入侵检测和内容过滤3种安全功能用内核模块的形式实现,利用Netfilter框架的扩展功能,将各个安全模块加载进内核,从而在内核中实现对网络不同层次的安全功能的整合。

关键词: Netfilter, 包过滤, 入侵检测, 内容过滤

Abstract: By analyzing and studying the Linux kernel and Netfilter framework, This paper presents a hybrid gateway, which integrate multiple secure functions. The gateway implements the functions of firewall, intrusion detection system and content filtering as kernel modules and loads up these modules into kernel by utilizing the expansibility of Netfilter framework. Then the gateway implements the integration of different secure function at different layer of network.

Key words: Netfilter, Packet filtering, Intrusion detection, Content filtering