Hi! I have some sandbox tenant working since more than a year. It has an operative AD source, with 1 iqs and 2 dc (one dc holds primary dns, and other windows server holds secondary dns).
Since some days, connector stopped. Digging a bit, I could find the following:
-iqs reaches both dc servers at 389 and 636
-iqs resolves well dc server names with ping
-va reaches iqs at 5050 and 5051, and dc servers at 389 and 636 by ip address
-va does reach any machine by its name (simple or full qualified)
*** above tests performed with tb / netcat
at this point, I though that it could be a dns problem, but
-nslookup iqs, and both dc resolves to correct ip
-dig iqs, and both dcs, shows correct ip for A record
so, it seems that all ports are opened and server names resolving right, except when using netcat or trying with connector.
Finally, I rebooted VA and all tests ended as above.
Can the nslookup or dig being cached? I am running out of ideas to troubleshoot…