Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Server Networking
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

windows 2003 sp2 & broadcom multifunction NIC network errors

Server Networking


Reply
 
Thread Tools Search this Thread
  #1  
Old 17-05-2007
--Dave
 
Posts: n/a
windows 2003 sp2 & broadcom multifunction NIC network errors

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...p2-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\EnableRSS
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\DisableTaskOffload
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


Reply With Quote
  #2  
Old 17-05-2007
Ace Fekay [MVP]
 
Posts: n/a
Re: windows 2003 sp2 & broadcom multifunction NIC network errors

In news:8398FE80-3666-44EC-814B-72C4D4E8E3C2@microsoft.com,
--Dave <Lewis007@newsgroup.nospam> typed:
> 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...p2-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\EnableRSS
> 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\DisableTaskOffload
> 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


Thanks for sharing that info. This is a known issue affecting many who have
isntalled SP2.

I hope it helps others!!


--
Regards,
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Directory Services
Microsoft Certified Trainer

Infinite Diversities in Infinite Combinations

Having difficulty reading or finding responses to your post?
Instead of the website you're using, try using OEx (Outlook Express
or any other newsreader), and configure a news account, pointing to
news.microsoft.com. Anonymous access. It's free - no username or password
required nor do you need a Newsgroup Usenet account with your ISP. It
connects directly to the Microsoft Public Newsgroups. OEx allows you
o easily find, track threads, cross-post, sort by date, poster's name,
watched threads or subject. It's easy:

How to Configure OEx for Internet News
http://support.microsoft.com/?id=171164

"Quitting smoking is easy. I've done it a thousand times." - Mark Twain



Reply With Quote
  #3  
Old 17-05-2007
Ken Zhao [MSFT]
 
Posts: n/a
RE: windows 2003 sp2 & broadcom multifunction NIC network errors

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?= <Lewis007@newsgroup.nospam>
| 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-72C4D4E8E3C2@microsoft.com>
| 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
|
|


Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Server Networking


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "windows 2003 sp2 & broadcom multifunction NIC network errors"
Thread Thread Starter Forum Replies Last Post
Broadcom 802.11n network Wireless AllStarMe441 Vista Help 4 07-10-2009 04:36 PM
Windows errors when creating ad-hoc network SSinha Vista Help 6 30-09-2009 07:25 PM
Broadcom 8002.11 Network Adapter Cole Vista Help 12 14-01-2008 01:04 AM
Windows 2003 FRS Errors rK Active Directory 1 08-01-2006 09:52 PM
Server Windows 2003 problems after reboot (terminal server, network,services, storage errors) Michael Halupek Windows Server Help 0 19-12-2004 06:58 PM


All times are GMT +5.5. The time now is 05:50 PM.