Skip to content

Tailscale basic guide #409

Answered by akivacp
akivacp asked this question in Q&A
Nov 27, 2022 · 5 comments · 3 replies
Discussion options

You must be logged in to vote

EDIT I updated the instructions so it'll be easy for the next person. Thank you, @talltechdude for your guidance.

STEP ONE
I first generated a Tailscale auth key from here: https://tailscale.com/kb/1085/auth-keys/#generating-a-key

STEP TWO
Then I downloaded Tailscale mipsle from https://pkgs.tailscale.com/stable/#static.
I extracted it to /wz_mini/bin.

STEP THREE
I edited /wz_mini/etc/cron/root file and entered this command:

@reboot tailscaled -statedir /opt/wz_mini/etc/tailscale >> /dev/null 2>&1 &

STEP FOUR
In SSH, I ran the command

tailscale up --authkey tskey-abcdef1432341818

replacing the auth key with your actual auth key.

Then I rebooted it, tested it and verified.

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@talltechdude
Comment options

@akivacp
Comment options

@AdnerVL
Comment options

Answer selected by akivacp
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants