How long does funnel DNS take to propagate?

I’ve created a funnel, and I’m waiting for the DNS to propagate: DNS Checker - DNS Check Propagation Tool

How long should it take to spread?

❯ tailscale serve status
https://bitbucket.camel-tortoise.ts.net (Funnel on)
|-- / proxy http://127.0.0.1:8008
2 Likes

For me it took about 24hrs

That seems to line up with my eventual results; overnight, now I have it resolving.

Thanks!

Hm, for me it’s almost two days now, and the DNS entry still doesn’t resolve.

Is there anything I could do to help it out?

Try to reenable the funnel

No luck :slightly_frowning_face:

pi@raspberrypi:~ $ sudo tailscale cert raspberrypi.cat-komodo.ts.net
Public cert unchanged at raspberrypi.cat-komodo.ts.net.crt
Private key unchanged at raspberrypi.cat-komodo.ts.net.key
pi@raspberrypi:~ $ sudo tailscale serve funnel off
pi@raspberrypi:~ $ sudo tailscale serve funnel on
pi@raspberrypi:~ $ sudo tailscale serve status
https://raspberrypi.cat-komodo.ts.net (Funnel on)
|-- / text  "Hello from pi!"

❯ curl https://raspberrypi.cat-komodo.ts.net
curl: (6) Could not resolve host: raspberrypi.cat-komodo.ts.net
❯ host raspberrypi.cat-komodo.ts.net
Host raspberrypi.cat-komodo.ts.net not found: 3(NXDOMAIN)

I am having similar issues…been about 24 hours and no DNS resolution yet.

edit: adding url incase it helps someone troubleshoot: https://todoapp.minotaur-hammerhead.ts.net

maybe theres some trouble at tailscale and thats why the dns isn propagation correctly.
Remember this is still in alpha.

:100: thanks for the sanity check @jonas108

It’s been over a week of waiting for the funnel for me, is there any developer update on where the problem might be?