Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Dies ist ein komplettes Skript umschreiben mit einigen zusätzlichen Features auch neue Unterstützung für rp_filter für IP-Spoofing, Unterstützung von Schnittstellen autodetermine verhindern, IP-Adressen und Speicherorte vereinfachen die Einrichtung der Firewall für die sehr newbie Typen, stark vereinfachten Port-Weiterleitung, Unterstützung für die Auswahl - dport auf den internen Host bei dem der Pakete, die weitergeleitet werden, und vieles mehr.
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

Diese Version behebt ein Problem mit gebrochenen UDP akzeptieren bereit FORWARD-Ketten, fügt Rate-Begrenzung auf LOG Ziel und fügt hinzu, erhebliche Mengen von Benutzereingaben Überprüfung. Ja / Nein-Fragen nicht mehr drucken, wenn ein Fehler, ohne getroffen zu geben ist ein Ja oder Nein beantworten.
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

Diese Version weist zahlreiche kosmetische Änderungen, die Fähigkeit zur Sicherung einer bestehenden Datei rc.firewall nicht überschreiben, wird die Unterstützung für mehrere externe IP-Adressen (FORWARD-Kette), behebt einen Fehler in einem kosmetischen der ja / nein while-Schleifen von einem schlampigen Kopieren und Einfügen, und fügt die Fähigkeit, einige Module wie ip_nat_irc, ip_conntrack_irc, ip_nat_ftp zu laden, und 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

Support für explizite Host Tropfen (FORWARD und INPUT-Ketten), Unterstützung für mehrere interne Hosts zu den Häfen zu übermitteln und eine allgemeine code cleanup.
Tags: 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

Tags: Initial freshmeat announcement

Project Resources