Date: Sun, 12 Dec 2004 03:30:38 GMT From: Bernard <sledge76@hotmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/74966: Realtek driver seems to misinterpret some packets Message-ID: <200412120330.iBC3Ucea077259@www.freebsd.org> Resent-Message-ID: <200412120340.iBC3ePXi081903@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412120330.iBC3Ucea077259>