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

Sophos heartbeat not working

Sophos heartbeat not working from client pc its not able to reach the cloud IP 52.5.76.173 on port 8437 if the pc is configured to reach the internet using proxy, in my case am using XG as a proxy



This thread was automatically locked due to age.
Parents Reply
  • Hi Mohammad,

    The communication of heartbeat cannot be changed to other port than 8347. On the system you may check if the system made a connection using  "netstat -s" command.

    If you redirect the traffic , make sure the traffic is not Natted. If you send the traffic to ISP directly then the traffic would be NAtted and would not be routed to your destination. It must have some tunnel to send your private address without Routing.

    On the local side you may check the traffic via tcpdump on console.

    tcpdump 'port 8347

Children