# Troubleshoot Tailscale domains and sites unreachable

Last validated Mar 16, 2026

If your network and internet connectivity are working as expected, but you cannot reach any of the Tailscale sites, including our corporate site, documentation, and admin console, this may be because we were erroneously added to an internet blocklist. To prevent temporary DNS blocking to our sites, we recommend adding the following entries to your DNS service allowlists.

```shell
*.tailscale.com
*.tailscale.io
```

We support a wide variety of DNS services, including [Control D][kb-controld], [Linux DNS][kb-linux-dns], [NextDNS][kb-nextdns], and [Unbound DNS in OPNsense][kb-unbound-dns].

[kb-controld]: /docs/integrations/control-d

[kb-linux-dns]: /docs/reference/linux-dns

[kb-nextdns]: /docs/integrations/nextdns

[kb-unbound-dns]: /docs/integrations/firewalls/opensense-unbound
