From owner-freebsd-i386@FreeBSD.ORG Sun Dec 12 03:40:25 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78FBA16A4CE for ; Sun, 12 Dec 2004 03:40:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE9F43D3F for ; Sun, 12 Dec 2004 03:40:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBC3ePJ4081904 for ; Sun, 12 Dec 2004 03:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBC3ePXi081903; Sun, 12 Dec 2004 03:40:25 GMT (envelope-from gnats) Resent-Date: Sun, 12 Dec 2004 03:40:25 GMT Resent-Message-Id: <200412120340.iBC3ePXi081903@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bernard Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65BD316A4CE for ; Sun, 12 Dec 2004 03:30:38 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B08543D2D for ; Sun, 12 Dec 2004 03:30:38 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iBC3UckF077261 for ; Sun, 12 Dec 2004 03:30:38 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iBC3Ucea077259; Sun, 12 Dec 2004 03:30:38 GMT (envelope-from nobody) Message-Id: <200412120330.iBC3Ucea077259@www.freebsd.org> Date: Sun, 12 Dec 2004 03:30:38 GMT From: Bernard To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/74966: Realtek driver seems to misinterpret some packets X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 03:40:25 -0000 >Number: 74966 >Category: i386 >Synopsis: Realtek driver seems to misinterpret some packets >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 12 03:40:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Bernard >Release: FreeBSD 5.3-RELEASE >Organization: None >Environment: FreeBSD bsd01.nullmachine.com 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Wed Dec 1 16:12:12 KST 2004 guy01@bsd01.nullmachine.com:/usr/src/sys/i386/compile/MYKERNEL i386 >Description: When my Windows XP Pro based DHCP client browse with IE6.0 through gateway of FreeBSD gateway (DHCP server + IPF + IPNAT). It hangs seldomly. If I check the server, it has message like following rl1: discard oversize frame (ether type 61a6 flags 3 len 22786 > max 1514) I guess it's the problem from rl adapter's code of FreeBSD. Because, I didn't have any problem when I use the server hardware on other OS. And, beside, I might be wrong, I don't think there is ether type of 61a6. It seems that the code got the packet wrong in the middle of some other packet. I searched through Google and many other forums, but couldn't find the answer. >How-To-Repeat: Maybe you can repeat this problem by dhclient-ing from above client's network configuration to the FreeBSD DHCP server from above. And use Internet Explorer from the client for a while. Many times it works fine, but seldomly the problem occurs. >Fix: >Release-Note: >Audit-Trail: >Unformatted: