[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTiktoqVt3bCzZ2issTo9tHtu3eFa4D_yABS+TB4Z@mail.gmail.com>
Date: Mon, 15 Nov 2010 14:09:59 -0800
From: Kevin Cernekee <cernekee@...il.com>
To: Patrick McHardy <kaber@...sh.net>
Cc: Eric Dumazet <eric.dumazet@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Alexey Kuznetsov <kuznet@....inr.ac.ru>,
"Pekka Savola (ipv6)" <pekkas@...core.fi>,
James Morris <jmorris@...ei.org>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
netfilter-devel@...r.kernel.org, netfilter@...r.kernel.org,
coreteam@...filter.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH/RFC] netfilter: nf_conntrack_sip: Handle quirky Cisco phones
On Mon, Nov 15, 2010 at 8:58 AM, Patrick McHardy <kaber@...sh.net> wrote:
> Could you provide a binary tcpdump (-w file -s0) of registration
> and a subsequent call please?
These were captured running my "v2" patch, since the phone cannot
register without it:
http://lkml.org/lkml/2010/11/14/181
goodreg.pcap - good registration
goodcall.pcap - call initiation + termination
This is all that happens in the absence of the "Cisco patch":
badreg.pcap - bad registration
Phone's LAN IP is 192.168.0.28
Public IP (as seen by the SIP proxy) is 111.222.33.222
SIP proxy is sip.iptel.org = 213.192.59.75
Download attachment "goodreg.pcap" of type "application/octet-stream" (3328 bytes)
Download attachment "goodcall.pcap" of type "application/octet-stream" (7771 bytes)
Download attachment "badreg.pcap" of type "application/octet-stream" (13596 bytes)
Powered by blists - more mailing lists