Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    How to update to the latest Tailscale version?

    Scheduled Pinned Locked Moved Tailscale
    162 Posts 40 Posters 45.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      elvisimprsntr @ha100
      last edited by

      @ha100

      I have never uninstalled the pfsense TailScale package before manually updating. The one person who did broke theirs. The solution was to reinstall the pfsense TailScale package, then manually update the freshports TailScale version.

      H 1 Reply Last reply Reply Quote 0
      • H
        ha100 @elvisimprsntr
        last edited by

        @elvisimprsntr Ah, good to know, thanks for all the advice.

        1 Reply Last reply Reply Quote 0
        • F
          FCS001FCS @ha100
          last edited by FCS001FCS

          @ha100 said in How to update to the latest Tailscale version?:

          @FCS001FCS pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.82.0.pkg

          I used: pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.82.0.pkg from a prior post and it did not work for me; I manually changed 1.82.0 to 1.82.0_1 and it worked. Don't know what the issue was, but it OK for me now.

          Edit: saw additional posts and the command seems to be slightly changed for latest or quarterly, I did not notice that.

          1 Reply Last reply Reply Quote 0
          • F
            FCS001FCS @ha100
            last edited by

            @ha100 said in How to update to the latest Tailscale version?:

            @FCS001FCS To be clear: do we need to uninstall the tailscale package first on every tailscale update?

            I do not, I just run the PKG command and it updates TailScale. I restart TailScale via the GUI just for good measure, but not needed, I think.

            H 1 Reply Last reply Reply Quote 0
            • H
              ha100 @FCS001FCS
              last edited by

              @FCS001FCS All good. I'm on 1.8.2.0_1. Waiting for 1.82.5

              1 Reply Last reply Reply Quote 0
              • E
                elvisimprsntr
                last edited by elvisimprsntr

                Updated CE 2.7.2 to 1.82.5

                Changelog

                pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.82.5.pkg
                

                Freshports

                Screenshot 2025-04-20 at 7.59.03 AM.png

                H 1 Reply Last reply Reply Quote 0
                • H
                  ha100 @elvisimprsntr
                  last edited by

                  @elvisimprsntr Very good. I've got it installed.

                  1 Reply Last reply Reply Quote 0
                  • E elvisimprsntr referenced this topic on
                  • P
                    PsyMan2000
                    last edited by

                    24.11

                    pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.82.5.pkg
                    

                    All good, connected happily to headscale 0.26.0

                    1 Reply Last reply Reply Quote 0
                    • E
                      elvisimprsntr
                      last edited by

                      Updated CE 2.7.2 to 1.84.0

                      Changelog

                      pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.84.0.pkg
                      

                      Freshports

                      1 Reply Last reply Reply Quote 0
                      • B
                        brinkmann
                        last edited by

                        so now that 2.8.0 CE is running Freebsd15, should we be grabbing the tailscale port from the Freebsd15: latest dir for installation?

                        E 1 Reply Last reply Reply Quote 0
                        • E
                          elvisimprsntr @brinkmann
                          last edited by elvisimprsntr

                          @brinkmann I personally am not running 2.8.0 yet, but yes.

                          1 Reply Last reply Reply Quote 0
                          • S
                            smurph82
                            last edited by

                            Over on https://www.freshports.org/security/tailscale. The chart that had the different version is gone, as of 2025-06-26. Also with pfSense CE moving to FreeBSD 15, I guess the repos are trying to consolidate. However, I used the chart to pick up the url to install Tailscale from. The last working url I had was https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.82.5.pkg, but simply changing 1.82.5 to 1.84.2 is no longer working. Has anyone been able to upgrade to 1.84.2 and if so what was your url. Thank you.

                            D V 2 Replies Last reply Reply Quote 0
                            • D
                              dsp3 @smurph82
                              last edited by

                              @smurph82
                              pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.0.pkg
                              Latest

                              1 Reply Last reply Reply Quote 0
                              • V
                                veddy254 @smurph82
                                last edited by

                                @smurph82 I just upgraded to PfSense CE 2.8.0 and made sure to reupdate the Tailscale package myself. Here's the command I used to update: pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2.pkg
                                It still gives the kernel version mismatch but it's still fine to ignore.

                                1 Reply Last reply Reply Quote 0
                                • E
                                  elvisimprsntr
                                  last edited by elvisimprsntr

                                  Anyone else get the following notification from Tailscale?

                                  And what, if anything, do we need to do?

                                  Screenshot 2025-07-09 at 1.15.45 PM.png

                                  TommyMooT V 2 Replies Last reply Reply Quote 0
                                  • TommyMooT
                                    TommyMoo @elvisimprsntr
                                    last edited by

                                    @elvisimprsntr I got this mail too, an hour ago, also dont know, what we have to do right now...didnt had time yet to read full instructions and what consequences it will bring for us

                                    1 Reply Last reply Reply Quote 0
                                    • V
                                      veddy254 @elvisimprsntr
                                      last edited by

                                      @elvisimprsntr they're updating the backend control structure to use new IP addresses. If you use tailscale's own servers for management instead of a self-hosted Headscale instance, you just need to make sure that your pfsense firewall does not block connections to those IP ranges. By default, both ranges would be allowed so unless you've added restrictive rules, you don't need to do anything. I'd still recommend verifying that they're not blocked first though.

                                      TommyMooT E 2 Replies Last reply Reply Quote 1
                                      • TommyMooT
                                        TommyMoo @veddy254
                                        last edited by

                                        @veddy254 Thank you, got it 👍

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          elvisimprsntr @veddy254
                                          last edited by

                                          @veddy254

                                          Thanks

                                          ping 192.200.0.1
                                          PING 192.200.0.1 (192.200.0.1): 56 data bytes
                                          64 bytes from 192.200.0.1: icmp_seq=0 ttl=45 time=120.432 ms
                                          64 bytes from 192.200.0.1: icmp_seq=1 ttl=45 time=129.154 ms
                                          64 bytes from 192.200.0.1: icmp_seq=2 ttl=45 time=121.636 ms
                                          64 bytes from 192.200.0.1: icmp_seq=3 ttl=45 time=132.175 ms
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • J Jim Coogan referenced this topic
                                          • E
                                            elvisimprsntr
                                            last edited by

                                            Updated CE 2.7.2 to 1.84.2_1

                                            Changelog

                                            pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.84.2_1.pkg
                                            

                                            Freshports

                                            TommyMooT 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.