From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Lamby Subject: Re: INPUT and uid-owner Date: Thu, 13 Sep 2007 14:49:49 +0200 Message-ID: <46E931ED.2050908@gmx.de> References: <9ace7c010709130520l249e5952ib39dca1d601cd68c@mail.gmail.com> <46E92F34.7000709@gmx.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <46E92F34.7000709@gmx.de> 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" To: SoFy DeNiro Cc: netfilter@lists.netfilter.org sorry, this is not the correct link, please use: http://iptables-tutorial.frozentux.net/iptables-tutorial.html Stefan Lamby schrieb: > there is something that could fit your needs: > go to http://iptables-tutorial.frozentux.net/iptables-tutorial.htm and > search for owner match. > > Hope this helps. > Stefan > > SoFy DeNiro schrieb: > >> Hi, >> >> Is there's anyway to use INPUT chain with uid-owner ? >> >> something like that : >> >> iptables -A INPUT -p tcp -mowner --uid-owner root --dport 80 -j DROP >> >> Thanks, >> SoFy. >> >> >> > > >