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-09-03 09:36
2.3

这个版本增加了阻止访问,像ICQ等,增加了排除出站阻止规则主机支持各种互联网服务支持外块,交换机确定外部接口方法,从iproute2到route命令,并包括其他小的变化。
标签: Major feature enhancements
This version adds support for outbound blocks for
blocking access to various internet services like ICQ and
such, adds support for excluding hosts from outbound
block rules, switches the method of determining external
interface from the iproute2 to the route command, and
includes other minor changes.

2003-08-11 18:01
2.2.1

支持墩[0-9]接口被添加到正则表达式的真正接口验证。一些拼写错误固定。任何quicktables用户使用tun0 - 9接口,请升级到这个版本。
标签: Minor bugfixes
Support for tun[0-9] interfaces was added to regex
validation of real interfaces. Some typos were
fixed. Any quicktables user using tun0-9
interfaces is urged to upgrade to this version.

2003-08-07 10:00
2.2

此版本增加了对放弃保留私人网络和指定ICMP消息类型来自互联网上的支持。为SNAT和伪装的NAT佣工的支持加入,并quickblock.sh剧本设立“上的禁飞区”的主机或整个网络的阻塞。
标签: Major feature enhancements
This release added support for dropping reserved
private networks and specified ICMP message
types coming in from the Internet. Support for
both SNAT and MASQUERADE NAT helpers was added,
and a quickblock.sh script was created for
"on-the-fly" blocking of hosts or entire
networks.

2003-08-02 20:37
2.1.1

为端口转发问题verbage作了修改,指出的端口范围是适当的例子允许的。任何使用端口转发NAT是尽快升级到这个版本。虽然没有功能介绍,文本表示,“一个端口转发”时,应该是“一个单一的港口或范围(1-1024端口)”。
标签: Minor feature enhancements
The verbage for the port forwarding questions was changed, noting that a range of ports is allowed with the appropriate examples. Anyone using NAT with port forwarding is urged to upgrade to this release. Although no functionality was introduced, the text indicated "a single port to forward" when it should have read "a single port or range (1-1024) of ports".

2003-07-30 19:53
2.1

此版本拥有先进的支持,使之与鱿鱼的HTTP上运行防火墙本身或在另一台主机运行的是,大多数正则表达式验证用户提供的IP地址,增加日志记录级别的数据包的支持,以及更多的文件代理。
标签: Major feature enhancements
This release has advanced support for transparent HTTP proxying with squid running either on the firewall itself or running on another host, regexp validation of most user-provided IP addresses, support for additional packet logging levels, and more documentation.

Project Resources