2012 Essentials BPA: DNS Client not configured -- Using two NICs

Answered 2012 Essentials BPA: DNS Client not configured -- Using two NICs

  • Thursday, March 21, 2013 2:28 AM
     
     

    Server 2012 Essentials BPA warning of DNS Client not configured.

    I'm using two NICs on two machines, Server and PC. Using DHCP from router to connect to internet and use other NICs for LAN.

    I'm just using the server as a file server nothing else. I created a quick image of my setup.

    Is this something I need to be worried about?

    Will this affect network performance?

    Is there a better way to accomplish this?

    TIA


    • Edited by mrZoSo Thursday, March 21, 2013 9:54 PM
    •  

All Replies

  • Friday, March 22, 2013 1:03 AM
     
      Has Code

    If anyone could help, that would be great.

    I added the IPConfig from both systems.

    FROM SERVER 2012 ESS

    Ethernet adapter Ethernet 2:
    
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Intel(R) 82574L Gigabit Network Connection
       Physical Address. . . . . . . . . : 00-25-90-A7-99-B8
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::1d97:a763:5031:f00e%13(Preferred)
       IPv4 Address. . . . . . . . . . . : 10.101.1.13(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.0.0
       Lease Obtained. . . . . . . . . . : Thursday, March 21, 2013 8:06:32 PM
       Lease Expires . . . . . . . . . . : Friday, March 22, 2013 8:06:32 PM
       Default Gateway . . . . . . . . . : 10.101.1.1
       DHCP Server . . . . . . . . . . . : 10.101.1.1
       DHCPv6 IAID . . . . . . . . . . . : 318776720
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-DB-25-20-00-25-90-A7-99-B9
       DNS Servers . . . . . . . . . . . : ::1
                                           10.101.1.1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    
    Ethernet adapter Ethernet:
    
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Intel(R) 82579LM Gigabit Network Connection
       Physical Address. . . . . . . . . : 00-25-90-A7-99-B9
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::9d4c:797b:165e:d89%12(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.100.1(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 0.0.0.0
       DHCPv6 IAID . . . . . . . . . . . : 251667856
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-DB-25-20-00-25-90-A7-99-B9
       DNS Servers . . . . . . . . . . . : ::1
                                           127.0.0.1
       NetBIOS over Tcpip. . . . . . . . : Enabled

    FROM PC

    Ethernet adapter Local Area Connection 2:
    
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller #2
       Physical Address. . . . . . . . . : 40-61-86-4B-EF-52
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 192.168.100.2(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.100.1
       DNS Servers . . . . . . . . . . . : 192.168.100.1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    
    Ethernet adapter Local Area Connection:
    
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
       Physical Address. . . . . . . . . : 40-61-86-4B-EF-53
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::bce6:9b41:4e91:844a%11(Preferred)
       IPv4 Address. . . . . . . . . . . : 10.101.1.3(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.0.0
       Lease Obtained. . . . . . . . . . : Thursday, March 21, 2013 8:02:51 AM
       Lease Expires . . . . . . . . . . : Friday, March 22, 2013 8:02:51 PM
       Default Gateway . . . . . . . . . : 10.101.1.1
       DHCP Server . . . . . . . . . . . : 10.101.1.1
       DHCPv6 IAID . . . . . . . . . . . : 239100294
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-0B-E4-39-40-61-86-4B-EF-53
       DNS Servers . . . . . . . . . . . : 10.101.1.1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    

  • Sunday, March 24, 2013 2:42 AM
     
     

    OK, so I disabled the NIC that provides the internet connection to the server and the issues goes away.

    Is there any way to tell the server to ignore the DNS from the Internet router? 


    • Edited by mrZoSo Sunday, March 24, 2013 9:53 PM
    •  
  • Monday, March 25, 2013 5:52 AM
    Moderator
     
     

    Hi,

    Thank you for the post.

    "OK, so I disabled the NIC that provides the internet connection to the server and the issues goes away. " - this is normal behavior. you cannot configure gateway/DNS address on both internal and external NIC.

    Regards,


    Nick Gu - MSFT

  • Monday, March 25, 2013 9:20 AM
     
     Answered

    I took care of the issue by eliminating the second NICs on each system and let my router handle DHCP and DNS.

    All is good now.

    • Edited by mrZoSo Tuesday, March 26, 2013 12:52 AM
    • Marked As Answer by mrZoSo Tuesday, March 26, 2013 12:52 AM
    •