Results 1 to 3 of 3

Thread: windows 2003 sp2 & broadcom multifunction NIC network errors

  1. #1
    --Dave Guest

    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\Services\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\Services\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


  2. #2
    Ace Fekay [MVP] Guest

    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\Services\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\Services\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



  3. #3
    Ken Zhao [MSFT] Guest

    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\Services\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\Services\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
    |
    |


Similar Threads

  1. Replies: 1
    Last Post: 06-04-2010, 09:36 PM
  2. How to fix Errors for Brother Multifunction Printers?
    By warehouse peon in forum Hardware Peripherals
    Replies: 5
    Last Post: 28-03-2010, 06:20 AM
  3. Broadcom 802.11n network Wireless
    By AllStarMe441 in forum Vista Help
    Replies: 4
    Last Post: 07-10-2009, 04:36 PM
  4. Windows 2003 Hangs, No errors, no dumps
    By kestrelinvestment@gmail.com in forum Windows Server Help
    Replies: 4
    Last Post: 08-07-2007, 01:49 AM
  5. Windows Server 2003 R2 - DFS errors 6012, 1202 ?
    By Rory Niland in forum Windows Server Help
    Replies: 3
    Last Post: 20-02-2006, 08:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,302,354.25641 seconds with 17 queries