Denton Gentry

Results 566 comments of Denton Gentry

This may have been fixed by https://github.com/tailscale/tailscale/pull/5940, which went into Tailscale release 1.32.2 for macOS. App Store releases go through a gradual rollout process which starts with 1% of the...

I promise that we will update the bug if work begins in earnest. This is not currently at the top of the list to work on.

The next time someone sees this happening, could you check the permissions on /dev/net? It should be 755: ``` admin@dsm7:/$ ls -ld /dev/net drwxr-xr-x 2 root root 60 Jun 4...

I think most of these symptoms were resolved by https://github.com/tailscale/tailscale/pull/5395 in Tailscale 1.30.0 and later. @xxtro if you see it again please file a new bug, and if possible SSH...

That could get complex: depending on the capabilities of the OS, we often push the DNS configuration to the platform and not handle DNS ourselves out of Magic DNS. For...

I believe that implementing https://github.com/tailscale/tailscale/issues/74 to support DNS-over-HTTPS and/or DNS-over-TLS handles this. Duplicate of https://github.com/tailscale/tailscale/issues/74

For anyone finding this, the following comments from #74 are particularly relevant: - https://github.com/tailscale/tailscale/issues/74#issuecomment-1179718170 - https://github.com/tailscale/tailscale/issues/74#issuecomment-1179795268

I promise there will be updates and instructions when it is ready. Polling for updates is not useful.

I'm not really able to make sense of the iptables output given that it is hundreds of lines long, but I'd agree it is a reasonable suspicion that tailscaled and...

Possibly related: [#2346](https://github.com/tailscale/tailscale/issues/2346)