Hello Dave,
Thank you for using newsgroup!
Thanks for your great information and experience sharing here. I believe
the information will benefit other customers who will encounter these
similar issues.
Thanks & Regards,
Ken Zhao
Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! -
www.microsoft.com/security <http://www.microsoft.com/security>
================================================== ==
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ==
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: windows 2003 sp2 & broadcom multifunction NIC network errors
| thread-index: AceYITWXeO1cctv2S1+tof4WgYFGiQ==
| X-WBNR-Posting-Host: 207.46.19.197
| From: =?Utf-8?B?LS1EYXZl?= <(E-Mail Removed)>
| Subject: windows 2003 sp2 & broadcom multifunction NIC network errors
| Date: Wed, 16 May 2007 18:18:00 -0700
| Lines: 26
| Message-ID: <8398FE80-3666-44EC-814B-(E-Mail Removed)>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
| Newsgroups: microsoft.public.windows.server.networking
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.server.networking:4575
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.windows.server.networking
|
| After installing service pack 2 on a new 2003 FTP server I began to get
| random FTP errors ( 426 ). The hardware was a HP DL360 G5 server.
| FTP would work but fail on average once every 100 times (batch file to
| reproduce error quickly).
| Updating drivers did not help nor did turning features off in the NIC
| properties.
| I was able to find a very good site to fix my problem:
http://blogs.technet.com/sbs/archive...ing-issues-aft
er-applying-windows-server-2003-sp2-on-sbs.aspx
|
| I found that 2 changes to the registry fixed the problem for me:
|
| Disable RSS in the Registry
| Use the steps in KB 927695 to disable Receive Side Scaling (RSS) by
adding a
| DWORD registry key value for
|
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Enable
RSS
| and setting it to 0. A reboot is required to make the value go in to
effect.
| Set DisableTaskOffload in the Registry
| Use the steps in KB 904946 to create a DWORD value for
|
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Disabl
eTaskOffload
| and set it to 1. A reboot is required to make this value go in to
effect.
| Not one error yet
|
| Hope this helps�
|
| -Dave
|
|