From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sonny \(Sechang\) Son" Subject: filtering packets based on the pathname of the sending/receiving application Date: Thu, 26 Aug 2004 12:02:28 -0500 Sender: netfilter-bounces@lists.netfilter.org Message-ID: <013a01c48b8e$77ff1840$7e306980@calli> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hi, sorry if this has been answered already. Is there any way to block/allow traffic generated by or toward a spcific application. I want to block/allow traffics based on the full pathname of the application. thank you.