LDAP test connecting showing error "Connection times out, failed to connect to server"Issue Test connection from the LDAP server configuration on the instance was failing showing the following error: ldap://x.x.x.x:389 Connection timed out, failed to connect to server Verify server address and port are correct and accessibleReleaseAll releasesCauseThe error can happen due to multiple reasons. Start troubleshooting with the following steps: 1. If the customer is using MID server, check the MID server status and logs. 2. Verify that the LDAP server is up and running and accessible. Run telnet and ping from the node to the ldap server. 3. Check to see if the customer is using MID server and VPN tunnel at the same time. We do not recommend using these two together.ResolutionIf the customer is using both MID server and VPN tunnel at the same time, check the status of VPN tunnel from data center. If the VPN tunnel test passed, remove the MID server record from the LDAP server configuration and try testing the connection again. This should fix the issue.