This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Apple Mac Client. No Heartbeat. mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com - Server did not respond to client hello - 503 service unavailable

Hi. Our Mac Clients with Intercept-X today getting no Heartbeat. Again. Very frustrating. Need to adjust Firwewall rules that rely on heartbeat every week - weaken them to allow traffic without heartbeat...

The machines display MCS errors.

"invalid server URL"

Thats what our firewall logs

Thats on the EP

While setting up heartbeat with the firewall, they only produce SSL errors.

[2023-11-06 08:54:33.758Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-xxxx1c5aa844 172.xxx.xxx.xxx 20676
[2023-11-06 08:54:33.758Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.xxx.xxx.xxx]:20676 connected
[2023-11-06 08:54:33.758Z] DEBUG HBSession.cpp[25427]:505 logNewSession - EP_Name: CLIENTHOSTNAME EP_ID: c52c0c12-xxxx-xxxx-xxxx-xxxx1c5aa844
[2023-11-06 08:54:33.768Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.xxx.xxx.xxx failed. SSL error:
[2023-11-06 08:54:33.768Z] DEBUG HBSessionHandler.cpp[25427]:111 markSessionAsDirty - Set session dirty
[2023-11-06 08:54:33.768Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.xxx.xxx.xxx). Sending implicit logout to the access server.
[2023-11-06 08:54:33.768Z] DEBUG Endpoint.cpp[25427]:243 eventCleanUp - eventCleanUp for ep :c52c0c12-xxxx-xxxx-xxxx-xxxx1c5aa844
[2023-11-06 08:54:33.768Z] DEBUG Endpoint.cpp[25427]:269 startHeartbeatLostTimer - HeartbeatLost timer of <285> secs started for EP : c52c0c12-xxxx-xxxx-xxxx-xxxx1c5aa844

any suggestions on permanent fixes?



This thread was automatically locked due to age.
Parents
  • to add:

    I think it is something with the ciphers or TLS version used.

    Most clients connect with    
    TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 over TLS1.3
    and that works

    Clients that use
    TLS_AES_128_GCM_SHA256 use TLS1.2
    and fail.

    Why those Sophos clients use different ciphers and protocols and why are the servers rejecting the sessions?

    tcpdump of mac heartbeat client taken on our firewall - showing that the server sends change cipher and terminates the connection.

  • None our our Mac MBP is getting Heartbeat when they're behind our SFOS 19.5.3 firewall since Monday 6th Nov ~ 9 Z Time due to TLS Handshake issues between Client and 52.5.76.173 (HB IP).

    XG430_WP02_SFOS 19.5.3 MR-3-Build652 HA-Primary# ^C
    XG430_WP02_SFOS 19.5.3 MR-3-Build652 HA-Primary# cat /log/heartbeatd.log |grep "172.16.x.xy"
    [2023-11-06 09:15:30.601Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: 130ab471-xxxx-xxxx-xxxx-b2xxxx1c9bf2 172.16.x.xy 31220
    [2023-11-06 09:15:30.601Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:31220 connected
    [2023-11-06 09:15:30.641Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:15:30.641Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xy). Sending implicit logout to the access server.
    [2023-11-06 09:16:00.914Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: 130ab471-xxxx-xxxx-xxxx-b2xxxx1c9bf2 172.16.x.xy 49908
    [2023-11-06 09:16:00.914Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:49908 connected
    [2023-11-06 09:16:00.924Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:16:00.924Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xy). Sending implicit logout to the access server.
    [2023-11-06 09:16:31.118Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: 130ab471-xxxx-xxxx-xxxx-b2xxxx1c9bf2 172.16.x.xy 8181
    [2023-11-06 09:16:31.118Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:8181 connected
    [2023-11-06 09:16:31.134Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:16:31.134Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xy). Sending implicit logout to the access server.
    [2023-11-06 09:17:01.390Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: 130ab471-xxxx-xxxx-xxxx-b2xxxx1c9bf2 172.16.x.xy 20725
    [2023-11-06 09:17:01.390Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:20725 connected
    [2023-11-06 09:17:01.404Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:17:01.404Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xy). Sending implicit logout to the access server.
    [2023-11-06 09:17:14.862Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: 130ab471-xxxx-xxxx-xxxx-b2xxxx1c9bf2 172.16.x.xy 30197
    [2023-11-06 09:17:14.862Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:30197 connected
    [2023-11-06 09:17:14.881Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:17:14.881Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xy). Sending implicit logout to the access server.
    [2023-11-06 09:17:45.138Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: 130ab471-xxxx-xxxx-xxxx-b2xxxx1c9bf2 172.16.x.xy 45813
    [2023-11-06 09:17:45.138Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:45813 connected
    [2023-11-06 09:17:45.151Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:17:45.152Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xy). Sending implicit logout to the access server.
    [2023-11-06 09:18:03.610Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: 130ab471-xxxx-xxxx-xxxx-b2xxxx1c9bf2 172.16.x.xy 1782
    [2023-11-06 09:18:03.610Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:1782 connected
    [2023-11-06 09:18:03.618Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:18:03.618Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xy). Sending implicit logout to the access server.
    [2023-11-06 09:18:33.882Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: 130ab471-xxxx-xxxx-xxxx-b2xxxx1c9bf2 172.16.x.xy 16374
    [2023-11-06 09:18:33.882Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:16374 connected
    [2023-11-06 09:18:33.893Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:18:33.893Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xy). Sending implicit logout to the access server.
    [2023-11-06 09:35:39.150Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:41974 connected
    [2023-11-06 09:35:39.156Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:36:09.426Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:62454 connected
    [2023-11-06 09:36:09.436Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:37:09.714Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:4599 connected
    [2023-11-06 09:37:09.730Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:54:25.354Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:40695 connected
    [2023-11-06 09:54:25.365Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:54:35.558Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:43255 connected
    [2023-11-06 09:54:35.580Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:55:05.846Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:56055 connected
    [2023-11-06 09:55:05.860Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:55:40.046Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:11768 connected
    [2023-11-06 09:55:40.056Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:56:10.294Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:23288 connected
    [2023-11-06 09:56:10.306Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:56:29.206Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:44792 connected
    [2023-11-06 09:56:29.227Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:56:59.474Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:59640 connected
    [2023-11-06 09:56:59.482Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:57:59.730Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:62712 connected
    [2023-11-06 09:57:59.738Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:58:36.614Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:3065 connected
    [2023-11-06 09:58:36.623Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:59:06.898Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:16121 connected
    [2023-11-06 09:59:06.909Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 09:59:33.606Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:27385 connected
    [2023-11-06 09:59:33.620Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:00:03.898Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:41977 connected
    [2023-11-06 10:00:03.927Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:17:31.178Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:2298 connected
    [2023-11-06 10:17:31.185Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:18:01.462Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:23034 connected
    [2023-11-06 10:18:01.490Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:18:44.110Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:45818 connected
    [2023-11-06 10:18:44.121Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:19:14.398Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:60154 connected
    [2023-11-06 10:19:14.408Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:19:23.482Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:64250 connected
    [2023-11-06 10:19:23.489Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:19:53.750Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:12539 connected
    [2023-11-06 10:19:53.762Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:20:11.534Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:15867 connected
    [2023-11-06 10:20:11.541Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:20:41.790Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:29435 connected
    [2023-11-06 10:20:41.800Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:21:00.342Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:36091 connected
    [2023-11-06 10:21:00.351Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:21:30.578Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:49915 connected
    [2023-11-06 10:21:30.587Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:21:56.822Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:3324 connected
    [2023-11-06 10:21:56.854Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:22:27.126Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:18940 connected
    [2023-11-06 10:22:27.135Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 10:28:09.362Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:29948 connected
    [2023-11-06 10:28:09.372Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:10:55.198Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:46017 connected
    [2023-11-06 11:10:55.214Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:11:25.470Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:59585 connected
    [2023-11-06 11:11:25.493Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:12:33.155Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:29122 connected
    [2023-11-06 11:12:33.166Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:13:03.446Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:42178 connected
    [2023-11-06 11:13:03.458Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:13:20.530Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:61378 connected
    [2023-11-06 11:13:20.538Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:13:50.818Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:10435 connected
    [2023-11-06 11:13:50.834Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:30:58.190Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:38851 connected
    [2023-11-06 11:30:58.217Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:31:28.474Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:60099 connected
    [2023-11-06 11:31:28.483Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:47:44.166Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:8132 connected
    [2023-11-06 11:47:44.171Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:48:14.427Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:26564 connected
    [2023-11-06 11:48:14.441Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:48:32.898Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:32708 connected
    [2023-11-06 11:48:32.927Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:49:03.158Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:48580 connected
    [2023-11-06 11:49:03.170Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:49:29.626Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:3525 connected
    [2023-11-06 11:49:29.637Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:49:59.918Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:16837 connected
    [2023-11-06 11:49:59.929Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:50:15.670Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:20421 connected
    [2023-11-06 11:50:15.677Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:50:45.954Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:31173 connected
    [2023-11-06 11:50:45.975Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:51:12.538Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:53189 connected
    [2023-11-06 11:51:12.550Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:51:42.810Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:1990 connected
    [2023-11-06 11:51:42.821Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:52:49.390Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:37318 connected
    [2023-11-06 11:52:49.398Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:53:19.670Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:53958 connected
    [2023-11-06 11:53:19.683Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:53:29.454Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:58054 connected
    [2023-11-06 11:53:29.466Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:53:59.730Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:6599 connected
    [2023-11-06 11:53:59.741Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:54:28.350Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:29127 connected
    [2023-11-06 11:54:28.368Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:54:58.634Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:42439 connected
    [2023-11-06 11:54:58.645Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:55:15.226Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:63175 connected
    [2023-11-06 11:55:15.243Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:55:45.498Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:11208 connected
    [2023-11-06 11:55:45.516Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:56:51.610Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:43720 connected
    [2023-11-06 11:56:51.638Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:57:21.910Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:58312 connected
    [2023-11-06 11:57:21.922Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:57:30.358Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:61640 connected
    [2023-11-06 11:57:30.407Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:58:00.670Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:13001 connected
    [2023-11-06 11:58:00.680Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:58:27.638Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:33225 connected
    [2023-11-06 11:58:27.648Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 11:58:57.902Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:49865 connected
    [2023-11-06 11:58:57.912Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:15:50.526Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:970 connected
    [2023-11-06 12:15:50.548Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:16:20.811Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:17866 connected
    [2023-11-06 12:16:20.835Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:17:06.474Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:35274 connected
    [2023-11-06 12:17:06.482Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:17:36.730Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:49866 connected
    [2023-11-06 12:17:36.750Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:17:46.118Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:53194 connected
    [2023-11-06 12:17:46.137Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:18:16.410Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:2763 connected
    [2023-11-06 12:18:16.420Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:18:42.790Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:22219 connected
    [2023-11-06 12:18:42.802Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:19:13.062Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:37067 connected
    [2023-11-06 12:19:13.080Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:19:23.014Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:43211 connected
    [2023-11-06 12:19:23.020Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:19:53.282Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:55499 connected
    [2023-11-06 12:19:53.293Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:37:51.178Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:2508 connected
    [2023-11-06 12:37:51.185Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:38:21.442Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:22988 connected
    [2023-11-06 12:38:21.453Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:54:25.202Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:35276 connected
    [2023-11-06 12:54:25.209Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:54:55.462Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:56268 connected
    [2023-11-06 12:54:55.473Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:55:55.746Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:7117 connected
    [2023-11-06 12:55:55.757Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:56:49.758Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:22989 connected
    [2023-11-06 12:56:49.780Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 12:57:20.046Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:35533 connected
    [2023-11-06 12:57:20.057Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:13:35.050Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:53453 connected
    [2023-11-06 13:13:35.058Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:14:05.318Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:2510 connected
    [2023-11-06 13:14:05.329Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:14:40.206Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:25038 connected
    [2023-11-06 13:14:40.215Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:15:10.466Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:38606 connected
    [2023-11-06 13:15:10.476Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:15:28.534Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:57806 connected
    [2023-11-06 13:15:28.570Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:15:58.855Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:6351 connected
    [2023-11-06 13:15:58.865Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:16:07.674Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:11471 connected
    [2023-11-06 13:16:07.679Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:16:37.898Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:25295 connected
    [2023-11-06 13:16:37.905Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:16:56.542Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:28111 connected
    [2023-11-06 13:16:56.546Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:17:26.794Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:39887 connected
    [2023-11-06 13:17:26.802Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:33:50.858Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:52431 connected
    [2023-11-06 13:33:50.877Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:34:21.118Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:4816 connected
    [2023-11-06 13:34:21.128Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:34:39.954Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:10192 connected
    [2023-11-06 13:34:39.976Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:35:10.230Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:24272 connected
    [2023-11-06 13:35:10.241Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:35:28.150Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:27600 connected
    [2023-11-06 13:35:28.157Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:35:58.422Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:42704 connected
    [2023-11-06 13:35:58.432Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:53:42.506Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:10961 connected
    [2023-11-06 13:53:42.517Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:53:56.446Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:31185 connected
    [2023-11-06 13:53:56.455Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 13:54:26.722Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:46033 connected
    [2023-11-06 13:54:26.733Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-06 14:08:32.562Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:54993 connected
    [2023-11-06 14:08:32.568Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 07:19:59.542Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:52189 connected
    [2023-11-07 07:19:59.558Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 07:57:47.714Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:25314 connected
    [2023-11-07 07:57:47.739Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 07:58:18.010Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:43490 connected
    [2023-11-07 07:58:18.021Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 08:05:04.186Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:55778 connected
    [2023-11-07 08:05:04.194Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 08:05:34.450Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:10211 connected
    [2023-11-07 08:05:34.458Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 08:06:34.746Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:28899 connected
    [2023-11-07 08:06:34.753Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 08:20:02.282Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:55779 connected
    [2023-11-07 08:20:02.291Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:46:44.866Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:32234 connected
    [2023-11-07 09:46:44.875Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:47:15.142Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:46826 connected
    [2023-11-07 09:47:15.152Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:47:32.930Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:64234 connected
    [2023-11-07 09:47:32.938Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:48:03.222Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:13803 connected
    [2023-11-07 09:48:03.234Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:48:20.994Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:32747 connected
    [2023-11-07 09:48:21.012Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:48:51.286Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:47595 connected
    [2023-11-07 09:48:51.309Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:49:00.646Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:49899 connected
    [2023-11-07 09:49:00.656Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:49:30.938Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:63467 connected
    [2023-11-07 09:49:30.949Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:49:48.742Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:1260 connected
    [2023-11-07 09:49:48.754Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:50:18.990Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:14828 connected
    [2023-11-07 09:50:19.000Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:50:44.678Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:26092 connected
    [2023-11-07 09:50:44.684Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:51:14.958Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:40940 connected
    [2023-11-07 09:51:14.969Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:51:24.334Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:43244 connected
    [2023-11-07 09:51:24.341Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:51:54.594Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:54764 connected
    [2023-11-07 09:51:54.606Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 09:52:54.906Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:6637 connected
    [2023-11-07 09:52:54.918Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:09:18.167Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:17389 connected
    [2023-11-07 10:09:18.190Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:09:48.458Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:39917 connected
    [2023-11-07 10:09:48.466Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:27:00.666Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:5614 connected
    [2023-11-07 10:27:00.676Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:42:34.150Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:17902 connected
    [2023-11-07 10:42:34.158Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:43:04.410Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:39662 connected
    [2023-11-07 10:43:04.421Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:43:52.942Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:64494 connected
    [2023-11-07 10:43:52.949Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:44:23.174Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:12271 connected
    [2023-11-07 10:44:23.188Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:44:32.778Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:16623 connected
    [2023-11-07 10:44:32.786Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:45:03.030Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:30191 connected
    [2023-11-07 10:45:03.048Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:46:03.362Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:45807 connected
    [2023-11-07 10:46:03.374Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:46:18.526Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:64751 connected
    [2023-11-07 10:46:18.532Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:46:48.794Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:13552 connected
    [2023-11-07 10:46:48.804Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:47:06.338Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:32496 connected
    [2023-11-07 10:47:06.346Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:47:36.614Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:45552 connected
    [2023-11-07 10:47:36.624Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:47:45.670Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:47:45.814Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:49136 connected
    [2023-11-07 10:47:45.822Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:48:16.094Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:62192 connected
    [2023-11-07 10:48:16.104Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:48:43.502Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:17393 connected
    [2023-11-07 10:48:43.510Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:49:13.742Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:31217 connected
    [2023-11-07 10:49:13.752Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:49:31.126Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:38897 connected
    [2023-11-07 10:49:31.135Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 10:50:01.392Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:54257 connected
    [2023-11-07 10:50:01.407Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:00:09.430Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:1522 connected
    [2023-11-07 11:00:09.435Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:11:52.524Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:11:52.627Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:57843 connected
    [2023-11-07 11:11:52.671Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:12:22.914Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:15092 connected
    [2023-11-07 11:12:22.925Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:12:42.430Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:19700 connected
    [2023-11-07 11:12:42.436Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:13:12.706Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:34036 connected
    [2023-11-07 11:13:12.716Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:13:37.982Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:55028 connected
    [2023-11-07 11:13:37.993Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:14:08.282Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:4597 connected
    [2023-11-07 11:14:08.293Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:14:30.450Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:24565 connected
    [2023-11-07 11:14:30.460Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:15:00.742Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:37877 connected
    [2023-11-07 11:15:00.753Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:16:01.002Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:57333 connected
    [2023-11-07 11:16:01.012Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:16:14.950Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:61685 connected
    [2023-11-07 11:16:14.962Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:16:45.238Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:8694 connected
    [2023-11-07 11:16:45.249Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:17:02.946Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:17398 connected
    [2023-11-07 11:17:02.966Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:17:33.222Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:28662 connected
    [2023-11-07 11:17:33.233Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:18:33.498Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:45046 connected
    [2023-11-07 11:18:33.509Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:18:49.370Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:62966 connected
    [2023-11-07 11:18:49.384Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:19:19.666Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:12279 connected
    [2023-11-07 11:19:19.703Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:19:36.922Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:32247 connected
    [2023-11-07 11:19:36.947Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:20:07.162Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:46327 connected
    [2023-11-07 11:20:07.173Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:36:18.117Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:36:18.226Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:8440 connected
    [2023-11-07 11:36:18.231Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:36:48.490Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:24056 connected
    [2023-11-07 11:36:48.501Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:37:15.682Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:45560 connected
    [2023-11-07 11:37:15.697Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:37:45.962Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:60408 connected
    [2023-11-07 11:37:45.972Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:47:25.238Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:11769 connected
    [2023-11-07 11:47:25.250Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:47:55.438Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:2042 connected
    [2023-11-07 11:47:55.457Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:48:55.650Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:16378 connected
    [2023-11-07 11:48:55.658Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:50:25.850Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:22778 connected
    [2023-11-07 11:50:25.858Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:52:26.010Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:49146 connected
    [2023-11-07 11:52:26.019Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:54:56.206Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:50426 connected
    [2023-11-07 11:54:56.212Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 11:57:56.406Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:57850 connected
    [2023-11-07 11:57:56.416Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 12:01:26.598Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:5883 connected
    [2023-11-07 12:01:26.617Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 12:05:26.802Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:45051 connected
    [2023-11-07 12:05:26.808Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 12:09:57.002Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:7676 connected
    [2023-11-07 12:09:57.015Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-07 12:14:57.202Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:40700 connected
    [2023-11-07 12:14:57.219Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:20:11.302Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:39934 connected
    [2023-11-08 07:20:11.325Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:20:41.514Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:11007 connected
    [2023-11-08 07:20:41.526Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:21:41.734Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:23039 connected
    [2023-11-08 07:21:41.745Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:23:11.954Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:27391 connected
    [2023-11-08 07:23:11.964Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:25:12.174Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:42239 connected
    [2023-11-08 07:25:12.195Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:27:42.398Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:2752 connected
    [2023-11-08 07:27:42.410Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:30:42.594Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:15040 connected
    [2023-11-08 07:30:42.604Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:34:12.798Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:21184 connected
    [2023-11-08 07:34:12.809Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:38:12.998Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:31424 connected
    [2023-11-08 07:38:13.010Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:42:43.210Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:46784 connected
    [2023-11-08 07:42:43.220Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 07:47:43.431Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:61120 connected
    [2023-11-08 07:47:43.442Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 08:55:20.982Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:48069 connected
    [2023-11-08 08:55:20.988Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 08:55:51.186Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:63941 connected
    [2023-11-08 08:55:51.198Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 08:56:51.386Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:1222 connected
    [2023-11-08 08:56:51.394Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 08:58:21.610Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:7622 connected
    [2023-11-08 08:58:21.621Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 09:00:21.826Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:15558 connected
    [2023-11-08 09:00:21.839Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 09:02:52.062Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:34246 connected
    [2023-11-08 09:02:52.073Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 09:05:52.282Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:42182 connected
    [2023-11-08 09:05:52.293Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 09:09:22.506Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:55750 connected
    [2023-11-08 09:09:22.526Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 09:13:22.734Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:4807 connected
    [2023-11-08 09:13:22.758Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 09:17:52.978Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:18887 connected
    [2023-11-08 09:17:52.989Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 09:22:53.211Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:27079 connected
    [2023-11-08 09:22:53.221Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 10:02:39.946Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:62921 connected
    [2023-11-08 10:02:39.972Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 10:03:10.241Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:12234 connected
    [2023-11-08 10:03:10.260Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 10:03:27.670Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:23498 connected
    [2023-11-08 10:03:27.680Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 10:03:57.886Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:40138 connected
    [2023-11-08 10:03:57.910Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 10:04:58.118Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:45002 connected
    [2023-11-08 10:04:58.127Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 10:06:28.310Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:54218 connected
    [2023-11-08 10:06:28.318Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    [2023-11-08 10:08:28.526Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xy]:1995 connected
    [2023-11-08 10:08:28.533Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xy failed. SSL error:
    XG430_WP02_SFOS 19.5.3 MR-3-Build652 HA-Primary# cat /log/heartbeatd.log |grep "172.16.xx.xx"
    [2023-11-06 12:40:31.181Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:1472 connected
    [2023-11-06 12:40:31.201Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 12:41:01.426Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:30912 connected
    [2023-11-06 12:41:01.435Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 12:42:01.637Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:22721 connected
    [2023-11-06 12:42:01.641Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 12:43:31.834Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:53953 connected
    [2023-11-06 12:43:31.840Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 12:45:32.037Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:3522 connected
    [2023-11-06 12:45:32.044Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 12:48:02.237Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:35266 connected
    [2023-11-06 12:48:02.243Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 12:51:02.389Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:50626 connected
    [2023-11-06 12:51:02.396Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 12:54:32.589Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:16579 connected
    [2023-11-06 12:54:32.600Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 12:58:32.789Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:43715 connected
    [2023-11-06 12:58:32.797Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 13:03:02.990Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:39878 connected
    [2023-11-06 13:03:02.997Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-06 13:08:03.201Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:53958 connected
    [2023-11-06 13:08:03.208Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 07:48:03.041Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:11261 connected
    [2023-11-08 07:48:03.054Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 07:48:33.249Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:44797 connected
    [2023-11-08 07:48:33.267Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 07:49:33.542Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:13566 connected
    [2023-11-08 07:49:33.547Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 07:51:03.757Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:31998 connected
    [2023-11-08 07:51:03.768Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 07:53:03.958Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:8898 connected
    [2023-11-08 07:53:03.975Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 07:55:34.178Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:57794 connected
    [2023-11-08 07:55:34.193Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 07:58:34.397Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:20163 connected
    [2023-11-08 07:58:34.407Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 08:02:04.605Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:12228 connected
    [2023-11-08 08:02:04.614Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 08:06:04.833Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:62661 connected
    [2023-11-08 08:06:04.846Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 08:10:35.057Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:36038 connected
    [2023-11-08 08:10:35.068Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    [2023-11-08 08:15:35.277Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xx.xx]:48582 connected
    [2023-11-08 08:15:35.283Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xx.xx failed. SSL error:
    XG430_WP02_SFOS 19.5.3 MR-3-Build652 HA-Primary# cat /log/heartbeatd.log |grep "172.16.xxx.xy"
    [2023-11-08 09:19:41.931Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error: SSL routines:tls_process_client_certificate certificate verify failed
    [2023-11-08 09:19:41.987Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error: SSL routines:tls_process_client_certificate certificate verify failed
    [2023-11-08 09:20:11.969Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error: SSL routines:tls_process_client_certificate certificate verify failed
    [2023-11-08 09:21:42.114Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error: SSL routines:tls_process_client_certificate certificate verify failed
    [2023-11-08 09:23:42.258Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:40128 connected
    [2023-11-08 09:23:42.285Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 09:25:39.422Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:42944 connected
    [2023-11-08 09:25:39.426Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 09:26:09.541Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:62144 connected
    [2023-11-08 09:26:09.549Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 09:27:09.693Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:62656 connected
    [2023-11-08 09:27:09.700Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 09:28:39.849Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:62912 connected
    [2023-11-08 09:28:39.857Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 09:30:40.049Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:63680 connected
    [2023-11-08 09:30:40.057Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 09:33:10.269Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:63936 connected
    [2023-11-08 09:33:10.277Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 09:45:15.993Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:10945 connected
    [2023-11-08 09:45:16.001Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 10:02:18.078Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:22209 connected
    [2023-11-08 10:02:18.087Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 10:03:18.258Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:22465 connected
    [2023-11-08 10:03:18.265Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 10:04:48.651Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:23489 connected
    [2023-11-08 10:04:48.659Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    [2023-11-08 10:06:48.785Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xy]:23745 connected
    [2023-11-08 10:06:48.792Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xy failed. SSL error:
    XG430_WP02_SFOS 19.5.3 MR-3-Build652 HA-Primary# cat /log/heartbeatd.log |grep "172.16.x.xz"
    [2023-11-06 09:07:33.536Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: e6942a2d-xxxx-xxxxxxxx-bxxxx99bb4ef 172.16.x.xz 39916
    [2023-11-06 09:07:33.536Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:39916 connected
    [2023-11-06 09:07:33.555Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-06 09:07:33.555Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xz). Sending implicit logout to the access server.
    [2023-11-06 09:11:33.756Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: e6942a2d-xxxx-xxxxxxxx-bxxxx99bb4ef 172.16.x.xz 25069
    [2023-11-06 09:11:33.756Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:25069 connected
    [2023-11-06 09:11:33.774Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-06 09:11:33.774Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xz). Sending implicit logout to the access server.
    [2023-11-06 09:16:03.941Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: e6942a2d-xxxx-xxxxxxxx-bxxxx99bb4ef 172.16.x.xz 56045
    [2023-11-06 09:16:03.941Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:56045 connected
    [2023-11-06 09:16:03.948Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-06 09:16:03.948Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xz). Sending implicit logout to the access server.
    [2023-11-06 09:21:04.148Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: e6942a2d-xxxx-xxxxxxxx-bxxxx99bb4ef 172.16.x.xz 28398
    [2023-11-06 09:21:04.148Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:28398 connected
    [2023-11-06 09:21:04.160Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-06 09:21:04.160Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xz). Sending implicit logout to the access server.
    [2023-11-07 08:48:19.652Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:53213 connected
    [2023-11-07 08:48:19.666Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 08:48:50.151Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:36062 connected
    [2023-11-07 08:48:50.169Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 08:49:50.380Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:52702 connected
    [2023-11-07 08:49:50.395Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 08:51:20.594Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:62174 connected
    [2023-11-07 08:51:20.617Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 08:53:20.856Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:5599 connected
    [2023-11-07 08:53:20.870Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 08:55:51.128Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:26847 connected
    [2023-11-07 08:55:51.145Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 08:58:51.412Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:42463 connected
    [2023-11-07 08:58:51.426Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 09:02:21.628Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:5088 connected
    [2023-11-07 09:02:21.712Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 09:06:21.956Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: e6942a2d-xxxx-xxxxxxxx-bxxxx99bb4ef 172.16.x.xz 56032
    [2023-11-07 09:06:21.956Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:56032 connected
    [2023-11-07 09:06:21.966Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 09:06:21.966Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.x.xz). Sending implicit logout to the access server.
    [2023-11-07 09:10:52.192Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:46561 connected
    [2023-11-07 09:10:52.213Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-07 09:15:52.408Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:11746 connected
    [2023-11-07 09:15:52.450Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:41:38.945Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:65492 connected
    [2023-11-08 08:41:38.969Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:42:09.383Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:42709 connected
    [2023-11-08 08:42:09.415Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:43:09.608Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:62677 connected
    [2023-11-08 08:43:09.622Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:44:39.824Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:11478 connected
    [2023-11-08 08:44:39.838Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:46:40.038Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:30678 connected
    [2023-11-08 08:46:40.051Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:49:10.268Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:49110 connected
    [2023-11-08 08:49:10.279Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:52:10.461Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:983 connected
    [2023-11-08 08:52:10.476Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:55:40.693Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:25815 connected
    [2023-11-08 08:55:40.713Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 08:59:40.904Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:48599 connected
    [2023-11-08 08:59:40.916Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 09:04:11.137Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:13272 connected
    [2023-11-08 09:04:11.155Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    [2023-11-08 09:09:11.401Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.x.xz]:46296 connected
    [2023-11-08 09:09:11.418Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.x.xz failed. SSL error:
    XG430_WP02_SFOS 19.5.3 MR-3-Build652 HA-Primary# cat /log/heartbeatd.log |grep "172.16.xxx.xx"
    [2023-11-06 09:14:40.802Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 9920
    [2023-11-06 09:14:40.802Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:9920 connected
    [2023-11-06 09:14:40.820Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:14:40.820Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:15:11.006Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 38848
    [2023-11-06 09:15:11.006Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:38848 connected
    [2023-11-06 09:15:11.016Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:15:11.016Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:16:11.218Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 13505
    [2023-11-06 09:16:11.218Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:13505 connected
    [2023-11-06 09:16:11.229Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:16:11.229Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:17:41.418Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 34497
    [2023-11-06 09:17:41.418Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:34497 connected
    [2023-11-06 09:17:41.429Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:17:41.429Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:19:41.614Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 58817
    [2023-11-06 09:19:41.614Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:58817 connected
    [2023-11-06 09:19:41.621Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:19:41.621Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:22:11.810Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 28866
    [2023-11-06 09:22:11.810Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:28866 connected
    [2023-11-06 09:22:11.819Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:22:11.819Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:25:12.010Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 55746
    [2023-11-06 09:25:12.010Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:55746 connected
    [2023-11-06 09:25:12.026Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:25:12.026Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:28:42.194Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 48067
    [2023-11-06 09:28:42.194Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:48067 connected
    [2023-11-06 09:28:42.205Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:28:42.205Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:32:42.481Z] DEBUG ClientInfo.cpp[25427]:25 ClientInfo - Added new Client Info: c52c0c12-xxxx-xxxx-xxxx-bxxxx5aa844 172.16.xxx.xx 3781
    [2023-11-06 09:32:42.481Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:3781 connected
    [2023-11-06 09:32:42.489Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:32:42.489Z] DEBUG ConnectionWentDownHandler.cpp[25427]:42 handleDisconnect - Endpoint disconnected (172.16.xxx.xx). Sending implicit logout to the access server.
    [2023-11-06 09:37:12.698Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:36293 connected
    [2023-11-06 09:37:12.706Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 09:42:12.902Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:3014 connected
    [2023-11-06 09:42:12.912Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 15:58:17.414Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:29423 connected
    [2023-11-06 15:58:17.428Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 15:58:17.530Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:29935 connected
    [2023-11-06 15:58:17.535Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 15:58:47.486Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:32751 connected
    [2023-11-06 15:58:47.495Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-06 16:00:17.698Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:41455 connected
    [2023-11-06 16:00:17.709Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:35:00.798Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:8128 connected
    [2023-11-08 07:35:00.805Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:35:31.034Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:22208 connected
    [2023-11-08 07:35:31.058Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:36:31.266Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:10689 connected
    [2023-11-08 07:36:31.305Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:38:01.482Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:34497 connected
    [2023-11-08 07:38:01.487Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:40:01.678Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:48321 connected
    [2023-11-08 07:40:01.682Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:42:31.922Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:40642 connected
    [2023-11-08 07:42:31.934Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:51:15.286Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:51:45.474Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:22208 connected
    [2023-11-08 07:51:45.509Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:52:45.714Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:34240 connected
    [2023-11-08 07:52:45.725Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:54:15.922Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:39361 connected
    [2023-11-08 07:54:15.934Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:56:16.134Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:57793 connected
    [2023-11-08 07:56:16.158Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 07:58:46.350Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:8898 connected
    [2023-11-08 07:58:46.382Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 08:01:46.574Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:16834 connected
    [2023-11-08 08:01:46.585Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 08:05:16.790Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:28354 connected
    [2023-11-08 08:05:16.812Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 08:09:17.018Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:36291 connected
    [2023-11-08 08:09:17.029Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 08:13:47.314Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:53187 connected
    [2023-11-08 08:13:47.329Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    [2023-11-08 08:18:47.622Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.xx]:6084 connected
    [2023-11-08 08:18:47.650Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.xx failed. SSL error:
    XG430_WP02_SFOS 19.5.3 MR-3-Build652 HA-Primary#
    

  • Hi LHerzog,

    I had a chance to look into the support case(s) you raised related to this issue and am inquiring further with our support and management teams to investigate further. 

    Kushal Lakhan
    Team Lead, Global Community Support
    Connect with Sophos Support, get alerted, and be informed.
    If a post solves your question, please use the "Verify Answer" button.
    The New Home of Sophos Support Videos!  Visit Sophos Techvids
  •   looks like your colleagues could fix something end of last week.

    today on Monday all Apple MBP devices were seen with heartbeat again. Nothing has been changed from our side.

    Following down the heartbeatd.logs on firewall, this started somewhere between 9th and 10th last week..

    Due to Weekend and most clients powered off, I cannot say exactly when it changed.

    That is the most exact timestamp where it was fixed.

    Client powered down on  [2023-11-09 08:17:16.306Z] with SSL failure and heartbeat working again after next boot at [2023-11-10 07:35:39.077Z].

    [2023-11-09 08:03:45.657Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.79]:51172 connected
    [2023-11-09 08:03:45.665Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.79 failed. SSL error:
    [2023-11-09 08:07:45.869Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.79]:7653 connected
    [2023-11-09 08:07:45.882Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.79 failed. SSL error:
    [2023-11-09 08:12:16.073Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.79]:13285 connected
    [2023-11-09 08:12:16.081Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.79 failed. SSL error:
    [2023-11-09 08:17:16.301Z] INFO HBSession.cpp[25427]:504 logNewSession - New Session: [172.16.xxx.79]:26853 connected
    [2023-11-09 08:17:16.306Z] WARN HBSession.cpp[25427]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.79 failed. SSL error:
    [2023-11-10 07:35:39.077Z] INFO HBSession.cpp[4720]:504 logNewSession - New Session: [172.16.xxx.79]:9668 connected
    [2023-11-10 07:35:39.122Z] INFO ModuleSacFirst.cpp[4720]:95 sendEacMessage - send EacSwitchRequest to endpoint (IP=172.16.xxx.79)
    [2023-11-10 07:35:39.123Z] INFO ModuleStatus.cpp[4720]:137 processMessageStatus - Status request received from endpoint: fa8aa27e-xxxx-xxxx-xxxx-xxxxxxd3ea9 (172.16.xxx.79) health: 1
    [2023-11-10 07:35:43.170Z] WARN HBSession.cpp[4720]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.79 failed. SSL error:
    [2023-11-10 07:35:43.293Z] INFO HBSession.cpp[4720]:504 logNewSession - New Session: [172.16.xxx.79]:30916 connected
    [2023-11-10 07:35:43.332Z] INFO ModuleSacFirst.cpp[4720]:95 sendEacMessage - send EacSwitchRequest to endpoint (IP=172.16.xxx.79)
    [2023-11-10 07:35:43.332Z] INFO ModuleStatus.cpp[4720]:137 processMessageStatus - Status request received from endpoint: fa8aa27e-xxxx-xxxx-xxxx-xxxxxxd3ea9 (172.16.xxx.79) health: 1
    [2023-11-10 07:35:43.834Z] WARN HBSession.cpp[4720]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.79 failed. SSL error:
    [2023-11-10 07:35:43.957Z] INFO HBSession.cpp[4720]:504 logNewSession - New Session: [172.16.xxx.79]:36036 connected
    [2023-11-10 07:35:43.978Z] INFO ModuleSacFirst.cpp[4720]:95 sendEacMessage - send EacSwitchRequest to endpoint (IP=172.16.xxx.79)
    [2023-11-10 07:35:43.978Z] INFO ModuleStatus.cpp[4720]:137 processMessageStatus - Status request received from endpoint: fa8aa27e-xxxx-xxxx-xxxx-xxxxxxd3ea9 (172.16.xxx.79) health: 1
    [2023-11-10 07:35:48.085Z] WARN HBSession.cpp[4720]:344 bufferDisconnectEvent - Incoming connection from 172.16.xxx.79 failed. SSL err

    Comparing tcpdums from today with the ones taken last week in failed state shows, the client is not closing the connection.

    Communication is over TLS1.2 (compared to TLS 1.3 for Windows devices) but works.

  • probably the restart of the firewall heartbeatd on 10th 01:10:01Z fixed it.

    [2023-11-10 01:10:01.272Z] INFO HbdModuleBuilder.cpp[25427]:303 operator() - Got SIGNAL so daemon is going to stop
    [2023-11-10 01:10:01.316Z] INFO HbdModuleBuilder.cpp[25427]:148 intializeAndRunHbd - Heartbeat daemon halted
    [2023-11-10 01:10:02.806Z] INFO HbdModuleBuilder.cpp[4720]:202 initLogger - Word size of architecture: 64
    [2023-11-10 01:10:02.806Z] INFO HbdModuleBuilder.cpp[4720]:203 initLogger - Heartbeat daemon build time: 20:00:16 Jul  5 2023
    [2023-11-10 01:10:02.806Z] INFO HbdModuleBuilder.cpp[4720]:97 intializeAndRunHbd - Heartbeat daemon starting
    [2023-11-10 01:10:03.053Z] INFO EndpointStorage.cpp[4720]:37 EndpointStorage - Working with persistent endpoint storage
    [2023-11-10 01:10:03.053Z] INFO EndpointStorage.cpp[4720]:39 EndpointStorage - Calling EndpointStorageBackend::get_all_endpoints
    [2023-11-10 01:10:03.062Z] INFO ModuleSacFirst.cpp[4720]:70 ModuleSacFirst - Using ModuleSacFirst
    [2023-11-10 01:10:03.062Z] INFO HbdModuleBuilder.cpp[4720]:123 intializeAndRunHbd - Heartbeat daemon running
    [2023-11-10 01:10:03.103Z] INFO MissingDelayValues.cpp[4720]:33 dbCallbackMissingDelayDetection - Missing delay detection :285
    [2023-11-10 01:10:03.103Z] INFO MissingDelayValues.cpp[4720]:50 dbCallbackMissingDelayToCentral - Missing delay to central :120
    [2023-11-10 01:10:03.103Z] INFO JsonRpcResponseMissingHeartbeatCentral.cpp[4720]:59 setMissingHeartbeatDelay - missing heartbeat delay :285

Reply
  • probably the restart of the firewall heartbeatd on 10th 01:10:01Z fixed it.

    [2023-11-10 01:10:01.272Z] INFO HbdModuleBuilder.cpp[25427]:303 operator() - Got SIGNAL so daemon is going to stop
    [2023-11-10 01:10:01.316Z] INFO HbdModuleBuilder.cpp[25427]:148 intializeAndRunHbd - Heartbeat daemon halted
    [2023-11-10 01:10:02.806Z] INFO HbdModuleBuilder.cpp[4720]:202 initLogger - Word size of architecture: 64
    [2023-11-10 01:10:02.806Z] INFO HbdModuleBuilder.cpp[4720]:203 initLogger - Heartbeat daemon build time: 20:00:16 Jul  5 2023
    [2023-11-10 01:10:02.806Z] INFO HbdModuleBuilder.cpp[4720]:97 intializeAndRunHbd - Heartbeat daemon starting
    [2023-11-10 01:10:03.053Z] INFO EndpointStorage.cpp[4720]:37 EndpointStorage - Working with persistent endpoint storage
    [2023-11-10 01:10:03.053Z] INFO EndpointStorage.cpp[4720]:39 EndpointStorage - Calling EndpointStorageBackend::get_all_endpoints
    [2023-11-10 01:10:03.062Z] INFO ModuleSacFirst.cpp[4720]:70 ModuleSacFirst - Using ModuleSacFirst
    [2023-11-10 01:10:03.062Z] INFO HbdModuleBuilder.cpp[4720]:123 intializeAndRunHbd - Heartbeat daemon running
    [2023-11-10 01:10:03.103Z] INFO MissingDelayValues.cpp[4720]:33 dbCallbackMissingDelayDetection - Missing delay detection :285
    [2023-11-10 01:10:03.103Z] INFO MissingDelayValues.cpp[4720]:50 dbCallbackMissingDelayToCentral - Missing delay to central :120
    [2023-11-10 01:10:03.103Z] INFO JsonRpcResponseMissingHeartbeatCentral.cpp[4720]:59 setMissingHeartbeatDelay - missing heartbeat delay :285

Children
  • So Heartbeat may be temporarily fixed, when will Mac Clients be able to communicate with Sophos servers?

    Most of the requests are failing. Only a few of the used servers work for Sophos Mac Endpoint.

    Time Action Reason Dst IP Cipher suite Decryption profile Server name
    13.11.2023 17:01 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 17:01 Error Server did not respond to client hello 108.138.7.40 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 16:59 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:58 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:57 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:55 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:53 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:51 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:49 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:47 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:45 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:43 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:41 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:39 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:37 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:36 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:35 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:33 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:31 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:29 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:27 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:25 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:24 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:23 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:21 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:19 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:17 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:15 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:13 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:12 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:12 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 52.59.165.228 TLS_AES_128_GCM_SHA256 Maximum compatibility sisense.cloudstation.eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Do not decrypt   35.159.23.160 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility api-eu02.central.sophos.com 
    13.11.2023 16:11 Do not decrypt   35.159.23.160 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility api.central.sophos.com 
    13.11.2023 16:11 Do not decrypt   35.159.23.160 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility api.central.sophos.com 
    13.11.2023 16:11 Do not decrypt   35.159.23.160 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility api-eu02.central.sophos.com 
    13.11.2023 16:11 Do not decrypt   35.159.23.160 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility api-eu02.central.sophos.com 
    13.11.2023 16:11 Do not decrypt   35.159.23.160 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility api.central.sophos.com 
    13.11.2023 16:11 Do not decrypt   18.158.127.223 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 Maximum compatibility api-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 23.212.89.132 TLS_AES_256_GCM_SHA384 Maximum compatibility cloud-assets.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 23.212.89.132 TLS_AES_256_GCM_SHA384 Maximum compatibility cloud-assets.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 23.212.89.132 TLS_AES_256_GCM_SHA384 Maximum compatibility cloud-assets.sophos.com 
    13.11.2023 16:11 Error Server did not respond to client hello 23.212.89.132 TLS_AES_256_GCM_SHA384 Maximum compatibility cloud-assets.sophos.com 
    13.11.2023 16:11 Do not decrypt   13.107.246.45 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility login.sophos.com 
    13.11.2023 16:10 Error Server did not respond to client hello 23.212.89.132 TLS_AES_256_GCM_SHA384 Maximum compatibility cloud-assets.sophos.com 
    13.11.2023 16:10 Error Server did not respond to client hello 23.212.89.132 TLS_AES_256_GCM_SHA384 Maximum compatibility cloud-assets.sophos.com 
    13.11.2023 16:10 Error Server did not respond to client hello 23.212.89.132 TLS_AES_256_GCM_SHA384 Maximum compatibility cloud-assets.sophos.com 
    13.11.2023 16:10 Error Server did not respond to client hello 23.212.89.132 TLS_AES_256_GCM_SHA384 Maximum compatibility cloud-assets.sophos.com 
    13.11.2023 16:10 Do not decrypt   54.77.141.252 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 Maximum compatibility central.sophos.com 
    13.11.2023 16:09 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:07 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:05 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:03 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:02 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:01 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 16:01 Error Server did not respond to client hello 108.138.7.54 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 15:59 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:57 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:55 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:53 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:51 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:51 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:49 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:47 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:45 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:43 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:41 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:39 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:37 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:35 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:33 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:31 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:29 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:28 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:27 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:25 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:23 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:21 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:19 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:17 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:15 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:13 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:11 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:09 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:07 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:06 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:05 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:03 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:01 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 15:01 Error Server did not respond to client hello 108.138.7.40 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 14:59 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:57 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:55 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:53 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:51 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:49 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:47 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:45 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:43 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:41 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:39 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:37 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:35 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:33 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:31 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:29 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:27 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:25 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:23 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:21 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:20 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:19 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:17 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:15 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:13 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:11 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:09 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:07 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:05 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:03 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:01 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 14:01 Error Server did not respond to client hello 108.138.7.46 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 13:59 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:58 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:57 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:55 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:53 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:51 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:49 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:47 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:45 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:44 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:43 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:41 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:39 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:37 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:35 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:33 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:31 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:29 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:27 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:25 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:23 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:21 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:19 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:17 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:15 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:13 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:12 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:11 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:09 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:07 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:05 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:03 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:01 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 13:01 Error Server did not respond to client hello 108.138.7.54 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 12:59 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:57 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:55 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:53 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:51 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:50 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:49 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:47 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:45 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:43 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:42 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:41 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:39 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:38 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:37 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:35 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:33 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:31 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:29 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:27 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:26 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:25 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:23 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:21 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:19 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:17 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:14 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:13 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:11 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:09 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:07 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:05 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:02 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:01 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 12:01 Error Server did not respond to client hello 108.138.7.128 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 11:59 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:57 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:55 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:53 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:51 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:49 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:47 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:45 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:43 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:41 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:38 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:37 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:35 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:33 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:31 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:28 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:27 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:25 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:24 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:23 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:21 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:19 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:17 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:15 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:13 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:11 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:09 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:07 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:06 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:05 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:03 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:01 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 11:01 Error Server did not respond to client hello 108.138.7.54 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 10:59 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:57 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:54 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:53 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:51 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:49 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:47 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:45 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:43 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:41 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:39 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:37 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:35 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:32 Error Server did not respond to client hello 18.194.212.48 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:31 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:29 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:27 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:25 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:23 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:21 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:19 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:17 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:15 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:13 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:11 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:10 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:09 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:07 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:05 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:03 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:01 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 10:01 Error Server did not respond to client hello 108.138.7.46 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 09:58 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:57 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:55 Error Server did not respond to client hello 18.158.93.223 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:53 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:51 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:49 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:47 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:47 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:45 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:43 Error Server did not respond to client hello 18.157.67.173 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:40 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:39 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:36 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:35 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:35 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:33 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:31 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:29 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:27 Error Server did not respond to client hello 52.59.21.64 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:25 Error Server did not respond to client hello 18.193.240.136 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:23 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:21 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:19 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:18 Error Server did not respond to client hello 108.138.7.128 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 09:18 Error Server did not respond to client hello 108.138.7.40 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 09:17 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:15 Error Server did not respond to client hello 18.193.97.80 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:14 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:13 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:11 Error Server did not respond to client hello 35.156.4.52 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:09 Error Server did not respond to client hello 3.77.85.17 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:07 Error Server did not respond to client hello 35.157.71.113 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:06 Error Server did not respond to client hello 108.138.7.54 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 09:05 Error Server did not respond to client hello 3.77.229.72 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:03 Do not decrypt   3.74.223.57 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility su-e2cb8c39298f.mcs-push-server-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:03 Do not decrypt   52.28.106.230 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 Maximum compatibility mcs-push-server-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:02 Error Server did not respond to client hello 3.126.246.181 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:01 Error Server did not respond to client hello 108.138.7.54 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 09:00 Error Server did not respond to client hello 108.138.7.54 TLS_AES_128_GCM_SHA256 Maximum compatibility macfeedback.sophos.com 
    13.11.2023 09:00 Do not decrypt   52.28.106.230 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 Maximum compatibility mcs-push-server-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:00 Error Server did not respond to client hello 18.197.233.86 TLS_AES_128_GCM_SHA256 Maximum compatibility mcs2-cloudstation-eu-central-1.prod.hydra.sophos.com 
    13.11.2023 09:00 Do not decrypt   18.196.94.87 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Maximum compatibility su-89d3fb4adcb3.mcs-push-server-eu-central-1.prod.hydra.sophos.com 
  • table above is a filter for one mac client behind our XG firewall, yesterday, all domains ending with .sophos.com