All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: "Fischer, Anna" <anna.fischer@hp.com>
Cc: Jan Engelhardt <jengelh@medozas.de>,
	"netfilter-devel@vger.kernel.org"
	<netfilter-devel@vger.kernel.org>
Subject: Re: ip_conntrack fails to track Windows Vista TCP connection
Date: Tue, 15 Jun 2010 18:20:19 +0200	[thread overview]
Message-ID: <4C17A843.2070905@trash.net> (raw)
In-Reply-To: <0199E0D51A61344794750DC57738F58E70B258E939@GVW1118EXC.americas.hpqcorp.net>

Fischer, Anna wrote:
>> Subject: Re: ip_conntrack fails to track Windows Vista TCP connection
>>
>> Fischer, Anna wrote:
>>     
>>>>> You're mentioning ip_conntrack, which is obsoleted for multiple
>>>>> years now. Which kernel version are you using?
>>>>>
>>>>>           
>>>> By definition of ip_conntrack, that must be older than 2.6.20.
>>>>
>>>>         
>>> Yes, this is a 2.6.18 Xen kernel that I am using. Even if it is
>>>       
>> obsolete, can you let me know if you are aware of such a problem ever
>> having caused any issues? I just want to get a feeling if I am at least
>> roughly on the right track while figuring out what the problem is.
>>     
>> We've had a couple of problems related to related to
>> acknowledgement numbers in TCP conntrack, I'd suggest
>> you check the nf_conntrack_proto_tcp.c changelogs,
>> basically everything in there should also apply to
>> the old version.
>>     
>
> Thanks for your advice. Why would the problem be in nf_conntrack_proto_tcp and not in ip_conntrack_proto_tcp?
>   

Its not of course, but nf_conntrack_proto_tcp is derived from 
ip_conntrack_proto_tcp,
all the bugfixes also apply to ip_conntrack_proto_tcp.

  reply	other threads:[~2010-06-15 16:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-14 15:25 ip_conntrack fails to track Windows Vista TCP connection Fischer, Anna
2010-06-14 16:15 ` Patrick McHardy
2010-06-14 16:34   ` Jan Engelhardt
2010-06-14 17:34     ` Fischer, Anna
2010-06-14 17:43       ` Jan Engelhardt
2010-06-14 18:09         ` Fischer, Anna
2010-06-14 20:07           ` Narendra Choyal
2010-06-15  2:23       ` Patrick McHardy
2010-06-15 16:15         ` Fischer, Anna
2010-06-15 16:20           ` Patrick McHardy [this message]
2010-06-15 16:20             ` Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C17A843.2070905@trash.net \
    --to=kaber@trash.net \
    --cc=anna.fischer@hp.com \
    --cc=jengelh@medozas.de \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.