We had issues with the FQDNs
gateway.push.apple.com
api.push.apple.com
on our XG v17.5 MR12
Those FQDN contain very huge lists of IP Addresses. Maybe even dynamic changing. And I guess that's a problem for the XG.
Used by Apple mobile devices in combination with our MDM solution.
We created a FW rule for our MDM Srv to allow several Services, including 443/HTTPS to those FQDN. Logging enabled.
The MDM Admin always complained, he could still not connect to the Apple devices with his MDM even if there were no blocked packets logged on the firewall.
Even on shell with drop-packet-capture
I was not able to find blocked packets.
I was only able to see the packets in GUI Packet Capture. they were shown as "Consumed", not Dropped or Violation. No idea, what that's the exact meaning of this is here...?
The only solution here was to allow the whole Apple Subnet 17.0.0.0/8 instead of the FQDN names listed above. This is mentionened on several references for MDM solutions. Also There is a Sophos KB KB117650 thats about this range.
Is this a known problem with large FQDN ranges? I only knew about those limitations in the good old UTM times, some years ago.
This thread was automatically locked due to age.