This is what we see when we deny or stop a Microsoft Teams voice call from a Samsung through wireless.
Wireless is a seperate zone (wlan15), masqueraded to the "Uplink Interfaces" object.
From the WebAdmin Live Log: Firewall:
11:15:10 Default DROP STUN 172.16.20.32:50016 <EXTERNAL_WAN_ADDRESS>:50011 len=140 ttl=64 tos=0x00 srcmac=<SAMSUNG_XCOVER_4S_MAC> dstmac=<SOPHOS_AP_MAC>
From the /var/log/packetfilter.log:
2020:11:18-11:15:10 <UTM_HOSTNAME> ulogd[20440]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60001" initf="wlan15" mark="0x21dd" app="477" srcmac="<SAMSUNG_XCOVER_4S_MAC>" dstmac="<SOPHOS_AP_MAC>" srcip="172.16.20.32" dstip="<EXTERNAL_WAN_ADDRESS>" proto="17" length="140" tos="0x00" prec="0x00" ttl="64" srcport="50016" dstport="50011"
We get a whole bunch of them, in pairs, because we are testing from one device to the other, both on the same wireless network.
The calling works, except when we start moving through the building, in some areas the call will start to sound robotic or the call will drop.
I think it is a matter of "AP hopping".
However I want to eliminate the STUN drops as a possible cause.
My questions:
- Are these messages purely informational? Or should I resolve them?
- Why am I seeing 60001 errors? I have read Rulez and KB-000034242, but not sure what to do.
Thanks for your time!
This thread was automatically locked due to age.