Download List

项目描述

quicktables is an iptables firewall/NAT (gateway) script generator. It was created to quickly provide a secure set of iptables rules. It will ask you to answer a small handful of questions, and generates your very own personalized firewall script. It supports NAT and no NAT (firewall only) options, default policy of DROP on INPUT and FORWARD chains (all packets dropped), TCP and UDP ACCEPTs on INPUT chain (open ports to the firewall machine), TCP and UPD port forwarding with NAT (forward ports to multiple internal hosts--NAT only), multiple ICMP (ping) options, multiple logging options (syslog - kern.info), explicit host drops, and multiple port forwards for multiple external IP addresses.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-10 23:31
2.0

这是一个完整的脚本改写包括rp_filter防止IP欺骗,支持autodetermine接口,支持新增加了一些功能,IP地址,文件位置简化为类型的防火墙非常新手建立,大大简化端口转发,支持选择- dport内部主机上的数据包在被转发到,等等。
This is a complete script rewrite with some added features including new support for rp_filter to prevent IP spoofing, support to autodetermine interfaces, IP addresses, and file locations simplifying the creation of the firewall for the very newbie types, greatly-simplified port forwarding, support for selecting --dport on the internal host where packets are being forwarded to, and more.

2003-04-16 07:56
1.3

此版本修复了与破碎的UDP FORWARD链上接受的问题,增加了税率LOG目标限制,并增加了用户输入的相当数量的核查。是/否的问题不再是印刷错误,如果输入的是没有达到或没有回答。
This version fixes an issue with broken UDP ACCEPTs
on FORWARD chains, adds rate limiting on LOG target,
and adds considerable amounts of user input
verification. Yes/no questions no longer print an error if
enter is hit without a yes or no answer.

2003-03-16 08:03
1.2

这个版本的功能很多表面的改变,对现有的rc.firewall备份文件,而不是能力覆盖它,增加了对多个外部IP地址(FORWARD链)在是1,修正了错误化妆品/支持,因此,while循环从草率复制和粘贴,并增加了负载能力等ip_nat_irc,ip_conntrack_irc,ip_nat_ftp一些模块,ip_conntrack_ftp。
This version features numerous cosmetic changes, the ability to backup an existing rc.firewall file rather than overwrite it, adds support for multiple external IP addresses (FORWARD chain), fixes a cosmetic bug in one of the yes/no while loops from a sloppy copy and paste, and adds the ability to load some modules like ip_nat_irc, ip_conntrack_irc, ip_nat_ftp, and ip_conntrack_ftp.

2003-02-19 03:39
1.1

支持显式主机下降(向前和INPUT链),用于支持多个内部主机端口转发,和一般的代码清理。
标签: Major feature enhancements
Support for explicit host drops (FORWARD and INPUT chains), support for multiple internal hosts to forward ports to, and a general code cleanup.

2003-02-08 19:42
1.0

标签: Initial freshmeat announcement

Project Resources