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

Cannot Connect to SUM Server Behind UTM

I have a SUM server that was originally behind a basic Linksys router and in order for my UTM's to connect to it, I just forwarded port 4433.

I've now replaced the Linksys with a UTM but I can't figure out the correct firewall/NAT configuration to allow the external UTM's to reach the SUM server.

The external UTM's have the correct IP of the SUM server.
I have a DNAT rule:
From: Any > Service: Sophos UTM Manager (SUM) > To: External (WAN)
Change To: SUM Server > Service: Sophos UTM Manager (SUM).

I also have a firewall rule:
Any > Sophos UTM Manager (SUM) > Any.

On the external UTM's the connection status says:
[1] SUM SSL-connect: 'IO::Socket::INET6 configuration failed'.


This thread was automatically locked due to age.
  • I'm still digging around on this but no luck. I can see in the firewall log that packets are being passed through to the SUM server, however, in Wireshark I'm just seeing a bunch of TCP Retransmissions. I'm not sure what this is actually indicating, though. Any ideas?
  • Ugh! I just solved the problem and it was a stupid mistake on my part. I forgot to update the default gateway on the SUM server after installing the new UTM. After changing that everything fired up immediately.