Forum Discussion
VicenteN
May 23, 2022Copper Contributor
Split Tunnel Implemented. But, some of the traffic still going via VPN
Hi, I am new to Microsoft Teams and I am wondering why some of Microsoft Teams traffic and going straight to the internet and some are going via VPN. We use Cisco AnyConnect and has configured dynam...
May 24, 2022
Hello Vicente
*.cdn.office.net is treated as "Default"
"Default endpoints represent Office 365 services and dependencies that do not require any optimization, and can be treated by customer networks as normal Internet bound traffic."
I do not know about the internals of Teams making this routing decision but I can guess, that was probably included in the design
*.cdn.office.net is treated as "Default"
"Default endpoints represent Office 365 services and dependencies that do not require any optimization, and can be treated by customer networks as normal Internet bound traffic."
I do not know about the internals of Teams making this routing decision but I can guess, that was probably included in the design
EWoodrick
May 24, 2022Iron Contributor
The CDN links are a good example of why everything doesn't have to be optimized. The CDN (Content Delivery Network) is responsible for things such as updating Teams. This is not time critical traffic and as such, nothing special needs to be done about it. It's okay if it is even a little slower than web browser traffic as it is an asynchronous download in the background.
Compare this against the media traffic which has to be optimized to provide suitable path during a call.
Compare this against the media traffic which has to be optimized to provide suitable path during a call.