From owner-freebsd-net@FreeBSD.ORG Thu Jul 10 15:46:47 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DF621065672 for ; Thu, 10 Jul 2008 15:46:47 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 243DE8FC1A for ; Thu, 10 Jul 2008 15:46:46 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m6AFkjLF051183; Thu, 10 Jul 2008 11:46:45 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m6AFkiAw036967 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Jul 2008 11:46:44 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200807101546.m6AFkiAw036967@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Thu, 10 Jul 2008 11:46:43 -0400 To: a_gaviola@yahoo.com.ph, freebsd-net@freebsd.org From: Mike Tancsa In-Reply-To: <44627.52285.qm@web76615.mail.sg1.yahoo.com> References: <44627.52285.qm@web76615.mail.sg1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: Re: [Regarding Packet Error] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 15:46:47 -0000 At 10:27 AM 7/10/2008, Archimedes Gaviola wrote: >Hi, > >I'm running a FreeBSD-6.2 RELEASE system on an Intel Gigabit copper NIC >but when it receive packets, There have been a number of bug fixes to the intel nics since 6.2R. Can you at least update to 6.3R or RELENG_6 ? Also, check the stats for your nics sysctl dev.em.0.stats=1 it will dump them to syslog Does the switchport your are connected to show any errors ? ---Mike