All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Munoz <carlos@kenati.com>
To: netfilter-devel@lists.netfilter.org
Subject: Connection tracking has the same source on original and reply
Date: Thu, 23 Feb 2006 17:08:27 -0800	[thread overview]
Message-ID: <43FE5C8B.60402@kenati.com> (raw)

Hi all,

I'm debugging a SIP ALG I wrote and find that occasionally connection 
tracking has the same ip address in the original direction as in the 
reply direction. I can only assume this is caused by setting the 
expected related connection wrong. However, I've verified that the right 
tuples are set up in the expected related connection request. 
Interesting enough is that this only happens when registering the 
expected related connection when receiving a reply.

udp      17 14 src=192.168.16.200 dst=192.168.16.100 sport=10010 
dport=41000 [UNREPLIED] src=192.168.16.200 dst=192.168.16.100 
sport=41000 dport=10010 use=1

Has anyone seen this before ?

Thanks,


Carlos Munoz

                 reply	other threads:[~2006-02-24  1:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=43FE5C8B.60402@kenati.com \
    --to=carlos@kenati.com \
    --cc=netfilter-devel@lists.netfilter.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.