Downloadliste

Projektbeschreibung

Frankenwall is a bash shell script intended to
create a highly secure IPTables based Linux
firewall/router with QOS/traffic shaping/bandwidth
management. Be certain you know exactly what your
network needs before using it. The primary focus
of this project is security through an intimate
understanding of your networking requirements. All
configuration is done by editing text files.

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.

2005-06-27 00:45
0.5.10

Mit diesem Release können für mehrere alternative Konfiguration Verzeichnisse Frankenwall und das Installations-Skript. Ein neues Steuerelement Option namens "Spawn" wurde hinzugefügt. Beim Aufruf mit dem "Spawn"-Option, eine neue Konfigurationsdatei (spawn_net.conf) ist für die Netzwerk-Informationen verwendet, um die Regeln zu bauen analysiert. Dies ermöglicht ein voll funktionsfähiges, Frankenwall iptables-Skripte für den Einsatz auf einem anderen System-Ausgang mit einem ganz anderen Netzwerk-Konfiguration.
Tags: Major feature enhancements
This release allows for multiple alternate configuration
directories to Frankenwall and the install script. A new
control option called "spawn" has been added. When invoked
with the "spawn" option, a new configuration file
(spawn_net.conf) is parsed for the network information used
to build the rules. This allows Frankenwall to output fully
functional iptables scripts for use on some other system with
a completely different network configuration.

2005-06-24 23:28
0.5.9

Die Broadcast-Sperrcode höher war in der Kette verschoben, so dass es tatsächlich eine Chance auf Sendungen zu blockieren. Der primäre Konfigurationsdatei wurde von / etc / verschoben firewall.d in / etc / frankenwall.d. install.sh wird die alte Konfiguration zu erkennen, und tun dies automatisch. Dies geschah, um Konflikte mit anderen Paketen zu vermeiden, dass die firewall.d Verzeichnis verwenden versuchen.
Tags: Major bugfixes
The broadcast blocking code has been moved higher in the chain, so it will actually get a chance to block broadcasts. The primary configuration directory has been moved from /etc/firewall.d to /etc/frankenwall.d. install.sh will detect the old configurations, and do this automatically. This was done to avoid conflicts with other packages that may try to use the firewall.d directory.

2005-06-21 01:28
0.5.8

Tags: Initial freshmeat announcement

Project Resources