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

Facetime with UTM 9.3

Hi

Another post from me I'm afraid, as I'm still finding my way around UTM.

I have a UTM deployment for home, and I'm trying to get facetime working for my Apple devices. When I make a facetime call, I get absolutely nothing back apart from a failure, eventually. Here's what I've done/tried so far:



When I look at the web protection list, I don't see any traffic when I try to make a facetime call. I've also checked the Network Protection log in Logging and Reporting, and I see attempts to connect to services using ports that have been defined in the Facetime service group that's used in the firewall rule. If I switch my apple device to another network and check the log from there (all be it a basic log on a home router) it says that its connecting to static.ess.apple.com on port 80. Even though I've already added apple.com as an allowed site in the internet filter, I added this second address, but it still doesn't work. 

'm possibly just missing something silly, but I really can't spot what it is at the moment. Is there some kind of additional config necessary for facetime?

Thanks for your help.


This thread was automatically locked due to age.
Parents
  • Can I ask whether there are any security implications by having a masquerading rule like this in place?
    No, it is necessary for full internet connectivity in a NATed network.  Should have been there in the first place.
  • Sorry for the unclear NAT message [:$] Glad you got it working [;)] As Scott said, masquerading is necessary with NATed private IP addresses.

    As a general rule, proxy is only used for web traffic on port 80 and 443 (if ssl scanning is enabled). So you are necessarily using proxy for content filtering and av scan etc. All your other traffic like facetime etc is handled by firewall. You have to open the ports necessary for a certain service to work. That is why I had asked you to test without the web proxy. 

    You can go ahead and tweak your proxy as much as you like... as long as you don't block apple, facetime etc should work fine with the firewall rules in place.

    Some general comments:
    Try to use all your core services like dhcp/dns etc on the UTM. That way when you are troubleshooting everything is handled at the same place. Also for NAT to work correctly, your default gateway has to be the UTM. 

    Good luck with further testing.
Reply
  • Sorry for the unclear NAT message [:$] Glad you got it working [;)] As Scott said, masquerading is necessary with NATed private IP addresses.

    As a general rule, proxy is only used for web traffic on port 80 and 443 (if ssl scanning is enabled). So you are necessarily using proxy for content filtering and av scan etc. All your other traffic like facetime etc is handled by firewall. You have to open the ports necessary for a certain service to work. That is why I had asked you to test without the web proxy. 

    You can go ahead and tweak your proxy as much as you like... as long as you don't block apple, facetime etc should work fine with the firewall rules in place.

    Some general comments:
    Try to use all your core services like dhcp/dns etc on the UTM. That way when you are troubleshooting everything is handled at the same place. Also for NAT to work correctly, your default gateway has to be the UTM. 

    Good luck with further testing.
Children
No Data