Atais
Occasional Visitor
Hello.
This is a quite complicated issue so I will try to divide it in smaller parts to describe it as short and precise as possible.
I have tried hard reset of the router, application, system etc. with no luck.
while on Unix based systems (Linux and/or Mac) Cisco Webex application cannot establish screen-sharing sessions, both incoming and outgoing.
Exceptions:
With help from Cisco support we narrowed down the issue to missing/cropped UDP packets that the application is using (more on that later).
I am using Orange Polska FTTH Internet together with custom ONT router. For this setup to work properly I had to use VLAN 35 and PPPoE authorization. This setup is described (in English) here if you need more details.
When using original Orange router (Funbox 3.0), both with or without the ONT router, the application (and screen sharing) works 100% fine.
Also when using LTE Hotspot, everything works fine.
That why I am 100% certain the issue lays in the Asus RT-AC68U router or configuration.
So the issue only occurs on Unix systems.
Results:
content server IP: 62.109.229.48
1. There is much less UDP packets while on WiFi. What is more, the packets are very diffetent in size, but max size is 300 bytes. While on LTE the packet size is more constant, and around 1152 bytes
The larger packets most likely are the missing video. Maybe the router is blocking them?
I have tried experimenting with MTU before, but increasing from 1492 (current) to 1500 (max) did not affect anything.
2. Another thing is that router asks for IP that did not offer any content back (192.168.1.24). It sends ARP requests and gets no answer? What could cause that?
While using LTE it looks more normal. It got some content from 192.168.64.241 and also gets ARP response:
I can also share some of my router configuration, to start with I guess these are the most important:
WAN
So if you have any idea where should I start digging, lets try.
Thanks!
This is a quite complicated issue so I will try to divide it in smaller parts to describe it as short and precise as possible.
I have tried hard reset of the router, application, system etc. with no luck.
0. The problem
Only when using my home network based on Asus RT-AC68U, for both wifi and wired connection,while on Unix based systems (Linux and/or Mac) Cisco Webex application cannot establish screen-sharing sessions, both incoming and outgoing.
Exceptions:
- If on Unix system I am using browser (Chrome/Firefox/Safari), screen sharing works fine.
- On Windows both the application & browser sharing works fine, which makes it even more strange.
With help from Cisco support we narrowed down the issue to missing/cropped UDP packets that the application is using (more on that later).
1. My network setup
I am using Asus RT-AC68U with newest MerlinWRT 386.7_2 but other versions are impacted as well (I have first observed this issue 6 months ago).I am using Orange Polska FTTH Internet together with custom ONT router. For this setup to work properly I had to use VLAN 35 and PPPoE authorization. This setup is described (in English) here if you need more details.
When using original Orange router (Funbox 3.0), both with or without the ONT router, the application (and screen sharing) works 100% fine.
Also when using LTE Hotspot, everything works fine.
That why I am 100% certain the issue lays in the Asus RT-AC68U router or configuration.
2. Computer setup
As mentioned above I have tested and confirmed this issue on (both wireless and wired):- Macbook M1 2021 / MacOS Monterey
- Lenovo Legion 5 with Ryzen 7 4800H / Ubuntu 20.04
So the issue only occurs on Unix systems.
3. Cisco support packet analysis
Cisco support prepared a Wireshark comparison for incoming screen sharing session to my Mac, while using LTE (so it works) and while on WiFi (when it does not).Results:
content server IP: 62.109.229.48
1. There is much less UDP packets while on WiFi. What is more, the packets are very diffetent in size, but max size is 300 bytes. While on LTE the packet size is more constant, and around 1152 bytes
The larger packets most likely are the missing video. Maybe the router is blocking them?
I have tried experimenting with MTU before, but increasing from 1492 (current) to 1500 (max) did not affect anything.
2. Another thing is that router asks for IP that did not offer any content back (192.168.1.24). It sends ARP requests and gets no answer? What could cause that?
While using LTE it looks more normal. It got some content from 192.168.64.241 and also gets ARP response:
4. Summary
I am more than happy to register other scenarios or enable some debugging on router - the thing is - I don't really know how to do so.I can also share some of my router configuration, to start with I guess these are the most important:
WAN
- WAN Connection Type: PPPoE
- MTU: 1492
- MRU: 1492
- Enable Firewall: True (disabling did not help)
- Enable DoS protection: False
- Internet VID: 35
So if you have any idea where should I start digging, lets try.
Thanks!