Debian Firewall -- DFW
DFW ist eine Debian Firewall, die aus einem Bash-Skript besteht. Dieses Bash-Skript erstellt mit Hilfe einer Konfigurations-Datei passende IPTABLES Regeln. Die Firewall ist erstmal nur fuer Router gedacht und kann bis jetzt nur IPv4
ToDo:
- Add more Interfaces
- Webinterface (PHP and PERL)
- Add IPv6 Support
Installation
- Download the tar.gz file to /usr/local/src
- tar .xvzf dfw-<version>.tar.gz
- cd dfw-<version>
- make install
Uninstall
- cd /usr/local/src/dfw-<version>
- make uninstall
Konfiguration
- cd /etc/network/
- vi dfw.conf
Download
Version: 0.1
[Mirror @ sourceforge.net]
[Mirror @ gsnw.de]
Autor
Sebastian Schikora