Linux防火墙构建工具-Sanewall
2013-04-28 12:18:28 阿炯

本站赞助商链接,请多关照。 Sanewall 是一个 Linux 的防火墙构建工具,使用一个优雅的语言来描述权限级别。通过该工具可提供强大而且易用的审计,创建可读的配置。


Sanewall is a firewall builder for Linux which uses an elegant language abstracted to just the right level. This makes it powerful as well as easy to use, audit, and understand. It allows you to create very readable configurations even for complex stateful firewalls.

Features
control of any number of internal/external/virtual interfaces
control of any combination of routed traffic
setting up DMZ routers and servers
all kinds of NAT
providing strong protection (flooding, spoofing, etc.)
transparent caches
source MAC verification
blacklists, whitelists


最新版本:1.0
这是官方首个稳定版,并没有在 0.9.10 版本上有什么功能的更改,主要是可通过环境变量来代替 sanewall.conf 文件的配置,使用 GNU autotools ,可使用 ./configure && make && make install 这种常规方法来安装。

官方主页:http://www.sanewall.org/