mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-20 07:08:40 +00:00

If natc is running on a host with tailscale using `--accept-dns=true` then a DNS loop can occur. Provide a flag for some specific DNS upstreams for natc to use instead, to overcome such situations. Updates #14667 Signed-off-by: James Tucker <james@tailscale.com>