LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   app-based firewall (https://www.linuxquestions.org/questions/linux-security-4/app-based-firewall-353235/)

tohava 08-14-2005 04:21 PM

app-based firewall
 
I was wondering, is there any sort of an app-based firewall solution for linux (a la zonealarm for windows, where you can decide that you only wish to give access to a specific program).

Please don't mention --cmd-owner in iptables, it's hardly adequate since it can easily be cheated...

leonscape 08-14-2005 05:27 PM

There are apps for setting up firewalls (shorewall & guarddog) but theres nothing ala zonealarm.

Firewalls within Linux are port based not app based simply because that makes more sense in a linux env. Because the way zonealarm works would be very difficult if not impossible to use, or implement.

Plus we don't get the stuff that zonealarm is designed to stop. (Trojans and spyware.)

Tinkster 08-14-2005 06:59 PM

Have a look at
http://www.nufw.org/index.php3?lang=en
or the GRsecurity kernel patches.


Cheers,
Tink


All times are GMT -5. The time now is 02:33 PM.