How to update to the latest Tailscale version?
-
@PsyMan2000 I don't remember which BSD version, i.e. 14 or 15, 2.7.2 is running but these links/cmds should work. There also seems to be a new version coming soon. Also these are for amd64 cpus and not arm. You can also check if the link is working by removing the pkg add from the beginning of the cmd and pasting the link into a browser.
BSD 14
pkg add https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.80.0_1.pkgBSD 15
pkg add https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.80.0.pkg -
I have been having random issues with tailscale not working correctly from my iPhone to my pfsense exit node for quite awhile now.
Are there any downsides to upgrading the tailscale package this way? Would I be able to go back to the official package at some point?
-
Are there any downsides to upgrading the tailscale package this way?
None that I have experienced so far.
Would I be able to go back to the official package at some point?
Yes you can uninstall the manual update and the official release from the package manager. Then just reinstall the official release again from the package manager.
-
@smurph82 Thanks for that, only just had time to revisit this, that seems to work great. Also seems to advertise the routes OK with the latest headscale docker based server so all is good.
I did try using the command via the GUI first but the hit Y stopped play, console shell worked though. Must look for the -y flag option when I remember :-)
I also had to use the -f flag to force the install as without that it told me the latest was already installed (1.54)
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.80.0_1.pkg
Thats what got it over the line
Thanks again
-
Upgraded 2.7.2 CE to 1.80.3
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.80.3.pkg
-
@elvisimprsntr Thank you for reporting new versions!
-
@elvisimprsntr Thanks - thats now working fine too, excellent stuff.
-
Upgraded 2.7.2 CE to 1.80.3_1
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.80.3_1.pkg
-
@elvisimprsntr - My guy.... saved me some headscale issues where the default PFsense version was to low
-
Upgraded 24.11 to 1.80.3_1
pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.80.3_1.pkg
-
Thank you.
Upgraded 24.11 to 1.80.3_1.
pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.80.3_1.pkgNew to pfSense, a work in process.
-
Upgraded 2.7.2 CE to 1.82.0
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.82.0.pkg
-
PFSense 24.11 - tailscale 1.80.3_1
set IGNORE_OSVERSION=yes
pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.80.3_1.pkghttps://www.freshports.org/security/tailscale/
-
For pfSense 24.11
Upgrade tailscale to 1.82.0pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.82.0.pkg
-
@elvisimprsntr this link does not work anymore for me. Any idea why its broken?
@elvisimprsntr said in How to update to the latest Tailscale version?:
Upgraded 2.7.2 CE to 1.82.0
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.82.0.pkg
-
@joulester said in How to update to the latest Tailscale version?:
@elvisimprsntr this link does not work anymore for me. Any idea why its broken?
For some reason the developer pulled the amd64 1.82.0 release for FreeBSD 14. I haven't noticed any issues.
-
@joulester said in How to update to the latest Tailscale version?:
FreeBSD:14:amd64/latest/All/tailscale-1.82.0.pkg
I need the package too for my pfsense but it's gone
-
1.82.4 was released today.
And there is a pending FreeBSD 1.82.0_1. It will take awhile for the developer to catch up.
-
Is there some other place to get this package? Or can someone provide it?
-
Sent DM with link
I have not tested this.
Copy the files to pfsense /var/cache/pkg/ then: pkg install <filename>