NetFilter
[Top] [All Lists]

Packets lost

To: netfilter@lists.netfilter.org
Subject: Packets lost
From: "Vasantha Kumar Puttappa" <vasanthakumar@iitb.ac.in>
Date: Wed, 16 May 2007 18:37:01 +0530 (IST)
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
Importance: Normal
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
Sender: netfilter-bounces@lists.netfilter.org
User-agent: SquirrelMail/1.4.10a
Hi All,
 Please somebody guide me here.

I am tracking all udp packets (in particular, SIP based UDP packets)that
goes through iptables using LOG mechanism.
I use the following command,
    iptables -A INPUT -p udp -j LOG --log-level-4.

In addition, i also run 'Ethereal' to make sure that all the packets
captured goes through iptables as well.

Here is the problem,
  Sometimes, a random number of packets doesnot go through IPtables and
they are completely lost. Although, I can see those packets in Ethereal.

 I tried increasing the backlog queue and ip_queue length, but still no use.
 I am using Netgear's wireless network card (WG511, made in taiwan).


 Somebody please guide me. How do I findout the cause of this.

 Regards
 Vasanth







<Prev in Thread] Current Thread [Next in Thread>