Windows Vista Forums

NIC Hanging Issue SMS 2003
  1. #1


    M.K Guest

    NIC Hanging Issue SMS 2003

    HI,

    Small Business Server 2003 on Server Machine having 2 Network
    Cards.
    One is for internal network (10.10.10.1) & other(202.68.178.195) is attached
    to Satellite Modem (for
    internet).
    Some time the second network card for internet (202.68.178.195) hangs &
    stops all kind of
    traffic until I refresh the card by changing/update its Static IP.
    Have even uninstalled & installed the network card but it didn't works.

    Following is the error message I found in event viewer:



    Event Type: Error
    Event Source: NETLOGON
    Event Category: None
    Event ID: 5774
    Date: 11/1/2009
    Time: 22:23:01
    User: N/A
    Computer: EDUTLSERVER
    Description:
    The dynamic registration of the DNS record 'EDUTL.local. 600 IN A
    202.68.178.195' failed on the following DNS server:

    DNS server IP address: 10.10.10.1
    Returned Response Code (RCODE): 5
    Returned Status Code: 9017

    For computers and users to locate this domain controller, this record must
    be registered in DNS.

    USER ACTION
    Determine what might have caused this failure, resolve the problem, and
    initiate registration of the DNS records by the domain controller. To
    determine what might have caused this failure, run DCDiag.exe. You can find
    this program on the Windows Server 2003 installation CD in
    Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and
    Support Center. To initiate registration of the DNS records by this domain
    controller, run 'nltest.exe /dsregdns' from the command prompt on the domain
    controller or restart Net Logon service. Nltest.exe is available in the
    Microsoft Windows Server Resource Kit CD.
    Or, you can manually add this record to DNS, but it is not recommended.

    ADDITIONAL DATA
    Error Value: DNS bad key.

    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 05 00 ..



      My System SpecsSystem Spec

  2. #2


    Cliff Galiher Guest

    Re: NIC Hanging Issue SMS 2003

    In this case, the event is a symptom, not the cause. What is happening is
    that the network stack in windows is receiving bogus data, is detecting the
    change, and attempting to update DNS. Since the data is bogus though, the
    DNS update fails.

    So *why* is bogus data being generated. Two possible causes:

    1) Failing network card. The driver detects data from the network card and
    is legitimately trying to pass that data back to the OS. Solution: replace
    the network card.

    2) Bad NIC driver. The driver is responding to an event on the network card
    in an unexpected fashion and is generating the bogus data that the OS is
    seeing. Solution: Update the NIC drivers if the manufacturer has them.
    Worst case scenario, again replace the NIC with one on the WHQL.

    -Cliff


    "M.K" <mianksaeed@newsgroup> wrote in message
    news:uEhnALwWKHA.4704@newsgroup

    > HI,
    >
    > Small Business Server 2003 on Server Machine having 2 Network
    > Cards.
    > One is for internal network (10.10.10.1) & other(202.68.178.195) is
    > attached to Satellite Modem (for
    > internet).
    > Some time the second network card for internet (202.68.178.195) hangs &
    > stops all kind of
    > traffic until I refresh the card by changing/update its Static IP.
    > Have even uninstalled & installed the network card but it didn't works.
    >
    > Following is the error message I found in event viewer:
    >
    > Event Type: Error
    > Event Source: NETLOGON
    > Event Category: None
    > Event ID: 5774
    > Date: 11/1/2009
    > Time: 22:23:01
    > User: N/A
    > Computer: EDUTLSERVER
    > Description:
    > The dynamic registration of the DNS record 'EDUTL.local. 600 IN A
    > 202.68.178.195' failed on the following DNS server:
    >
    > DNS server IP address: 10.10.10.1
    > Returned Response Code (RCODE): 5
    > Returned Status Code: 9017
    >
    > For computers and users to locate this domain controller, this record must
    > be registered in DNS.
    >
    > USER ACTION
    > Determine what might have caused this failure, resolve the problem, and
    > initiate registration of the DNS records by the domain controller. To
    > determine what might have caused this failure, run DCDiag.exe. You can
    > find this program on the Windows Server 2003 installation CD in
    > Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and
    > Support Center. To initiate registration of the DNS records by this
    > domain controller, run 'nltest.exe /dsregdns' from the command prompt on
    > the domain controller or restart Net Logon service. Nltest.exe is
    > available in the Microsoft Windows Server Resource Kit CD.
    > Or, you can manually add this record to DNS, but it is not recommended.
    >
    > ADDITIONAL DATA
    > Error Value: DNS bad key.
    >
    > For more information, see Help and Support Center at
    > http://go.microsoft.com/fwlink/events.asp.
    > Data:
    > 0000: 05 00 ..
    >
    >

      My System SpecsSystem Spec

  3. #3


    Gregg Hill Guest

    Re: NIC Hanging Issue SMS 2003

    Hello!

    Do you have ANYTHING other than the LAN IP of the SBS server listed in your
    network card properties?

    Please post an UNEDITED output from the following command on the server:

    ipconfig /all

    For security purposes, I suggest putting a router/firewall in between the
    satellite modem and your SBS server. You could then just use one NIC.

    Gregg Hill




    "M.K" <mianksaeed@newsgroup> wrote in message
    news:uEhnALwWKHA.4704@newsgroup

    > HI,
    >
    > Small Business Server 2003 on Server Machine having 2 Network
    > Cards.
    > One is for internal network (10.10.10.1) & other(202.68.178.195) is
    > attached to Satellite Modem (for
    > internet).
    > Some time the second network card for internet (202.68.178.195) hangs &
    > stops all kind of
    > traffic until I refresh the card by changing/update its Static IP.
    > Have even uninstalled & installed the network card but it didn't works.
    >
    > Following is the error message I found in event viewer:
    >
    > Event Type: Error
    > Event Source: NETLOGON
    > Event Category: None
    > Event ID: 5774
    > Date: 11/1/2009
    > Time: 22:23:01
    > User: N/A
    > Computer: EDUTLSERVER
    > Description:
    > The dynamic registration of the DNS record 'EDUTL.local. 600 IN A
    > 202.68.178.195' failed on the following DNS server:
    >
    > DNS server IP address: 10.10.10.1
    > Returned Response Code (RCODE): 5
    > Returned Status Code: 9017
    >
    > For computers and users to locate this domain controller, this record must
    > be registered in DNS.
    >
    > USER ACTION
    > Determine what might have caused this failure, resolve the problem, and
    > initiate registration of the DNS records by the domain controller. To
    > determine what might have caused this failure, run DCDiag.exe. You can
    > find this program on the Windows Server 2003 installation CD in
    > Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and
    > Support Center. To initiate registration of the DNS records by this
    > domain controller, run 'nltest.exe /dsregdns' from the command prompt on
    > the domain controller or restart Net Logon service. Nltest.exe is
    > available in the Microsoft Windows Server Resource Kit CD.
    > Or, you can manually add this record to DNS, but it is not recommended.
    >
    > ADDITIONAL DATA
    > Error Value: DNS bad key.
    >
    > For more information, see Help and Support Center at
    > http://go.microsoft.com/fwlink/events.asp.
    > Data:
    > 0000: 05 00 ..
    >
    >


      My System SpecsSystem Spec

  4. #4


    Gregg Hill Guest

    Re: NIC Hanging Issue SMS 2003

    What I meant was, for your DNS server entries in either NIC's properties, do
    you have anything other than the SBS server's own LAN IP address?

    Gregg Hill


    "Gregg Hill" <greggmhill at please do not spam me at yahoo dot com> wrote in
    message news:eNc$4l0WKHA.4780@newsgroup

    > Hello!
    >
    > Do you have ANYTHING other than the LAN IP of the SBS server listed in
    > your network card properties?
    >
    > Please post an UNEDITED output from the following command on the server:
    >
    > ipconfig /all
    >
    > For security purposes, I suggest putting a router/firewall in between the
    > satellite modem and your SBS server. You could then just use one NIC.
    >
    > Gregg Hill
    >
    >
    >
    >
    > "M.K" <mianksaeed@newsgroup> wrote in message
    > news:uEhnALwWKHA.4704@newsgroup

    >> HI,
    >>
    >> Small Business Server 2003 on Server Machine having 2 Network
    >> Cards.
    >> One is for internal network (10.10.10.1) & other(202.68.178.195) is
    >> attached to Satellite Modem (for
    >> internet).
    >> Some time the second network card for internet (202.68.178.195) hangs &
    >> stops all kind of
    >> traffic until I refresh the card by changing/update its Static IP.
    >> Have even uninstalled & installed the network card but it didn't works.
    >>
    >> Following is the error message I found in event viewer:
    >>
    >> Event Type: Error
    >> Event Source: NETLOGON
    >> Event Category: None
    >> Event ID: 5774
    >> Date: 11/1/2009
    >> Time: 22:23:01
    >> User: N/A
    >> Computer: EDUTLSERVER
    >> Description:
    >> The dynamic registration of the DNS record 'EDUTL.local. 600 IN A
    >> 202.68.178.195' failed on the following DNS server:
    >>
    >> DNS server IP address: 10.10.10.1
    >> Returned Response Code (RCODE): 5
    >> Returned Status Code: 9017
    >>
    >> For computers and users to locate this domain controller, this record
    >> must be registered in DNS.
    >>
    >> USER ACTION
    >> Determine what might have caused this failure, resolve the problem, and
    >> initiate registration of the DNS records by the domain controller. To
    >> determine what might have caused this failure, run DCDiag.exe. You can
    >> find this program on the Windows Server 2003 installation CD in
    >> Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and
    >> Support Center. To initiate registration of the DNS records by this
    >> domain controller, run 'nltest.exe /dsregdns' from the command prompt on
    >> the domain controller or restart Net Logon service. Nltest.exe is
    >> available in the Microsoft Windows Server Resource Kit CD.
    >> Or, you can manually add this record to DNS, but it is not recommended.
    >>
    >> ADDITIONAL DATA
    >> Error Value: DNS bad key.
    >>
    >> For more information, see Help and Support Center at
    >> http://go.microsoft.com/fwlink/events.asp.
    >> Data:
    >> 0000: 05 00 ..
    >>
    >>
    >
    >


      My System SpecsSystem Spec

  5. #5


    M.K Guest

    Re: NIC Hanging Issue SMS 2003

    Microsoft Windows [Version 5.2.3790]
    (C) Copyright 1985-2003 Microsoft Corp.

    C:\Documents and Settings\Administrator>ipconfig /all

    Windows IP Configuration

    Host Name . . . . . . . . . . . . : edutlserver
    Primary Dns Suffix . . . . . . . : EDUTL.local
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : Yes
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : EDUTL.local

    Ethernet adapter int: (for internarl LAN)

    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : HP NC7761 Gigabit Server Adapter
    Physical Address. . . . . . . . . : 00-17-A4-8B-55-39
    DHCP Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 10.10.10.1
    Subnet Mask . . . . . . . . . . . : 255.0.0.0
    Default Gateway . . . . . . . . . : 10.10.10.1
    DNS Servers . . . . . . . . . . . : 10.10.10.1

    Ethernet adapter ext: (For Satellite Modem LAN)

    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : HP NC7771 Gigabit Server Adapter
    Physical Address. . . . . . . . . : 00-17-A4-3E-01-E6
    DHCP Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 202.68.178.195
    Subnet Mask . . . . . . . . . . . : 255.255.255.240
    Default Gateway . . . . . . . . . : 202.68.178.193
    DNS Servers . . . . . . . . . . . : 165.21.83.88
    165.21.100.88

    C:\Documents and Settings\Administrator>

    "Gregg Hill" <greggmhill at please do not spam me at yahoo dot com> wrote in
    message news:eNc$4l0WKHA.4780@newsgroup

    > Hello!
    >
    > Do you have ANYTHING other than the LAN IP of the SBS server listed in
    > your network card properties?
    >
    > Please post an UNEDITED output from the following command on the server:
    >
    > ipconfig /all
    >
    > For security purposes, I suggest putting a router/firewall in between the
    > satellite modem and your SBS server. You could then just use one NIC.
    >
    > Gregg Hill
    >
    >
    >
    >
    > "M.K" <mianksaeed@newsgroup> wrote in message
    > news:uEhnALwWKHA.4704@newsgroup

    >> HI,
    >>
    >> Small Business Server 2003 on Server Machine having 2 Network
    >> Cards.
    >> One is for internal network (10.10.10.1) & other(202.68.178.195) is
    >> attached to Satellite Modem (for
    >> internet).
    >> Some time the second network card for internet (202.68.178.195) hangs &
    >> stops all kind of
    >> traffic until I refresh the card by changing/update its Static IP.
    >> Have even uninstalled & installed the network card but it didn't works.
    >>
    >> Following is the error message I found in event viewer:
    >>
    >> Event Type: Error
    >> Event Source: NETLOGON
    >> Event Category: None
    >> Event ID: 5774
    >> Date: 11/1/2009
    >> Time: 22:23:01
    >> User: N/A
    >> Computer: EDUTLSERVER
    >> Description:
    >> The dynamic registration of the DNS record 'EDUTL.local. 600 IN A
    >> 202.68.178.195' failed on the following DNS server:
    >>
    >> DNS server IP address: 10.10.10.1
    >> Returned Response Code (RCODE): 5
    >> Returned Status Code: 9017
    >>
    >> For computers and users to locate this domain controller, this record
    >> must be registered in DNS.
    >>
    >> USER ACTION
    >> Determine what might have caused this failure, resolve the problem, and
    >> initiate registration of the DNS records by the domain controller. To
    >> determine what might have caused this failure, run DCDiag.exe. You can
    >> find this program on the Windows Server 2003 installation CD in
    >> Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and
    >> Support Center. To initiate registration of the DNS records by this
    >> domain controller, run 'nltest.exe /dsregdns' from the command prompt on
    >> the domain controller or restart Net Logon service. Nltest.exe is
    >> available in the Microsoft Windows Server Resource Kit CD.
    >> Or, you can manually add this record to DNS, but it is not recommended.
    >>
    >> ADDITIONAL DATA
    >> Error Value: DNS bad key.
    >>
    >> For more information, see Help and Support Center at
    >> http://go.microsoft.com/fwlink/events.asp.
    >> Data:
    >> 0000: 05 00 ..
    >>
    >>
    >
    >

      My System SpecsSystem Spec

  6. #6


    SteveB Guest

    Re: NIC Hanging Issue SMS 2003

    If you read Gregg's reply you'll see he indicates the only DNS entries on
    both the internal and external adapters should be your SBS IP address. Your
    external card DNS is therefore incorrect. It should only have
    10.10.10.1.Also as he suggests you might want to consider an additional
    firewall/router in the configuration.

    "M.K" <mianksaeed@newsgroup> wrote in message
    news:ODwHm81WKHA.4588@newsgroup

    > Microsoft Windows [Version 5.2.3790]
    > (C) Copyright 1985-2003 Microsoft Corp.
    >
    > C:\Documents and Settings\Administrator>ipconfig /all
    >
    > Windows IP Configuration
    >
    > Host Name . . . . . . . . . . . . : edutlserver
    > Primary Dns Suffix . . . . . . . : EDUTL.local
    > Node Type . . . . . . . . . . . . : Hybrid
    > IP Routing Enabled. . . . . . . . : Yes
    > WINS Proxy Enabled. . . . . . . . : No
    > DNS Suffix Search List. . . . . . : EDUTL.local
    >
    > Ethernet adapter int: (for internarl LAN)
    >
    > Connection-specific DNS Suffix . :
    > Description . . . . . . . . . . . : HP NC7761 Gigabit Server Adapter
    > Physical Address. . . . . . . . . : 00-17-A4-8B-55-39
    > DHCP Enabled. . . . . . . . . . . : No
    > IP Address. . . . . . . . . . . . : 10.10.10.1
    > Subnet Mask . . . . . . . . . . . : 255.0.0.0
    > Default Gateway . . . . . . . . . : 10.10.10.1
    > DNS Servers . . . . . . . . . . . : 10.10.10.1
    >
    > Ethernet adapter ext: (For Satellite Modem LAN)
    >
    > Connection-specific DNS Suffix . :
    > Description . . . . . . . . . . . : HP NC7771 Gigabit Server Adapter
    > Physical Address. . . . . . . . . : 00-17-A4-3E-01-E6
    > DHCP Enabled. . . . . . . . . . . : No
    > IP Address. . . . . . . . . . . . : 202.68.178.195
    > Subnet Mask . . . . . . . . . . . : 255.255.255.240
    > Default Gateway . . . . . . . . . : 202.68.178.193
    > DNS Servers . . . . . . . . . . . : 165.21.83.88
    > 165.21.100.88
    >
    > C:\Documents and Settings\Administrator>
    >
    > "Gregg Hill" <greggmhill at please do not spam me at yahoo dot com> wrote
    > in message news:eNc$4l0WKHA.4780@newsgroup

    >> Hello!
    >>
    >> Do you have ANYTHING other than the LAN IP of the SBS server listed in
    >> your network card properties?
    >>
    >> Please post an UNEDITED output from the following command on the server:
    >>
    >> ipconfig /all
    >>
    >> For security purposes, I suggest putting a router/firewall in between the
    >> satellite modem and your SBS server. You could then just use one NIC.
    >>
    >> Gregg Hill
    >>
    >>
    >>
    >>
    >> "M.K" <mianksaeed@newsgroup> wrote in message
    >> news:uEhnALwWKHA.4704@newsgroup

    >>> HI,
    >>>
    >>> Small Business Server 2003 on Server Machine having 2 Network
    >>> Cards.
    >>> One is for internal network (10.10.10.1) & other(202.68.178.195) is
    >>> attached to Satellite Modem (for
    >>> internet).
    >>> Some time the second network card for internet (202.68.178.195) hangs &
    >>> stops all kind of
    >>> traffic until I refresh the card by changing/update its Static IP.
    >>> Have even uninstalled & installed the network card but it didn't works.
    >>>
    >>> Following is the error message I found in event viewer:
    >>>
    >>> Event Type: Error
    >>> Event Source: NETLOGON
    >>> Event Category: None
    >>> Event ID: 5774
    >>> Date: 11/1/2009
    >>> Time: 22:23:01
    >>> User: N/A
    >>> Computer: EDUTLSERVER
    >>> Description:
    >>> The dynamic registration of the DNS record 'EDUTL.local. 600 IN A
    >>> 202.68.178.195' failed on the following DNS server:
    >>>
    >>> DNS server IP address: 10.10.10.1
    >>> Returned Response Code (RCODE): 5
    >>> Returned Status Code: 9017
    >>>
    >>> For computers and users to locate this domain controller, this record
    >>> must be registered in DNS.
    >>>
    >>> USER ACTION
    >>> Determine what might have caused this failure, resolve the problem, and
    >>> initiate registration of the DNS records by the domain controller. To
    >>> determine what might have caused this failure, run DCDiag.exe. You can
    >>> find this program on the Windows Server 2003 installation CD in
    >>> Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and
    >>> Support Center. To initiate registration of the DNS records by this
    >>> domain controller, run 'nltest.exe /dsregdns' from the command prompt on
    >>> the domain controller or restart Net Logon service. Nltest.exe is
    >>> available in the Microsoft Windows Server Resource Kit CD.
    >>> Or, you can manually add this record to DNS, but it is not recommended.
    >>>
    >>> ADDITIONAL DATA
    >>> Error Value: DNS bad key.
    >>>
    >>> For more information, see Help and Support Center at
    >>> http://go.microsoft.com/fwlink/events.asp.
    >>> Data:
    >>> 0000: 05 00 ..
    >>>
    >>>
    >>
    >>


      My System SpecsSystem Spec

  7. #7


    Gregg Hill Guest

    Re: NIC Hanging Issue SMS 2003

    You took the words right out of my mouth...and you should wash your hands!

    Gregg


    "SteveB" <newsgroup@newsgroup> wrote in message
    news:%23ZmS9Q4WKHA.408@newsgroup

    > If you read Gregg's reply you'll see he indicates the only DNS entries on
    > both the internal and external adapters should be your SBS IP address.
    > Your external card DNS is therefore incorrect. It should only have
    > 10.10.10.1.Also as he suggests you might want to consider an additional
    > firewall/router in the configuration.
    >
    > "M.K" <mianksaeed@newsgroup> wrote in message
    > news:ODwHm81WKHA.4588@newsgroup

    >> Microsoft Windows [Version 5.2.3790]
    >> (C) Copyright 1985-2003 Microsoft Corp.
    >>
    >> C:\Documents and Settings\Administrator>ipconfig /all
    >>
    >> Windows IP Configuration
    >>
    >> Host Name . . . . . . . . . . . . : edutlserver
    >> Primary Dns Suffix . . . . . . . : EDUTL.local
    >> Node Type . . . . . . . . . . . . : Hybrid
    >> IP Routing Enabled. . . . . . . . : Yes
    >> WINS Proxy Enabled. . . . . . . . : No
    >> DNS Suffix Search List. . . . . . : EDUTL.local
    >>
    >> Ethernet adapter int: (for internarl LAN)
    >>
    >> Connection-specific DNS Suffix . :
    >> Description . . . . . . . . . . . : HP NC7761 Gigabit Server Adapter
    >> Physical Address. . . . . . . . . : 00-17-A4-8B-55-39
    >> DHCP Enabled. . . . . . . . . . . : No
    >> IP Address. . . . . . . . . . . . : 10.10.10.1
    >> Subnet Mask . . . . . . . . . . . : 255.0.0.0
    >> Default Gateway . . . . . . . . . : 10.10.10.1
    >> DNS Servers . . . . . . . . . . . : 10.10.10.1
    >>
    >> Ethernet adapter ext: (For Satellite Modem LAN)
    >>
    >> Connection-specific DNS Suffix . :
    >> Description . . . . . . . . . . . : HP NC7771 Gigabit Server Adapter
    >> Physical Address. . . . . . . . . : 00-17-A4-3E-01-E6
    >> DHCP Enabled. . . . . . . . . . . : No
    >> IP Address. . . . . . . . . . . . : 202.68.178.195
    >> Subnet Mask . . . . . . . . . . . : 255.255.255.240
    >> Default Gateway . . . . . . . . . : 202.68.178.193
    >> DNS Servers . . . . . . . . . . . : 165.21.83.88
    >> 165.21.100.88
    >>
    >> C:\Documents and Settings\Administrator>
    >>
    >> "Gregg Hill" <greggmhill at please do not spam me at yahoo dot com> wrote
    >> in message news:eNc$4l0WKHA.4780@newsgroup

    >>> Hello!
    >>>
    >>> Do you have ANYTHING other than the LAN IP of the SBS server listed in
    >>> your network card properties?
    >>>
    >>> Please post an UNEDITED output from the following command on the server:
    >>>
    >>> ipconfig /all
    >>>
    >>> For security purposes, I suggest putting a router/firewall in between
    >>> the satellite modem and your SBS server. You could then just use one
    >>> NIC.
    >>>
    >>> Gregg Hill
    >>>
    >>>
    >>>
    >>>
    >>> "M.K" <mianksaeed@newsgroup> wrote in message
    >>> news:uEhnALwWKHA.4704@newsgroup
    >>>> HI,
    >>>>
    >>>> Small Business Server 2003 on Server Machine having 2 Network
    >>>> Cards.
    >>>> One is for internal network (10.10.10.1) & other(202.68.178.195) is
    >>>> attached to Satellite Modem (for
    >>>> internet).
    >>>> Some time the second network card for internet (202.68.178.195) hangs &
    >>>> stops all kind of
    >>>> traffic until I refresh the card by changing/update its Static IP.
    >>>> Have even uninstalled & installed the network card but it didn't works.
    >>>>
    >>>> Following is the error message I found in event viewer:
    >>>>
    >>>> Event Type: Error
    >>>> Event Source: NETLOGON
    >>>> Event Category: None
    >>>> Event ID: 5774
    >>>> Date: 11/1/2009
    >>>> Time: 22:23:01
    >>>> User: N/A
    >>>> Computer: EDUTLSERVER
    >>>> Description:
    >>>> The dynamic registration of the DNS record 'EDUTL.local. 600 IN A
    >>>> 202.68.178.195' failed on the following DNS server:
    >>>>
    >>>> DNS server IP address: 10.10.10.1
    >>>> Returned Response Code (RCODE): 5
    >>>> Returned Status Code: 9017
    >>>>
    >>>> For computers and users to locate this domain controller, this record
    >>>> must be registered in DNS.
    >>>>
    >>>> USER ACTION
    >>>> Determine what might have caused this failure, resolve the problem, and
    >>>> initiate registration of the DNS records by the domain controller. To
    >>>> determine what might have caused this failure, run DCDiag.exe. You can
    >>>> find this program on the Windows Server 2003 installation CD in
    >>>> Support\Tools\support.cab. To learn more about DCDiag.exe, see Help
    >>>> and Support Center. To initiate registration of the DNS records by
    >>>> this domain controller, run 'nltest.exe /dsregdns' from the command
    >>>> prompt on the domain controller or restart Net Logon service.
    >>>> Nltest.exe is available in the Microsoft Windows Server Resource Kit
    >>>> CD.
    >>>> Or, you can manually add this record to DNS, but it is not
    >>>> recommended.
    >>>>
    >>>> ADDITIONAL DATA
    >>>> Error Value: DNS bad key.
    >>>>
    >>>> For more information, see Help and Support Center at
    >>>> http://go.microsoft.com/fwlink/events.asp.
    >>>> Data:
    >>>> 0000: 05 00 ..
    >>>>
    >>>>
    >>>
    >>>
    >
    >


      My System SpecsSystem Spec

  8. #8


    Gregg Hill Guest

    Re: NIC Hanging Issue SMS 2003

    M.K.,

    You need to change your WAN DNS to be 10.10.10.1 and place the DNS servers
    with IP 165.21.83.88 and 165.21.100.88 into your DNS forwarders.

    You would still be far better off with a firewall, even a cheap consumer
    grade one, between the satellite modem and the SBS server.

    Gregg Hill


    "M.K" <mianksaeed@newsgroup> wrote in message
    news:ODwHm81WKHA.4588@newsgroup

    > Microsoft Windows [Version 5.2.3790]
    > (C) Copyright 1985-2003 Microsoft Corp.
    >
    > C:\Documents and Settings\Administrator>ipconfig /all
    >
    > Windows IP Configuration
    >
    > Host Name . . . . . . . . . . . . : edutlserver
    > Primary Dns Suffix . . . . . . . : EDUTL.local
    > Node Type . . . . . . . . . . . . : Hybrid
    > IP Routing Enabled. . . . . . . . : Yes
    > WINS Proxy Enabled. . . . . . . . : No
    > DNS Suffix Search List. . . . . . : EDUTL.local
    >
    > Ethernet adapter int: (for internarl LAN)
    >
    > Connection-specific DNS Suffix . :
    > Description . . . . . . . . . . . : HP NC7761 Gigabit Server Adapter
    > Physical Address. . . . . . . . . : 00-17-A4-8B-55-39
    > DHCP Enabled. . . . . . . . . . . : No
    > IP Address. . . . . . . . . . . . : 10.10.10.1
    > Subnet Mask . . . . . . . . . . . : 255.0.0.0
    > Default Gateway . . . . . . . . . : 10.10.10.1
    > DNS Servers . . . . . . . . . . . : 10.10.10.1
    >
    > Ethernet adapter ext: (For Satellite Modem LAN)
    >
    > Connection-specific DNS Suffix . :
    > Description . . . . . . . . . . . : HP NC7771 Gigabit Server Adapter
    > Physical Address. . . . . . . . . : 00-17-A4-3E-01-E6
    > DHCP Enabled. . . . . . . . . . . : No
    > IP Address. . . . . . . . . . . . : 202.68.178.195
    > Subnet Mask . . . . . . . . . . . : 255.255.255.240
    > Default Gateway . . . . . . . . . : 202.68.178.193
    > DNS Servers . . . . . . . . . . . : 165.21.83.88
    > 165.21.100.88
    >
    > C:\Documents and Settings\Administrator>
    >
    > "Gregg Hill" <greggmhill at please do not spam me at yahoo dot com> wrote
    > in message news:eNc$4l0WKHA.4780@newsgroup

    >> Hello!
    >>
    >> Do you have ANYTHING other than the LAN IP of the SBS server listed in
    >> your network card properties?
    >>
    >> Please post an UNEDITED output from the following command on the server:
    >>
    >> ipconfig /all
    >>
    >> For security purposes, I suggest putting a router/firewall in between the
    >> satellite modem and your SBS server. You could then just use one NIC.
    >>
    >> Gregg Hill
    >>
    >>
    >>
    >>
    >> "M.K" <mianksaeed@newsgroup> wrote in message
    >> news:uEhnALwWKHA.4704@newsgroup

    >>> HI,
    >>>
    >>> Small Business Server 2003 on Server Machine having 2 Network
    >>> Cards.
    >>> One is for internal network (10.10.10.1) & other(202.68.178.195) is
    >>> attached to Satellite Modem (for
    >>> internet).
    >>> Some time the second network card for internet (202.68.178.195) hangs &
    >>> stops all kind of
    >>> traffic until I refresh the card by changing/update its Static IP.
    >>> Have even uninstalled & installed the network card but it didn't works.
    >>>
    >>> Following is the error message I found in event viewer:
    >>>
    >>> Event Type: Error
    >>> Event Source: NETLOGON
    >>> Event Category: None
    >>> Event ID: 5774
    >>> Date: 11/1/2009
    >>> Time: 22:23:01
    >>> User: N/A
    >>> Computer: EDUTLSERVER
    >>> Description:
    >>> The dynamic registration of the DNS record 'EDUTL.local. 600 IN A
    >>> 202.68.178.195' failed on the following DNS server:
    >>>
    >>> DNS server IP address: 10.10.10.1
    >>> Returned Response Code (RCODE): 5
    >>> Returned Status Code: 9017
    >>>
    >>> For computers and users to locate this domain controller, this record
    >>> must be registered in DNS.
    >>>
    >>> USER ACTION
    >>> Determine what might have caused this failure, resolve the problem, and
    >>> initiate registration of the DNS records by the domain controller. To
    >>> determine what might have caused this failure, run DCDiag.exe. You can
    >>> find this program on the Windows Server 2003 installation CD in
    >>> Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and
    >>> Support Center. To initiate registration of the DNS records by this
    >>> domain controller, run 'nltest.exe /dsregdns' from the command prompt on
    >>> the domain controller or restart Net Logon service. Nltest.exe is
    >>> available in the Microsoft Windows Server Resource Kit CD.
    >>> Or, you can manually add this record to DNS, but it is not recommended.
    >>>
    >>> ADDITIONAL DATA
    >>> Error Value: DNS bad key.
    >>>
    >>> For more information, see Help and Support Center at
    >>> http://go.microsoft.com/fwlink/events.asp.
    >>> Data:
    >>> 0000: 05 00 ..
    >>>
    >>>
    >>
    >>


      My System SpecsSystem Spec

NIC Hanging Issue SMS 2003 problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
SBS 2003 and Windows 2003 DNS issue Joe SBS Server 3 05 Feb 2010
SBS 2003 fax issue Dan Esler SBS Server 2 10 Sep 2009
Vista IE7 with OWA 2003 Issue Sankar Vista performance & maintenance 0 27 Nov 2008
Word 2003 and Vista hanging for 30 minutes pclsposts Vista General 1 22 Feb 2008
Issue with hanging after Vista upgrade on HP PC RWinterer Vista installation & setup 0 24 Mar 2007