* Connection tracking has the same source on original and reply
@ 2006-02-24 1:08 Carlos Munoz
0 siblings, 0 replies; only message in thread
From: Carlos Munoz @ 2006-02-24 1:08 UTC (permalink / raw)
To: netfilter-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-24 1:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-24 1:08 Connection tracking has the same source on original and reply Carlos Munoz
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.