Difference between revisions of "TailScale"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
Line 30: Line 30:
** 27:30 - Outbound NAT
** 27:30 - Outbound NAT
* <span style="font-size: 18pt;">[https://www.wundertech.net/how-to-set-up-tailscale-on-pfsense/ How to Set Up Tailscale on pfSense]</span>
* <span style="font-size: 18pt;">[https://www.wundertech.net/how-to-set-up-tailscale-on-pfsense/ How to Set Up Tailscale on pfSense]</span>
== Inbound NAT ==
For some reason, nobody talks about how to use TailScale to actually access your pfSense managed network from the OUTSIDE.
What I've figured out so far...
Assign the TailScale interface:
'''Interfaces / Assignments''' & click "Add" beside "tailscale0 (tailscale0)".
Then, in your NAT settings, '''Firewall / NAT / Port Forward''', When you create a NAT forward that uses TailScale, select the '''Tailscale''' interface & '''Any''' as the destination. This will allow you to treat the TailScale IP address just like you would normally treat the WAN address.
In theory, [https://tailscale.com/kb/1019/subnets/ this page] is relevant...
Research required.
There IS some possibility that "'''exit node'''", as used by tailscale, does NOT mean what it seems...&nbsp; hhhmmm...


= HeadScale =
= HeadScale =

Revision as of 18:40, 11 March 2023

Proven on:
Logo Debian.png
11 (bullseye)


WIP!!! As always...

Start with:

  • sudo apt update
  • sudo apt upgrade

TailScale HowTo

TailScale & pfSense

HeadScale

Now Do A Backup!