You are not logged in.

#1 2010-07-21 20:43:46

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,732
Website

firestarter to block all outgoing traffic for a specific program?

Is this possible?  For example, I want to block all programs under ~/.wine from connecting out period.

Offline

#2 2010-07-21 23:03:54

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: firestarter to block all outgoing traffic for a specific program?

firestarter is just a wrapper for iptables, and iptables has no module to match against application name/path so no it's not possible.

If you can run these apps as a different user, you can use the 'owner' module to block based on UID.

Offline

Board footer

Powered by FluxBB