-
I followed this documentation to build my custom DERP server: https://tailscale.com/kb/1118/custom-derp-servers/
I have a question, It seems no authentication on custom DERP server, so anyone who …
-
### What is the issue?
I'm creating ephemeral nodes and supplying hostnames for them via `tailscale up --hostname xyz`. If the hostname is already taken, then tailscale suffixes a `-x` where x is a n…
-
General DNS resolution works but requests are routed to the DHCP announced nameservers. My account has MagicDNS enabled and has an internal nameserver (using a 100.x.x.x address). My other devices wor…
-
### What are you trying to do?
I'm trying to use Tailscale SSH on my Synology NAS and Home Assistant box using the packages available for those platforms. As I am unable to control the parameters t…
-
I've spent the period since the last release beating uhppoted-tunnel in some pretty terrible ways; the vendor's app in monitor mode (5s updates) constantly, there's a python script running as a daemon…
-
I seem to be missing something important. If I setup a mesh of hosts with all direct public IP addresses, it works fine. However, if I have a network with a light house(public IP), then all nodes be…
-
### What is the issue?
I'm running a client in a restricted network, but `tailscale netcheck` shows latencies for all DERP nodes (even though the restrictive proxy denied the connection request for m…
-
## Background
Right now, the only way to wrap an error in the standard library is with `fmt.Errorf` which means that all you can do to an error is add text to its `.Error()` output.
When you …
-
### What are you trying to do?
I want to run tailscale in a container on a vm which itself has an IPSec tunnel through to a custom DERP server which is part of a headscale tailnet, for NIST reasons. …
-
I just got the UDM SE last week. Everything seems to install and run fine, I do get an IP-address and in the web interface an IP shows up.
However, if I run `ip addr show` I don't see any tailscale…