MacOS, Tun Mode, DNS error with Local override option #929
-
|
MacOS 26.1, Throne 1.08 Error while start with Tun mode (system proxy works fine)
Default settings by Xeovo guides. What does it means? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
The error message is actually quite descriptive, you need to set a DNS server IP (like 8.8.8.8 or 1.1.1.1) which you can connect to without any VPN, in the Routing settings -> Local override section. The reason for that is MacOS' internal DNS module is hard to work with when using Tun VPNs that use routing rules instead of network extension, and our method of hijacking DNS queries needs a working DNS server set manually to be used for resolving the profile's domain, etc. |
Beta Was this translation helpful? Give feedback.
The error message is actually quite descriptive, you need to set a DNS server IP (like 8.8.8.8 or 1.1.1.1) which you can connect to without any VPN, in the Routing settings -> Local override section. The reason for that is MacOS' internal DNS module is hard to work with when using Tun VPNs that use routing rules instead of network extension, and our method of hijacking DNS queries needs a working DNS server set manually to be used for resolving the profile's domain, etc.