Hi all,
We recently installed SP2 on our DC's (Catching up with updates slowly).
These host AD, DNS and DHCP, since this and its subsequent reboots we have
been having lots of NACK messages logged in the DHCP log.
The servers are multihomed with 2 NICs, one is the HO lan (10.20.x.x) the
other is used for branch offices (10.160.x.x) (As they all link back to us
and use our DNS). There are several scopes on the DHCP server:
10.20.10.1 > 10.20.10.254
10.20.12.1 > 10.20.12.254
The error messages on the clients are the following:
The IP address lease 10.20.10.238 for the Network Card with network address
00A88BDD3A9E has been denied by the DHCP server 10.160.10.10 (The DHCP Server
sent a DHCPNACK message).
I thought this was a bit odd, because the reason for the nack is because the
DHCP server that answered is 10.160.10.10, does not have any scopes on its
address range to give, hence the nack (Is that correct?)
I have looked online for various information, and eventually found that in
the DHCP server options, the DHCP service is set to bind to both network
cards. I took out the 10.160 option and restarted the server and it appears
to be OK?? (Is this right?)
Microsofts documentation:
http://technet2.microsoft.com/window....mspx?mfr=true
Does not state if the DHCP service binds to both NIC's or just the first one
it can only (Which would explain my problem), can someone clarify this?