From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lopes Subject: Re: filter by application name Date: Sat, 23 Jun 2007 17:06:38 +0200 Message-ID: <467D36FE.4040606@lopsch.com> References: <467C452A.1050303@gmail.com> <467C467D.8060002@shorewall.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "R. DuFresne" Cc: Deb ian , netfilter@lists.netfilter.org, Tom Eastep R. DuFresne schrieb: > Interesting. I get the impression tuxguardian is not quite a deep > inspection FW nor an real application proxy, but has hooks to permit and > eny on command hashes? I'd like to see more of their docs, not alot > online that I saw. Might have to go through their code if more info is > not available... > > > Thanks, > > Ron DuFresne Hi, they seem to use the LSM framework (like apparmor). This are the hooks, they can use to allow or deny socket opening for example, I guess. greetings Daniel