Requirement: Set up IQService on a new Windows server. The Domain Controller, VA, AD service account, and IQService service account will remain the same.
Application/Connector Type: Active Directory.
Errors:
Timeout error while testing the connection.
Connection reset error detected from the managed system Error Received : Connection reset.
Actions Taken:
Installed IQService and added the service account for logon.
Added the new server to the VA “host.yaml” file list.
Verified that TLS is open and listening.
Ensured the port is open through the firewall.
Installed the X.509 certificate on the IQService server and in the VA certificate directory.
Installed the domain controller certificate in the new server’s “trusted root directory.”
Thank you in advance for your help. I really appreciate it.
Seeing “No matching certificate found” error in your log. So seems the issue is with cert, make sure you have separate certs for each DC if you have multi DCs. Try to install the X.509 certificate in Personal folder in IQServices server.
Do you have LB for IQServices? If so, make sure you are referring the LB in Source settings and referring the correct cert in IQService server by using -m option. Also make sure you have installed the IQServices with TLS option.
Try to run the aggregation and if it is succeeded, then it will narrow down the issue to IQService servers.
Thank you Suresh.
Your suggestion click new idea in my mind.
when i checked my VA SSL to it was pointing to old cert.
then i fixed it though -m command and it worked.