Brad Fitzpatrick

Results 299 comments of Brad Fitzpatrick

The line you link to is for tailscaled, not the GUI version. But similar. I don't have the routing table output but it was as described above: a /30 on...

@maisem, I'm hitting this now too. I upgraded my x86-64 Synology (ds916) from the 1.12.4 package center version to the 1.16.1 side loaded version and now I can click "Open"...

Here are some log markers and what I did: * took a bugreport: `BUG-eb048df9d29e67600863d33c2394da6f8e6f0072732f83b14b9bc92098bc3e3a-20211023161859Z-8b8c24e3ba174356` * clicked "Package center" * clicked "Installed" * clicked "Tailscale" * clicked "Open" * tab opened...

``` ash-4.4# ls -l /var/packages/Tailscale/ total 52 drwxr-xr-x 2 root root 4096 Oct 23 09:10 conf -rw-r--r-- 1 root root 0 Oct 23 09:10 enabled lrwxrwxrwx 1 root root 27...

`--authkey` takes a parameter. You didn't provide one? You probably lost stderr somewhere, but it will say: ``` flag needs an argument: -auth-key ``` ... and print the USAGE help.

Ah, I've done that too. Any way to get the output from `tailscale up` before it exits with 127?

If the user specified an explicit DoH URL in their Tailnet config and the OS couldn't handle it natively (as most can't), we'd just have to wire up the host...

I'm going to reopen this one because I've been looking into it for other reasons and it turns out that NextDNS is unique enough in some ways to warrant &...

@tomcook, @sa1, @sreeram-boyapati, if you try the [Tailscale unstable build](https://pkgs.tailscale.com/unstable/) 1.31.39 or later, you can play with this today. Set your [Tailnet's DNS](https://login.tailscale.com/admin/dns) to your NextDNS config's IPv6 address and...

It should work on iOS too. Our internal TestFlight builds include it but I guess it's not in the iOS Beta TestFlight track yet. Hostname support is coming.