* fix(Tailscale): Updated How-To guide with more info * more info on Extra args * restructure list a bit * lint * lint Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2.7 KiB
How-To
This is a quick how-to or setup-guide to use Tailscale using on your TrueNAS box. This can be applied to other systems but this specific guide is SCALE specific with the prerequisites.
Requirements
- Tailscale Account (Free accounts available at Tailscale's Official website)
- Tailscale Truecharts Chart
Prerequisites (LAN access only)
For proper access to your local network (LAN), this chart requires two sysctl values set on your TrueNAS or system.
For TrueNAS SCALE the way to change these values are inside System Settings then Advanced.
On that screen you add the following two values:
net.ipv4.ip_forwardnet.ipv4.conf.all.src_valid_mark
Set them to 1 and Enabled
Also prepare your Tailscale Auth Key for your setup, easy to generate on the page below
Tailscale Chart Setup
Step 1-2: Ideally use tailscale but you can use any name here and leave defaults for Step 2
Step 3:
-
Enter
Auth Keyyou received from tailscale in prerequisites above -
Keep
Userspacechecked (default) unless you wish to create your own Wireguard tunnels, -
The default for
Accept DNSis unchecked but enabling it will pass your Global Nameservers from Tailscale to your local install -
Change
Routesto the routes you wish Tailscale to have access to on the devices it's connected, such as my LAN in the example -
Extra Argspasses arguments/flags to thetailscale upcommand.Common flags/arguments:
--advertise-exit-nodeThis is used to pass traffic through tailscale like a private VPN.--hostname=<name>You can specify a specific hostname for use inside Tailscale (see image below).
For more Extra Args and their usage please check the Tailscale Knowledge Base since we consider these advanced features and these may/not be compatible with everyone's exact setup.
Step 4:
- The default ports are fine for this chart, you shouldn't need to port forward or open ports on your router. However many people will want to access their SMB shares or TrueNAS GUI via Tailscale. In order to do so you will have to ensure the screen is setup as below.
Steps 5-9: Adjust as necessary but defaults are fine.
Support
- You can also reach us using Discord for real-time feedback and support
- If you found a bug in our chart, open a Github issue
All Rights Reserved - The TrueCharts Project




