From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Taylor Subject: Re: iptables permission problem in perl scripts Date: Mon, 15 Aug 2005 00:44:59 -0500 Message-ID: <43002BDB.4050100@riverviewtech.net> References: 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: netfilter@lists.netfilter.org psihozefir wrote: > maybe run perl executable suid root NO! Do not do this, this will introduce SO MANY security problems on a modern box. This is REALLY a BAD idea. Find some other way to fix your problem. Grant. . . .