I have two Windows 2008 Servers. One is a domain controller and the other is a member of the domain.
The domain member machine has 2 NICs, one for internet facing traffic and the other for private domain traffic. This machine has worked for quite some time handing traffic on each NIC correctly until a few weeks ago. (I don't know what has changed, the issue has been escalated to me from support)
All traffic now wants to leave via the internet facing NIC regardless of destination.
If I disable and enable the private NIC, suddenly I can ping the DC and the DC can ping back. Internet traffic works also. This is all fine until I attempt to perform an action such as gpupdate on the member or 'Manage' the domain member from the DC. The traffic will drop suddenly and private traffic tries to exit via the internet facing NIC until I disable and en-enable the private NIC. (this also occurs if I disable the internet facing NIC and try)
Adding static routes and altering metrics appear to have no affect.
Event viewer offers nothing of interest other than timeouts for DNS or DC connection attempts.
What would cause this drop in traffic when I perform anything other than a ping between the two? Thoughts appreciated.
NIC 1 - Private
IP 192.168.1.12
MASK 255.255.255.0
DNS 192.168.1.2 (DC)
No Gateway
NIC 2 - Public
IP 46.20.114.1*3
MASK 255.255.255.0
DNS 8.8.8.8
GW 46.20.114.1
Route Print:
===========================================================================
Interface List
14...02 00 2e 14 72 ad ......Intel(R) PRO/1000 MT Network Connection #2
13...26 67 81 08 fe 70 ......Intel(R) PRO/1000 MT Network Connection
1...........................Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 46.20.114.1 46.20.114.1*3 10
46.20.114.0 255.255.255.0 On-link 46.20.114.1*3 266
46.20.114.1*3 255.255.255.255 On-link 46.20.114.1*3 266
46.20.114.255 255.255.255.255 On-link 46.20.114.1*3 266
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.1.0 255.255.255.0 On-link 192.168.1.12 266
192.168.1.12 255.255.255.255 On-link 192.168.1.12 266
192.168.1.255 255.255.255.255 On-link 192.168.1.12 266
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.1.12 266
224.0.0.0 240.0.0.0 On-link 46.20.114.1*3 266
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.1.12 266
255.255.255.255 255.255.255.255 On-link 46.20.114.1*3 266
===========================================================================
Persistent Routes:
None