Pol Hallen wrote: > i'd like block the internet connection on these programs ;-) > > which better solution of this problem?
Create an additional user account and run those programs with that user's rights only. Then use the iptables "owner" module to restrict outgoing connections made by that user. See "-m owner" and "--uid-owner" in the iptables manual page for details. Regards, Dennis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]