You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The feature acts more like a malfunctioning system proxy than a true TUN interface
This causes an immediate and total connection failure
The log files confirm this with a constant stream of DNS resolution errors, specifically dns: exchange failed: context canceled. It seems that once traffic is intercepted, DNS requests are never resolved.
Log :
ERROR SERVICE ERROR[0179] [101722610 566ms] dns: exchange failed for www.msftncsi.com. IN A: context canceled
ERROR SERVICE ERROR[0179] [2174841384 525ms] dns: exchange failed for ipv6.msftncsi.com. IN A: context canceled
ERROR SERVICE ERROR[0180] [1217831843 590ms] dns: exchange failed for www.msftncsi.com. IN A: context canceled
ERROR SERVICE ERROR[0194] [759481171 512ms] dns: exchange failed for optimizationguide-pa.googleapis.com. IN A: context canceled