Voor het configureren en beheren van een firewall die voorzien is van netfilter/iptables kan je gebruikmaken van het programma Vuurmuur. Deze firewall maakt het leven van een systeembeheerder iets eenvoudiger door de complexiteit van het configureren van het netfilter uit handen te nemen. Via de 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 enkele dagen geleden Vuurmuur 0.7 uitgebracht, zonder aanpassingen ten opzichte van versie 0.7rc3. De lijst met veranderingen sinds de vorige vermelding in de Meuktracker ziet er als volgt uit:
Version 0.7:Version 0.7rc3:
- No changes since 0.7rc3.
Version 0.7rc2:
- Installation script no longer automatically updates the build system, it now only does so when told to
- Fixed a buffer overflow bug in textdir.
- Fixed a small layout error in the nfs service.
Version 0.7rc1:
- Updated version of libtool (2.2.4) and Automake (1.10.1)
- Change building of textdir: the plugin is now a so library.
Version 0.7beta3:
- Fix cmdline overrides of the config getting lost on reloads/apply changes. Closes #67.
- Don't depend on environment variables to determine if we are root. Closes #66
- Added services for the IM protocols AIM, ICQ, Yahoo, tinc and NFS
- Fix portrange parsing for listenports and remoteports entered in the vuurmuur-conf. Closes #61.
- German translation update by Alexander Weber.
Version 0.7beta2:
- Implement the TCPMSS pmtu clamping rules. Closes #57.
- Add help in vuurmuur_conf traffic shaping sections.
- Add warning when shaping configuration is incomplete: if no interfaces have shaping enabled, but there are shaping rules. Fixes #58.
- Add detection for the NAT random option to the capability detection code. Closes #50.
- Use a different method of testing the paths of the iptables, iptables-restore and tc commands. Fixes #56.