Voor het configureren en beheren van een firewall gebaseerd op netfilter/iptables kan je gebruikmaken van het programma Vuurmuur. Dit programma maakt het leven van een systeembeheerder iets eenvoudiger door de complexiteit van het configureren van netfilter uit handen te nemen. Via de meegeleverde interface kan je overzichtelijk rules, hosts, groups, zones, interfaces en services aangeven en real-time de logbestanden uitlezen. Voor een overzicht van een aantal screenshots verwijzen we jullie door naar deze pagina. De ontwikkelaars hebben de eerste release candidate van Vuurmuur 0.6 uit gebracht met de volgende lijst van aanpassingen sinds de vorige vermelding in de Meuktracker:
Version 0.6rc1:Version 0.5.74 alpha 6:
- introduced new version numbering scheme
- updated build system to automake 1.9.6
Version 0.5.74 alpha 5:
- Added support for the --random option for NAT targets/actions.
Version 0.5.74 alpha 4:
- Fix --block for an empty blocklist. Closes #49.
- Fix clearing of vars using vuurmuur_script.
- Some small fixes for widec in the GUI.
- Build rpms with debugging symbols enabled.
- Fix a memory corruption error in the new shaping GUI functions.
- Add escape key to be able to exit every screen. Closes #34.
Version 0.5.74 alpha 3:
- Add separate Fedora vuurmuur_conf spec file as our spec doesn't work on both OpenSUSE and Fedora
- Code cleanups
Version 0.5.74 alpha 2:
- Installer can now upgrade from SVN. Thanks Tiger!P
- Enable gettext for new GUI parts
- Add shaping unit selection GUI
Version 0.5.74 alpha 1:
- Add --reload option to vuurmuur_script to make vuurmuur and vuurmuur_log reload their config
- Add support for Checkboxes in the GUI functions. Add support for enabling and disabling shaping per interface. Closes #32.
- Fix building of vuurmuur_conf rpm on Fedora 7. Thanks for fixing Stefan Ubbink.
- Add support for the Vuurmuur pc acting as a DHCP server where the host already has an ip, but requests a new one anyway.
- Add fix for creation of duplicate tc rules.
- Fix the ncurses fix for systems without wide ncurses headers but with ncursesw libs.
- Add support for traffic shaping.
- Rewrite rules engine fixing a lot of issues.
- Fix parsing errors showing up in the connection viewer.