All of lore.kernel.org
 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; 10+ 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] 10+ messages in thread

* Re: Bachelor Project
  2005-10-17  8:01 Jan Simbera
@ 2005-10-17 14:16 ` Henrik Nordstrom
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

* Bachelor Project
@ 2005-11-01 14:48 Jan Simbera
  2005-11-01 15:00 ` Rob Sterenborg
  0 siblings, 1 reply; 10+ 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] 10+ messages in thread

* Re: Bachelor Project
  2005-11-01 14:48 Jan Simbera
@ 2005-11-01 15:00 ` Rob Sterenborg
  2005-11-01 15:11   ` Jan Simbera
  0 siblings, 1 reply; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ messages in thread

* Bachelor Project
@ 2005-11-04 11:59 Jan Simbera
  2005-11-04 12:34 ` KOVACS Krisztian
  0 siblings, 1 reply; 10+ messages in thread
From: Jan Simbera @ 2005-11-04 11:59 UTC (permalink / raw)
  To: netfilter-devel

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] 10+ messages in thread

* Re: Bachelor Project
  2005-11-04 11:59 Bachelor Project Jan Simbera
@ 2005-11-04 12:34 ` KOVACS Krisztian
  2005-11-04 12:37   ` KOVACS Krisztian
  0 siblings, 1 reply; 10+ messages in thread
From: KOVACS Krisztian @ 2005-11-04 12:34 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Jan Simbera


  Hi,

On Friday 04 November 2005 12.59, Jan Simbera wrote:
> 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?

  I don't think anyone is currently working on this. The most up-to-date 
IPv4 specific code is in the Netfilter SVN 
(branches/netfilter-ha/linux-2.6-multigroup), and it shouldn't be 
_that_ hard to port it to nf_conntrack.

  The difficult work would be getting it to a state where we can safely 
recommend it for production use... (As currently it contains a lot of 
bugs and even a couple of features are missing.)

  Contact addresses: {laforge,hidden} at netfilter.org or the 
netfilter-ha mailing list on lists.netfilter.org.

-- 
 Regards,
  Krisztian Kovacs

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

* Re: Bachelor Project
  2005-11-04 12:34 ` KOVACS Krisztian
@ 2005-11-04 12:37   ` KOVACS Krisztian
  0 siblings, 0 replies; 10+ messages in thread
From: KOVACS Krisztian @ 2005-11-04 12:37 UTC (permalink / raw)
  To: netfilter-devel


  Hi,

On Friday 04 November 2005 13.34, KOVACS Krisztian wrote:
>   Contact addresses: {laforge,hidden} at netfilter.org or the
> netfilter-ha mailing list on lists.netfilter.org.

  Uhh, no, it's called netfilter-failover. :)

-- 
 Regards,
  Krisztian Kovacs

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

end of thread, other threads:[~2005-11-04 12:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-04 11:59 Bachelor Project Jan Simbera
2005-11-04 12:34 ` KOVACS Krisztian
2005-11-04 12:37   ` KOVACS Krisztian
  -- strict thread matches above, loose matches on Subject: below --
2005-11-01 14:48 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
2005-10-17  8:01 Jan Simbera
2005-10-17 14:16 ` Henrik Nordstrom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.