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 Requirements

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

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.
標籤: Major feature enhancements

2003-08-11 18:01
2.2.1

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.
標籤: Minor bugfixes

2003-08-07 10:00
2.2

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.
標籤: Major feature enhancements

2003-08-02 20:37
2.1.1

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".
標籤: Minor feature enhancements

2003-07-30 19:53
2.1

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.
標籤: Major feature enhancements

Project Resources