Linux Netfilter discussions
 help / color / mirror / Atom feed
* Linux kernel module and -m owner match
@ 2004-09-16  9:37 Nicolas Boiteux
  2004-09-16  9:37 ` Javier Sanchez
  2004-09-16 16:14 ` Jose Maria Lopez
  0 siblings, 2 replies; 9+ messages in thread
From: Nicolas Boiteux @ 2004-09-16  9:37 UTC (permalink / raw)
  To: netfilter

Hello,

What is the module required into the linux kernel to
enable the use of the -m owner match ? The name of
this module isn t write into the howto ;(

I have parse all the modules in netfilter
configuration section of the kernel 2.4.27, and i didn
t see anything about this rule .

Greetings,
Nicolas


	

	
		
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com


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

* Re: Linux kernel module and -m owner match
  2004-09-16  9:37 Linux kernel module and -m owner match Nicolas Boiteux
@ 2004-09-16  9:37 ` Javier Sanchez
  2004-09-16 11:02   ` Nicolas Boiteux
  2004-09-16 16:14 ` Jose Maria Lopez
  1 sibling, 1 reply; 9+ messages in thread
From: Javier Sanchez @ 2004-09-16  9:37 UTC (permalink / raw)
  To: Nicolas Boiteux; +Cc: netfilter


This one ???

CONFIG_IP_NF_MATCH_OWNER

Cheers

?A
> Hello,
> 
> What is the module required into the linux kernel to
> enable the use of the -m owner match ? The name of
> this module isn t write into the howto ;(
> 
> I have parse all the modules in netfilter
> configuration section of the kernel 2.4.27, and i didn
> t see anything about this rule .
> 
> Greetings,
> Nicolas
> 
> 
> 	
> 
> 	
> 		
> Vous manquez despace pour stocker vos mails ? 
> Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
> 
> Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com
-- 
GPG Key id: 0x0EF8926E
GPG: Server - gpg.rediris.es




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

* Re: Linux kernel module and -m owner match
  2004-09-16  9:37 ` Javier Sanchez
@ 2004-09-16 11:02   ` Nicolas Boiteux
  2004-09-16 11:08     ` Javier Sanchez
  0 siblings, 1 reply; 9+ messages in thread
From: Nicolas Boiteux @ 2004-09-16 11:02 UTC (permalink / raw)
  To: netfilter

I just look in my kernel .config, and i don t see it .


Do i have a patch to apply to enable this feature like
ng, or does it a normal feature in the kernel ?

If it is, can i add this line directly in my .config ?

thanks ;)
Nicolas


 --- Javier Sanchez <sjllera@ya.com> a écrit : 
> 
> This one ???
> 
> CONFIG_IP_NF_MATCH_OWNER
> 
> Cheers
> 
> ?A
> > Hello,
> > 
> > What is the module required into the linux kernel
> to
> > enable the use of the -m owner match ? The name of
> > this module isn t write into the howto ;(
> > 
> > I have parse all the modules in netfilter
> > configuration section of the kernel 2.4.27, and i
> didn
> > t see anything about this rule .
> > 
> > Greetings,
> > Nicolas
> > 
> > 
> > 	
> > 
> > 	
> > 		
> > Vous manquez despace pour stocker vos mails ? 
> > Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> > Créez votre Yahoo! Mail sur
> http://fr.benefits.yahoo.com/
> > 
> > Le nouveau Yahoo! Messenger est arrivé ! Découvrez
> toutes les nouveautés pour dialoguer instantanément
> avec vos amis. A télécharger gratuitement sur
> http://fr.messenger.yahoo.com
> -- 
> GPG Key id: 0x0EF8926E
> GPG: Server - gpg.rediris.es
> 
> 
>  


	

	
		
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com


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

* Re: Linux kernel module and -m owner match
  2004-09-16 11:02   ` Nicolas Boiteux
@ 2004-09-16 11:08     ` Javier Sanchez
  2004-09-16 11:34       ` Nicolas Boiteux
  0 siblings, 1 reply; 9+ messages in thread
From: Javier Sanchez @ 2004-09-16 11:08 UTC (permalink / raw)
  To: Nicolas Boiteux; +Cc: netfilter


No, im using it on fresh vanilla kernels 2.4.27, and it should appear on
the config file, no matter if you selected it or not.

In your kernel (menuconfig -> networking options -> Netfilter
Configuration) you should see this.


   [*]   Unclean match support (EXPERIMENTAL)
   [*]   Owner match support (EXPERIMENTAL)
   [*]   Packet filtering        

Did you download the kernel form kernel.org ???

Cheers

?A
> I just look in my kernel .config, and i don t see it .
> 
> 
> Do i have a patch to apply to enable this feature like
> ng, or does it a normal feature in the kernel ?
> 
> If it is, can i add this line directly in my .config ?
> 
> thanks ;)
> Nicolas
> 
> 
>  --- Javier Sanchez <sjllera@ya.com> a écrit : 
> > 
> > This one ???
> > 
> > CONFIG_IP_NF_MATCH_OWNER
> > 
> > Cheers
> > 
> > ?A
> > > Hello,
> > > 
> > > What is the module required into the linux kernel
> > to
> > > enable the use of the -m owner match ? The name of
> > > this module isn t write into the howto ;(
> > > 
> > > I have parse all the modules in netfilter
> > > configuration section of the kernel 2.4.27, and i
> > didn
> > > t see anything about this rule .
> > > 
> > > Greetings,
> > > Nicolas
> > > 
> > > 
> > > 	
> > > 
> > > 	
> > > 		
> > > Vous manquez despace pour stocker vos mails ? 
> > > Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> > > Créez votre Yahoo! Mail sur
> > http://fr.benefits.yahoo.com/
> > > 
> > > Le nouveau Yahoo! Messenger est arrivé ! Découvrez
> > toutes les nouveautés pour dialoguer instantanément
> > avec vos amis. A télécharger gratuitement sur
> > http://fr.messenger.yahoo.com
> > -- 
> > GPG Key id: 0x0EF8926E
> > GPG: Server - gpg.rediris.es
> > 
> > 
> >  
> 
> 
> 	
> 
> 	
> 		
> Vous manquez despace pour stocker vos mails ? 
> Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
> 
> Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com
-- 
GPG Key id: 0x0EF8926E
GPG: Server - gpg.rediris.es




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

* Re: Linux kernel module and -m owner match
  2004-09-16 11:08     ` Javier Sanchez
@ 2004-09-16 11:34       ` Nicolas Boiteux
  2004-09-16 12:41         ` Jason Opperisano
  2004-09-16 12:43         ` Javier Sanchez
  0 siblings, 2 replies; 9+ messages in thread
From: Nicolas Boiteux @ 2004-09-16 11:34 UTC (permalink / raw)
  To: netfilter

yep , i use the kernel of kernel.org . But, in fact
since the 2.4.23, i use the same .config file . 

I copy the oldone it in the /usr/src/linux-2.4.x and
override the new one . Is it a bad way to do like that
?

here what i have in my .config file:

CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_IP_MROUTE is not set
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_FTP=y
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_TFTP is not set
CONFIG_IP_NF_IRC=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_STEALTH=y
# CONFIG_IP_NF_MATCH_HELPER is not set
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
# CONFIG_IP_NF_NAT_LOCAL is not set
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
# CONFIG_IP_NF_ARPTABLES is not set
# CONFIG_IP_VS is not set
# CONFIG_IPX is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_IPMI_PANIC_EVENT is not set
# CONFIG_IPMI_DEVICE_INTERFACE is not set
# CONFIG_IPMI_KCS is not set
# CONFIG_IPMI_WATCHDOG is not set



 --- Javier Sanchez <sjllera@ya.com> a écrit : 
> 
> No, im using it on fresh vanilla kernels 2.4.27, and
> it should appear on
> the config file, no matter if you selected it or
> not.
> 
> In your kernel (menuconfig -> networking options ->
> Netfilter
> Configuration) you should see this.
> 
> 
>    [*]   Unclean match support (EXPERIMENTAL)
>    [*]   Owner match support (EXPERIMENTAL)
>    [*]   Packet filtering        
> 
> Did you download the kernel form kernel.org ???
> 
> Cheers
> 
> ?A
> > I just look in my kernel .config, and i don t see
> it .
> > 
> > 
> > Do i have a patch to apply to enable this feature
> like
> > ng, or does it a normal feature in the kernel ?
> > 
> > If it is, can i add this line directly in my
> .config ?
> > 
> > thanks ;)
> > Nicolas
> > 
> > 
> >  --- Javier Sanchez <sjllera@ya.com> a écrit : 
> > > 
> > > This one ???
> > > 
> > > CONFIG_IP_NF_MATCH_OWNER
> > > 
> > > Cheers
> > > 
> > > ?A
> > > > Hello,
> > > > 
> > > > What is the module required into the linux
> kernel
> > > to
> > > > enable the use of the -m owner match ? The
> name of
> > > > this module isn t write into the howto ;(
> > > > 
> > > > I have parse all the modules in netfilter
> > > > configuration section of the kernel 2.4.27,
> and i
> > > didn
> > > > t see anything about this rule .
> > > > 
> > > > Greetings,
> > > > Nicolas
> > > > 
> > > > 
> > > > 	
> > > > 
> > > > 	
> > > > 		
> > > > Vous manquez despace pour stocker vos mails ? 
> > > > Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> > > > Créez votre Yahoo! Mail sur
> > > http://fr.benefits.yahoo.com/
> > > > 
> > > > Le nouveau Yahoo! Messenger est arrivé !
> Découvrez
> > > toutes les nouveautés pour dialoguer
> instantanément
> > > avec vos amis. A télécharger gratuitement sur
> > > http://fr.messenger.yahoo.com
> > > -- 
> > > GPG Key id: 0x0EF8926E
> > > GPG: Server - gpg.rediris.es
> > > 
> > > 
> > >  
> > 
> > 
> > 	
> > 
> > 	
> > 		
> > Vous manquez despace pour stocker vos mails ? 
> > Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> > Créez votre Yahoo! Mail sur
> http://fr.benefits.yahoo.com/
> > 
> > Le nouveau Yahoo! Messenger est arrivé ! Découvrez
> toutes les nouveautés pour dialoguer instantanément
> avec vos amis. A télécharger gratuitement sur
> http://fr.messenger.yahoo.com
> -- 
> GPG Key id: 0x0EF8926E
> GPG: Server - gpg.rediris.es
> 
> 
>  


	

	
		
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com


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

* Re: Linux kernel module and -m owner match
  2004-09-16 11:34       ` Nicolas Boiteux
@ 2004-09-16 12:41         ` Jason Opperisano
  2004-09-16 12:58           ` Nicolas Boiteux
  2004-09-16 12:43         ` Javier Sanchez
  1 sibling, 1 reply; 9+ messages in thread
From: Jason Opperisano @ 2004-09-16 12:41 UTC (permalink / raw)
  To: netfilter

On Thu, 2004-09-16 at 07:34, Nicolas Boiteux wrote:
> yep , i use the kernel of kernel.org . But, in fact
> since the 2.4.23, i use the same .config file . 
> 
> I copy the oldone it in the /usr/src/linux-2.4.x and
> override the new one . Is it a bad way to do like that
> ?

do you have:

        CONFIG_EXPERIMENTAL=y
        
set?  if not--you won't get prompted for the owner match.

-j

-- 
Jason Opperisano <opie@817west.com>



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

* Re: Linux kernel module and -m owner match
  2004-09-16 11:34       ` Nicolas Boiteux
  2004-09-16 12:41         ` Jason Opperisano
@ 2004-09-16 12:43         ` Javier Sanchez
  1 sibling, 0 replies; 9+ messages in thread
From: Javier Sanchez @ 2004-09-16 12:43 UTC (permalink / raw)
  To: Nicolas Boiteux; +Cc: netfilter


Ok, the owner match option is experimental so it was probably not
included in previous kernel versions. Adding the line to the old .config
file should do the trick but i recommend you loading the old config file
onto de kernel config utility and add any new options you need, this way
you will be sure that the config file is correct.

Cheers

?A
> yep , i use the kernel of kernel.org . But, in fact
> since the 2.4.23, i use the same .config file . 
> 
> I copy the oldone it in the /usr/src/linux-2.4.x and
> override the new one . Is it a bad way to do like that
> ?
> 
> here what i have in my .config file:
> 
> CONFIG_IP_MULTICAST=y
> # CONFIG_IP_ADVANCED_ROUTER is not set
> # CONFIG_IP_PNP is not set
> # CONFIG_IP_MROUTE is not set
> CONFIG_IP_NF_CONNTRACK=y
> CONFIG_IP_NF_FTP=y
> # CONFIG_IP_NF_AMANDA is not set
> # CONFIG_IP_NF_TFTP is not set
> CONFIG_IP_NF_IRC=y
> CONFIG_IP_NF_IPTABLES=y
> CONFIG_IP_NF_MATCH_LIMIT=y
> CONFIG_IP_NF_MATCH_MAC=y
> CONFIG_IP_NF_MATCH_PKTTYPE=y
> CONFIG_IP_NF_MATCH_MARK=y
> CONFIG_IP_NF_MATCH_MULTIPORT=y
> CONFIG_IP_NF_MATCH_TOS=y
> CONFIG_IP_NF_MATCH_RECENT=y
> CONFIG_IP_NF_MATCH_ECN=y
> CONFIG_IP_NF_MATCH_DSCP=y
> CONFIG_IP_NF_MATCH_AH_ESP=y
> CONFIG_IP_NF_MATCH_LENGTH=y
> CONFIG_IP_NF_MATCH_TTL=y
> CONFIG_IP_NF_MATCH_TCPMSS=y
> CONFIG_IP_NF_MATCH_STEALTH=y
> # CONFIG_IP_NF_MATCH_HELPER is not set
> CONFIG_IP_NF_MATCH_STATE=y
> CONFIG_IP_NF_MATCH_CONNTRACK=y
> CONFIG_IP_NF_FILTER=y
> CONFIG_IP_NF_TARGET_REJECT=y
> CONFIG_IP_NF_NAT=y
> CONFIG_IP_NF_NAT_NEEDED=y
> CONFIG_IP_NF_TARGET_MASQUERADE=y
> CONFIG_IP_NF_TARGET_REDIRECT=y
> # CONFIG_IP_NF_NAT_LOCAL is not set
> CONFIG_IP_NF_NAT_IRC=y
> CONFIG_IP_NF_NAT_FTP=y
> CONFIG_IP_NF_MANGLE=y
> CONFIG_IP_NF_TARGET_TOS=y
> CONFIG_IP_NF_TARGET_ECN=y
> CONFIG_IP_NF_TARGET_DSCP=y
> CONFIG_IP_NF_TARGET_MARK=y
> CONFIG_IP_NF_TARGET_LOG=y
> CONFIG_IP_NF_TARGET_ULOG=y
> CONFIG_IP_NF_TARGET_TCPMSS=y
> # CONFIG_IP_NF_ARPTABLES is not set
> # CONFIG_IP_VS is not set
> # CONFIG_IPX is not set
> # CONFIG_IPMI_HANDLER is not set
> # CONFIG_IPMI_PANIC_EVENT is not set
> # CONFIG_IPMI_DEVICE_INTERFACE is not set
> # CONFIG_IPMI_KCS is not set
> # CONFIG_IPMI_WATCHDOG is not set
> 
> 
> 
>  --- Javier Sanchez <sjllera@ya.com> a écrit : 
> > 
> > No, im using it on fresh vanilla kernels 2.4.27, and
> > it should appear on
> > the config file, no matter if you selected it or
> > not.
> > 
> > In your kernel (menuconfig -> networking options ->
> > Netfilter
> > Configuration) you should see this.
> > 
> > 
> >    [*]   Unclean match support (EXPERIMENTAL)
> >    [*]   Owner match support (EXPERIMENTAL)
> >    [*]   Packet filtering        
> > 
> > Did you download the kernel form kernel.org ???
> > 
> > Cheers
> > 
> > ?A
> > > I just look in my kernel .config, and i don t see
> > it .
> > > 
> > > 
> > > Do i have a patch to apply to enable this feature
> > like
> > > ng, or does it a normal feature in the kernel ?
> > > 
> > > If it is, can i add this line directly in my
> > .config ?
> > > 
> > > thanks ;)
> > > Nicolas
> > > 
> > > 
> > >  --- Javier Sanchez <sjllera@ya.com> a écrit : 
> > > > 
> > > > This one ???
> > > > 
> > > > CONFIG_IP_NF_MATCH_OWNER
> > > > 
> > > > Cheers
> > > > 
> > > > ?A
> > > > > Hello,
> > > > > 
> > > > > What is the module required into the linux
> > kernel
> > > > to
> > > > > enable the use of the -m owner match ? The
> > name of
> > > > > this module isn t write into the howto ;(
> > > > > 
> > > > > I have parse all the modules in netfilter
> > > > > configuration section of the kernel 2.4.27,
> > and i
> > > > didn
> > > > > t see anything about this rule .
> > > > > 
> > > > > Greetings,
> > > > > Nicolas
> > > > > 
> > > > > 
> > > > > 	
> > > > > 
> > > > > 	
> > > > > 		
> > > > > Vous manquez despace pour stocker vos mails ? 
> > > > > Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> > > > > Créez votre Yahoo! Mail sur
> > > > http://fr.benefits.yahoo.com/
> > > > > 
> > > > > Le nouveau Yahoo! Messenger est arrivé !
> > Découvrez
> > > > toutes les nouveautés pour dialoguer
> > instantanément
> > > > avec vos amis. A télécharger gratuitement sur
> > > > http://fr.messenger.yahoo.com
> > > > -- 
> > > > GPG Key id: 0x0EF8926E
> > > > GPG: Server - gpg.rediris.es
> > > > 
> > > > 
> > > >  
> > > 
> > > 
> > > 	
> > > 
> > > 	
> > > 		
> > > Vous manquez despace pour stocker vos mails ? 
> > > Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> > > Créez votre Yahoo! Mail sur
> > http://fr.benefits.yahoo.com/
> > > 
> > > Le nouveau Yahoo! Messenger est arrivé ! Découvrez
> > toutes les nouveautés pour dialoguer instantanément
> > avec vos amis. A télécharger gratuitement sur
> > http://fr.messenger.yahoo.com
> > -- 
> > GPG Key id: 0x0EF8926E
> > GPG: Server - gpg.rediris.es
> > 
> > 
> >  
> 
> 
> 	
> 
> 	
> 		
> Vous manquez despace pour stocker vos mails ? 
> Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
> Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
> 
> Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com
-- 
GPG Key id: 0x0EF8926E
GPG: Server - gpg.rediris.es




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

* Re: Linux kernel module and -m owner match
  2004-09-16 12:41         ` Jason Opperisano
@ 2004-09-16 12:58           ` Nicolas Boiteux
  0 siblings, 0 replies; 9+ messages in thread
From: Nicolas Boiteux @ 2004-09-16 12:58 UTC (permalink / raw)
  To: netfilter

Nice . You are right, I forgot to activate the
experimental flag . The owner match stuff appear in
the netfilter menu configuration ;)

It would be a good idea to say it, in the man page, or
in the helper page .

Thanks for all,
Nicolas


 --- Jason Opperisano <opie@817west.com> a écrit : 
> On Thu, 2004-09-16 at 07:34, Nicolas Boiteux wrote:
> > yep , i use the kernel of kernel.org . But, in
> fact
> > since the 2.4.23, i use the same .config file . 
> > 
> > I copy the oldone it in the /usr/src/linux-2.4.x
> and
> > override the new one . Is it a bad way to do like
> that
> > ?
> 
> do you have:
> 
>         CONFIG_EXPERIMENTAL=y
>         
> set?  if not--you won't get prompted for the owner
> match.
> 
> -j
> 
> -- 
> Jason Opperisano <opie@817west.com>
> 
> 
>  


	

	
		
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com


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

* Re: Linux kernel module and -m owner match
  2004-09-16  9:37 Linux kernel module and -m owner match Nicolas Boiteux
  2004-09-16  9:37 ` Javier Sanchez
@ 2004-09-16 16:14 ` Jose Maria Lopez
  1 sibling, 0 replies; 9+ messages in thread
From: Jose Maria Lopez @ 2004-09-16 16:14 UTC (permalink / raw)
  To: netfilter@lists.netfilter.org

El jue, 16 de 09 de 2004 a las 11:37, Nicolas Boiteux escribió:
> Hello,
> 
> What is the module required into the linux kernel to
> enable the use of the -m owner match ? The name of
> this module isn t write into the howto ;(
> 
> I have parse all the modules in netfilter
> configuration section of the kernel 2.4.27, and i didn
> t see anything about this rule .
> 
> Greetings,
> Nicolas

The module you need is called ipt_owner, but it needs to be
compiled at kernel compilation time, using the patch-o-matic.

-- 
Jose Maria Lopez Hernandez
Director Tecnico de bgSEC
jkerouac@bgsec.com
bgSEC Seguridad y Consultoria de Sistemas Informaticos
http://www.bgsec.com
ESPAÑA

The only people for me are the mad ones -- the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn, burn
like fabulous yellow Roman candles.
                -- Jack Kerouac, "On the Road"



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

end of thread, other threads:[~2004-09-16 16:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-16  9:37 Linux kernel module and -m owner match Nicolas Boiteux
2004-09-16  9:37 ` Javier Sanchez
2004-09-16 11:02   ` Nicolas Boiteux
2004-09-16 11:08     ` Javier Sanchez
2004-09-16 11:34       ` Nicolas Boiteux
2004-09-16 12:41         ` Jason Opperisano
2004-09-16 12:58           ` Nicolas Boiteux
2004-09-16 12:43         ` Javier Sanchez
2004-09-16 16:14 ` Jose Maria Lopez

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