From owner-freebsd-questions@FreeBSD.ORG Thu May 15 11:35:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C805737B401 for ; Thu, 15 May 2003 11:35:02 -0700 (PDT) Received: from rotini.customfilmeffects.com (rotini.customfilmeffects.com [66.134.82.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FC9C43F75 for ; Thu, 15 May 2003 11:35:02 -0700 (PDT) (envelope-from david@customfilmeffects.com) Received: from blargh.customfilmeffects.com (lan32.customfilmeffects.com [192.168.1.32])h4FIGrd23241 for ; Thu, 15 May 2003 11:16:53 -0700 From: David Smithson To: questions@freebsd.org Content-Type: text/plain Organization: Custom Film Effects Message-Id: <1053023794.23535.40.camel@blargh.customfilmeffects.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2- Date: 15 May 2003 11:36:34 -0700 Content-Transfer-Encoding: 7bit Subject: N! packets dropped by kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: david@customfilmeffects.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 18:35:03 -0000 Hi. I have a situation which may or may not be a problem. Here's my ip configuration: nge0: flags=8843 mtu 1500 inet 192.168.1.24 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::204:5aff:fe59:64f9%nge0 prefixlen 64 scopeid 0x2 ether 00:04:5a:59:64:f9 media: Ethernet autoselect (1000baseTX ) status: active nge1: flags=8843 mtu 1500 inet 192.168.1.25 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::204:5aff:fe59:5497%nge1 prefixlen 64 scopeid 0x3 ether 00:04:5a:59:54:97 media: Ethernet autoselect (1000baseTX ) status: active I've been monitoring net traffic with tcpdump. Most traffic is SMB and NMB. Tcpdump reports a very high dropped:received packet ratio. For example, a few second of capture during peak traffic returns: 34964 packets received by filter 34085 packets dropped by kernel Should I be concerned? I'll include full tcpdumps on both interfaces if necessary. Thanks for your time. David Smithson http://www.frozboz.org http://www.customfilmeffects.com