Related GitHub issue #596
192.0.2.1.
username.provider.beta.tailscale.net.If you do not have access to the admin dashboard you can find the MagnicDNS by doing
tailscale status --json | jq -r .CurrentTailnet.MagicDNSSuffix
or
nslookup $(tailscale ip -1) | grep name | sed -e 's/.*name = [^.]*\.//' -e 's/.$//'
or
dig @100.100.100.100 +noall +answer +short -x $(tailscale ip -1)
username.tail12345.ts.net with your own Magic DNS domain)dns://100.100.100.100?search=username.tail12345.ts.net&search-only&name=TailscaleMagicDNS
Allow *