Linux Netfilter discussions
 help / color / mirror / Atom feed
* Bachelor Project
@ 2005-10-17  8:01 Jan Simbera
  2005-10-17 14:16 ` Henrik Nordstrom
  0 siblings, 1 reply; 7+ messages in thread
From: Jan Simbera @ 2005-10-17  8:01 UTC (permalink / raw)
  To: netfilter

To anybody who can help me:
Has anybody implemented the linux kernel module which deals with 
connection tracking of the protocol IPV6 or has anybody being working on 
it presently? I need this information because it is one of the topics of 
my bachelor project. I would also like to kno if anybody has been 
working on implementation of the module for IPVS (using IPV6). Does 
anybody know about any contacts or addresses, where i could get this 
information?

Thank you for your help.

Jan Simbera

xsimbera@mail.muni.cz
ICQ 136154198


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

* Re: Bachelor Project
  2005-10-17  8:01 Jan Simbera
@ 2005-10-17 14:16 ` Henrik Nordstrom
  0 siblings, 0 replies; 7+ messages in thread
From: Henrik Nordstrom @ 2005-10-17 14:16 UTC (permalink / raw)
  To: Jan Simbera; +Cc: netfilter

On Mon, 17 Oct 2005, Jan Simbera wrote:

> Has anybody implemented the linux kernel module which deals with 
> connection tracking of the protocol IPV6 or has anybody being working on 
> it presently?

Yes. Look for nf_conntrack. A very much active project and scheduled to 
replace ip conntrack in some time.

> I would also like to kno if anybody has been working on implementation 
> of the module for IPVS (using IPV6).

No idea. This question is perhaps better asked on the lvs mailing list. 
But probably not.

> Does anybody know about any contacts or addresses, where i could get 
> this information?

For more info in IPVS/LVS see http://www.linuxvirtualserver.org/

nf_conntrack is found from the netfilter page somewhere.

Regards
Henrik


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

* Bachelor Project
@ 2005-11-01 14:48 Jan Simbera
  2005-11-01 15:00 ` Rob Sterenborg
  0 siblings, 1 reply; 7+ messages in thread
From: Jan Simbera @ 2005-11-01 14:48 UTC (permalink / raw)
  To: netfilter

To anybody who can help me:
Has anybody implemented the feature for the netfilter ( the
nf_conntrack, the generic, not the IPV4 ) module which deals with
reduplication of the connection status (e.g. when we have two redudant
routers/firewalls)  or has anybody being working on
it presently? I need this information because it is one of the topics of
my new bachelor project. Does
anybody know about any contacts or addresses, where i could get this
information?

Thank you for your help.

Jan Simbera

Faculty if Informatics
www.fi.muni.cz
xsimbera(at)mail(dot)muni(dot)cz
ICQ 136154198





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

* Re: Bachelor Project
  2005-11-01 14:48 Bachelor Project Jan Simbera
@ 2005-11-01 15:00 ` Rob Sterenborg
  2005-11-01 15:11   ` Jan Simbera
  0 siblings, 1 reply; 7+ messages in thread
From: Rob Sterenborg @ 2005-11-01 15:00 UTC (permalink / raw)
  To: Jan Simbera; +Cc: netfilter

On Tue, November 1, 2005 15:48, Jan Simbera wrote:
> To anybody who can help me:
> Has anybody implemented the feature for the netfilter ( the
> nf_conntrack, the generic, not the IPV4 ) module which deals with
> reduplication of the connection status (e.g. when we have two
> redudant routers/firewalls)  or has anybody being working on
> it presently? I need this information because it is one of the topics
> of my new bachelor project. Does anybody know about any contacts or
> addresses, where i could get this information?

To me this sounds like a question for the developer list.


Gr,
Rob




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

* Re: Bachelor Project
  2005-11-01 15:00 ` Rob Sterenborg
@ 2005-11-01 15:11   ` Jan Simbera
  2005-11-01 15:25     ` Eric Leblond
  2005-11-01 15:40     ` Rob Sterenborg
  0 siblings, 2 replies; 7+ messages in thread
From: Jan Simbera @ 2005-11-01 15:11 UTC (permalink / raw)
  To: Rob Sterenborg; +Cc: netfilter

Rob Sterenborg wrote:

>On Tue, November 1, 2005 15:48, Jan Simbera wrote:
>  
>
>>To anybody who can help me:
>>Has anybody implemented the feature for the netfilter ( the
>>nf_conntrack, the generic, not the IPV4 ) module which deals with
>>reduplication of the connection status (e.g. when we have two
>>redudant routers/firewalls)  or has anybody being working on
>>it presently? I need this information because it is one of the topics
>>of my new bachelor project. Does anybody know about any contacts or
>>addresses, where i could get this information?
>>    
>>
>
>To me this sounds like a question for the developer list.
>
>
>Gr,
>Rob
>
>
>
>  
>
Sure, but how can i send questions to the developer list? I thought this 
was it.

Jan Simbera


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

* Re: Bachelor Project
  2005-11-01 15:11   ` Jan Simbera
@ 2005-11-01 15:25     ` Eric Leblond
  2005-11-01 15:40     ` Rob Sterenborg
  1 sibling, 0 replies; 7+ messages in thread
From: Eric Leblond @ 2005-11-01 15:25 UTC (permalink / raw)
  To: Jan Simbera; +Cc: Rob Sterenborg, netfilter

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]

Hi,

Le mardi 01 novembre 2005 à 16:11 +0100, Jan Simbera a écrit :
> Rob Sterenborg wrote:
> >>reduplication of the connection status (e.g. when we have two
> >>redudant routers/firewalls)  or has anybody being working on
> >>it presently? I need this information because it is one of the topics
> >>of my new bachelor project. Does anybody know about any contacts or
> >>addresses, where i could get this information?


The ct_sync project is your friend.
	http://people.netfilter.org/hidden/ct_sync/
I do not know about ipv6 but you may find help on the dedicated list :
	https://lists.netfilter.org/pipermail/netfilter-failover/

BR

> >>    
> >>
> >
> >To me this sounds like a question for the developer list.
> >
> >
> >Gr,
> >Rob
> >
> >
> >
> >  
> >
> Sure, but how can i send questions to the developer list? I thought this 
> was it.
> 
> Jan Simbera
> 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: Bachelor Project
  2005-11-01 15:11   ` Jan Simbera
  2005-11-01 15:25     ` Eric Leblond
@ 2005-11-01 15:40     ` Rob Sterenborg
  1 sibling, 0 replies; 7+ messages in thread
From: Rob Sterenborg @ 2005-11-01 15:40 UTC (permalink / raw)
  To: Jan Simbera; +Cc: netfilter

On Tue, November 1, 2005 16:11, Jan Simbera wrote:
> Rob Sterenborg wrote:
>
...
>
>>To me this sounds like a question for the developer list.
>>
>>
>>Gr,
>>Rob
>>
> Sure, but how can i send questions to the developer list? I thought
> this
> was it.

How about :
http://www.netfilter.org/mailinglists.html#ml-devel

where it says :
"Send mail to the netfilter developer mailinglist."
(mailto:netfilter-devel@lists.netfilter.org)


Gr,
Rob




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

end of thread, other threads:[~2005-11-01 15:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01 14:48 Bachelor Project Jan Simbera
2005-11-01 15:00 ` Rob Sterenborg
2005-11-01 15:11   ` Jan Simbera
2005-11-01 15:25     ` Eric Leblond
2005-11-01 15:40     ` Rob Sterenborg
  -- strict thread matches above, loose matches on Subject: below --
2005-10-17  8:01 Jan Simbera
2005-10-17 14:16 ` Henrik Nordstrom

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