I found that on my cutomer's mac device, webflterproxyd start interferiing with the NE traffic. Tried to stop it, but "screen time" was not enabled at all.
Who started this webfilterproxyd process and how to stop it?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
macOS
MacOS 14 Apple Silicon
DESCRIPTION OF PROBLEM
GlobalProtect(GP) and AnyConnect(AC) are both VPN apps. They both create a TUN interface and set default route to this interface.
Test cases:
AC connect first and GP connect second, both work fine.
GP connect first and AC connect second, AC failed with some "route error".
Our question is why the route failed for AC if GP already set the default route? Does MacOS has some limitations for the default route?
STEPS TO REPRODUCE
GlobalProtect(GP) and AnyConnect(AC) are both VPN apps. They both create a TUN interface and set default route to this interface.
Test cases:
AC connect first and GP connect second, both work fine.
GP connect first and AC connect second, AC failed with some "route error".