macOS: adjust DNS via both /etc/resolv.conf and system resolver #907
Labels
dns
L3 Some users
Likelihood
OS-macos
Issues involving Tailscale for macOS
P3 Can't get started
Priority level
T6 Major usability
Issue type
Customer bug report, not yet reproduced.
MagicDNS on macOS teaches the system resolver about Tailscale DNS entries. It does not modify /etc/resolv.conf.
Some macOS applications read /etc/resolv.conf for DNS instead of consulting the system resolver. Perhaps most notably, this includes Go applications build with cgo disabled, which means it affects docker, kubernetes, etc.
MagicDNS should probably adjust /etc/resolv.conf too.
This should probably block MagicDNS coming out of beta on macOS.
The text was updated successfully, but these errors were encountered: