Difference between revisions of "TailScale"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
Line 29: Line 29:
** 20:32 - routing limitations
** 20:32 - routing limitations
** 27:30 - Outbound NAT
** 27:30 - Outbound NAT
* [https://www.netgate.com/blog/tailscale-on-pfsense-software Tailscale on pfSense Software!] (blog)
* <span style="font-size: 18pt;">[https://www.wundertech.net/how-to-set-up-tailscale-on-pfsense/ How to Set Up Tailscale on pfSense]</span>
* [https://www.wundertech.net/how-to-set-up-tailscale-on-pfsense/ How to Set Up Tailscale on pfSense]


== As a VPN type tunnel ==
== Inbound NAT ==
For some reason, nobody talks about how to use TailScale to actually access your pfSense-managed network from the OUTSIDE.
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...
What I've figured out so far...

Revision as of 02:26, 9 March 2023

Proven on:
Logo Debian.png
11 (bullseye)


WIP!!! As always...

Start with:

  • sudo apt update
  • sudo apt upgrade

TailScale HowTo

TailScale & pfSense

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.

HeadScale

Now Do A Backup!