Hi. I'm having some trouble figuring out how to allow WhatsApp video calls through our Aruba 7220 controllers and was hoping someone might be able to point me in the right direction. I've exhausted pretty much anything I can find on the community or on Google and have probably done 50+ test calls over the past week.
Here's our setup
Internet > Palo Alto Firewall (NAT) > Aruba 7200 (ACLs) > APs via tunnel
Our ACLs consist of
any any any dhcp permit
any any any bootp permit
any any any udp-3478 permit
any any 172.18.0.0/255.255.0.0 any deny
any any any any permit
Pretty much DHCP, 3478 (STUN), and anything external. Nothing internal.
Show datapath session is showing denies and I'm not sure why as 3478 UDP is allowed any/any/any. Am I missing something here? I've also tried udcp 3478 which gave some of our NAT'ed external IPs on datapath, presumably from STUN resolution.
The only way I can seem to get it to work is if I add a rule above the deny "any/any/MY-PHONE-IP/any/permit" allowing all traffic. Is there anywhere else I can look to see specifically what's triggering the denies?
To add more to the puzzle, I'm told (though I cannot verify myself) that WhatsApp calling worked perfectly fine 6 months ago.
Thanks