Linux Netfilter discussions
 help / color / mirror / Atom feed
* INPUT and uid-owner
@ 2007-09-13 12:20 SoFy DeNiro
  2007-09-13 12:38 ` Stefan Lamby
  2007-09-13 18:34 ` Jorge Davila
  0 siblings, 2 replies; 4+ messages in thread
From: SoFy DeNiro @ 2007-09-13 12:20 UTC (permalink / raw)
  To: netfilter

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: INPUT and uid-owner
  2007-09-13 12:20 INPUT and uid-owner SoFy DeNiro
@ 2007-09-13 12:38 ` Stefan Lamby
  2007-09-13 12:49   ` Stefan Lamby
  2007-09-13 18:34 ` Jorge Davila
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Lamby @ 2007-09-13 12:38 UTC (permalink / raw)
  To: SoFy DeNiro; +Cc: netfilter


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.
> 
> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: INPUT and uid-owner
  2007-09-13 12:38 ` Stefan Lamby
@ 2007-09-13 12:49   ` Stefan Lamby
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Lamby @ 2007-09-13 12:49 UTC (permalink / raw)
  To: SoFy DeNiro; +Cc: netfilter

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.
>>
>>
>>     
>
>
>   



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: INPUT and uid-owner
  2007-09-13 12:20 INPUT and uid-owner SoFy DeNiro
  2007-09-13 12:38 ` Stefan Lamby
@ 2007-09-13 18:34 ` Jorge Davila
  1 sibling, 0 replies; 4+ messages in thread
From: Jorge Davila @ 2007-09-13 18:34 UTC (permalink / raw)
  To: SoFy DeNiro, netfilter

Sofy:

The uid-owner match is not longer supported.

Jorge Dávila.

On Thu, 13 Sep 2007 15:20:18 +0300
  "SoFy DeNiro" <sofy.guru@gmail.com> wrote:
> 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.
> 
> 

Jorge Isaac Davila Lopez
Nicaragua Open Source
+505 430 5462
davila@nicaraguaopensource.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-09-13 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-13 12:20 INPUT and uid-owner SoFy DeNiro
2007-09-13 12:38 ` Stefan Lamby
2007-09-13 12:49   ` Stefan Lamby
2007-09-13 18:34 ` Jorge Davila

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox