I'm using Windows Server 2008 R2
and Windows NIC
teaming.
This is an HP server. Firewall disabled.
I have 1 application which authenticates via
LDAP
toAD (TCP 389)
. (App is located in same VLAN)LDAP
authentication from my app toAD
is failing randomly and we have used sniffer capture to diagnose the issue.- We found that
AD
server is not processingAD
request coming from AD. (not respoding at TCP level, not even a TCP RST), just ignores packet.
Which debug tools can I use in Windows 2008 to diagnose the issue.