You notice that your Cloud-Enabled Management (aka CEM) client machines stopped communicating after some changes in your network settings. While running a Wireshark capture, Wireshark doesn't show that the request is actually making it to the gateway and no responses back from it.
On those client machines, the following messages (all or a combination of them) can be found on the Agent logs:
Error 1: "The Local Security Authority Cannot Be Contacted" (Error 0x80090304)"
Error 2: “An existing connection was forcibly closed by the remote host. (0x80072746)”
Error 3: "The certificate chain was issued by an authority that is not trusted. (0x80090325)"
Error 4: "Request 'HTTPS://YourSMP.yourdomain.net:443/altiris/NS/Agent/ConnectionTest.asp' failed, COM error: No error description available (0x800701F7).Configure Server Mode: Failed to receive server version from 'YourSMP.yourdomain.net'
Error 1:
Operation 'CEM: Connect' failed.Protocol: HTTPSError type: TLS Handshake errorError code: The Local Security Authority Cannot Be Contacted" (Error 0x80090304)Error note: SocketIOStrategySyncSelect::Send error
Error 2:
Operation 'CEM: Connect' failed.Protocol: HTTPSError type: TLS Handshake errorError code: An existing connection was forcibly closed by the remote host. (0x80072746)Error note: The connection was closed by the server during TLS handshake, check the System Event Log on the server for SCHANNEL errors
Error 3:
Operation 'CEM: Connect' failed.Protocol: HTTPSError type: TLS Handshake errorError code: The certificate chain was issued by an authority that is not trusted (0x80090325)Error note: '<FQDN>' server's certificate is not valid, thumbprint mismatch
Error 4:
Request 'HTTPS://YourSMP.yourdomain.net:443/altiris/NS/Agent/ConnectionTest.asp' failed,COM error: No error description available (0x800701F7)Configure Server Mode: Failed to receive server version from 'MySMP.domain.net'ITMS 8.1 RU7 and later
You were using SSL offloading which caused the replacement our gateway certificate with your own certificate (no supported) and that the Gateway external name was published on the internet, but disabled at the Firewall.
Other causes are available.
Note:
In another instance, we found that there were two NAT rules with the same IP address that pointed to two different servers.
We don't support SSL offloading. Please refer to Is SSL offloading supported by ITMS?
Check that there are no issues accessing the gateway externally. See Thumbprint mismatch error in the Symantec Management Agent logs in case you have issues with SSL offloading that could be causing changes or replacements on the expected certificates.
Also, make sure that your firewall is allowing (publishing) the gateway its external name and also enabled to allow access.
Another issue was seen in which the Gateway certificate was 3072 bits or some other non-standard option. When recreating certificates, use the same features in the new certificate.
Note:
In some cases, look for entries like:
The client and server cannot communicate, because they do not possess a common algorithm
If those happen around the time the client machine is trying to register to a Task Server, verify that the same TLS version is used: The client and server cannot communicate.TLS version mismatch.