PDA

View Full Version : The Simple OpenBSD Firewall Interface


antik
07-27-2006, 07:23 PM
SOFI is written in 100% Perl which eliminates the most common type of security problem: the buffer overflow. It uses privilege separation to provide a safe compartment where the web interface is isolated from the rest of the system.

The Simple OpenBSD Firewall Interface. (http://sofi-firewall.sourceforge.net/)

TerryP
07-27-2006, 09:53 PM
Does SOFI work with other BSDs (FreeBSD, NetBSD)
No. It does not work with Linux either. It is strictly OpenBSD for now.

:@