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

Diese Version bietet Unterstützung für Outbound-Blöcke für die Blockierung des Zugangs zu verschiedenen Internet-Dienste wie ICQ und dergleichen, wird die Unterstützung für den Ausschluss der Gastgeber aus Block Outbound Regeln, schaltet sich die Methode zur Bestimmung externe Schnittstelle aus der iproute2, um die Route-Befehl enthält und andere kleinere Änderungen.
Tags: 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

Support für tun [0-9] Schnittstellen wurde hinzugefügt, um die Validierung der realen Schnittstellen regex. Einige Rechtschreibfehler wurden behoben. Jede quicktables Benutzer unter Verwendung von tun0-9-Schnittstellen wird aufgefordert, um diese Version zu aktualisieren.
Tags: 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

Diese Version fügte Unterstützung für dropping vorbehalten private Netze und bestimmten ICMP-Message-Typen kommen aus dem Internet. Unterstützung sowohl von SNAT und MASQUERADE NAT Helfer wurde hinzugefügt, und ein quickblock.sh Skript wurde für "created on-the-fly" Sperrung von Hosts oder ganze Netzwerke.
Tags: 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

Die verbage für die Port-Weiterleitung Fragen geändert wurde, darauf hingewiesen, dass eine Reihe von Häfen mit den entsprechenden Beispielen erlaubt ist. Wer mit NAT und Port-Forwarding wird aufgefordert, auf diese Version aktualisieren. Obwohl keine Funktionalität eingeführt wurde, wies der Text "einen einzigen Port nach vorne", wenn es gelesen haben "sollte ein einzelner Port oder einen Bereich (1-1024) der Häfen".
Tags: 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

Diese Version bietet erweiterte Unterstützung für transparente HTTP-Proxy mit squid läuft entweder auf der Firewall selbst oder auf einem anderen Host, regexp Validierung von den meisten Benutzern bereitgestellte IP-Adressen, Unterstützung für zusätzliche Paketprotokollierung Ebenen und weitere Dokumentationen.
Tags: 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