echo &quot;blacklist nf_conntrack_sip&quot; &gt;&gt; /etc/modprobe.d/blacklist.conf<br><br><br><div class="gmail_quote">2012/8/8 Vijay Thakur <span dir="ltr">&lt;<a href="mailto:vijay.thakur@loopmethods.com" target="_blank">vijay.thakur@loopmethods.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <pre>Thanks for the hint. What is the file name in /etc/modprob.d/ where i am supposed to enter this module name to disable it.

Thanks 

Vijay Tha

Message: 1
Date: Mon, 06 Aug 2012 09:01:03 -0400
From: Richard Fuchs <a href="mailto:rfuchs@sipwise.com" target="_blank">&lt;rfuchs@sipwise.com&gt;</a>
Subject: Re: [SR-Users] Kernel Droping SIP packet
To: <a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
Message-ID: <a href="mailto:501FC00F.6000604@sipwise.com" target="_blank">&lt;501FC00F.6000604@sipwise.com&gt;</a>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;

On 08/06/12 06:08, Vijay Thakur wrote:
</pre>
    <blockquote type="cite" style>
      <pre>Hi all,

I have configure Kamailio 3.1.5 Server. All things are working fine.
When i make a call from Soft phone (X-Lite) to iphone, all is working
fine. But in other case call from iphone to Softphone is not working,
even not ringing. During checking the logs i am getting the error:

Aug  3 04:36:09 localhost kernel: nf_ct_sip: dropping packetIN=eth0 OUT=
MAC=f2:3c:91:ae:92:36:c8:4c:75:f5:c4:ff:08:00 SRC=122.xxx.xxx.77
DST=xx.116.xx.23 LEN=1482 TOS=0x00 PREC=0x00 TTL=51 ID=50183 DF
PROTO=TCP SPT=15587 DPT=5060 SEQ=3285635734 ACK=3113844065 WINDOW=5763
RES=0x00 ACK URGP=0 OPT (0101080A000E20610932B25A)
</pre>
    </blockquote>
    <pre>This is coming from nf_conntrack_sip, which is a netfilter connection
tracking kernel module for SIP. I&#39;ve never used it, but judging from
what Google brings up, it seems to be very buggy. You should be able to
just unload it by issuing &quot;rmmod nf_conntrack_sip&quot;. If that doesn&#39;t work
and/or if you want to keep it from auto-loading, you can blacklist it in
<i><span>/</span>etc/modprobe.d<span>/</span></i> and then reboot.

HTH</pre>
    <pre cols="72">copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
-----------------------------------------------------------------------------------------------------------------</pre>
  </div>

<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br>