Dual Nic, one keeps dropping
Posted
by
user1215018
on Server Fault
See other posts from Server Fault
or by user1215018
Published on 2012-12-02T22:29:45Z
Indexed on
2012/12/02
23:08 UTC
Read the original article
Hit count: 608
windows-server-2008-r2
|nic
I'm running windows server 2008 r2 on a dell poweredge 2850. I have 2 NICs, one is configured behind a firewall with a dhcp server on the main local LAN and another one has it's own dedicated connection to one of our 13 static IPs.
So in a nutshell we have 2 of our static IPs going to this server, one indirectly through a firewall/dhcp server, and the other directly. I am trying to reach IIS on port 80 and port 443.
The problem is that the NIC with the direct connection (NIC2) keeps dropping and says either "No internet connection" or "Unauthenticated". However, the NIC behind the firewall (NIC1) has no problems at all.
Update: This is the second time this has happened in 3 days and each time the fix has been enabling the dhcp client on the NIC, allowing it to error out to a 169.x.x.x address, then re-enabling the nic with it's static IP assignment.
© Server Fault or respective owner