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

    How to update to the latest Tailscale version?

    Scheduled Pinned Locked Moved Tailscale
    150 Posts 37 Posters 28.0k 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.
    • M
      msurg
      last edited by

      PFSense 2.7.2 CE

      disabled Tailscale
      uninstalled Tailscale
      installed 1.80.0 from cli
      installed Tailscale from package manager
      enabled Tailscale

      everything worked fine and Tailscale up and running and showed in admin panel as connected.

      until I tried to restart the service. It crashed PFsense.

      When I stop and start or restart Tailscale it crashes PFsense completely. I can't connect to PFSense or ssh to it.

      Any one with this issue?

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

        @msurg

        I have never uninstalled the official pfSense package or disabled TS. I simply update the TS client from the CLI.

        I suspect something you did or the order in which you performed it created a conflict.

        M TommyMooT 2 Replies Last reply Reply Quote 0
        • M
          msurg @elvisimprsntr
          last edited by

          @elvisimprsntr

          Tried that way and it worked.

          Thank you

          1 Reply Last reply Reply Quote 0
          • TommyMooT
            TommyMoo @elvisimprsntr
            last edited by

            @elvisimprsntr I did it the same way like you, never had a problem, all working fine, installed initially the pfsense Tailscale base package, and then updated, if new version appeared, in cli, up to the current v.1.8.0 Tailscale version. Thanks to all, who care and inform community if a new version of Tailscale is avaible!

            1 Reply Last reply Reply Quote 0
            • P
              PsyMan2000
              last edited by

              Is this still possible?, I seem to get nothing but pkg: An error occurred while fetching package
              in pfsense 2.7.2 trying any of the above urls and 404 errors when trying the pkg urls direct.

              I have searched on the freeBSD package system and the links seem to just go around in circles with no valid pkg at the end of them.

              I have tried editing the freeBSD repo in pfsense and changing the enabled to yes , 2 places, am I missing something here?

              I do not normally use any 3rd party or out of band apps on production firewalls but the subnet routing I have on a synology with the same package is 10-20 times slower than the pfsense+ version 1.76 and the CE version 1.54 is no longer supported by headscale. I have about 8 CE boxes and 6 Plus boxes, be good if I could get them all up to latest tailscale and ditch the synology sloth :-D

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

                @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.pkg

                BSD 15
                pkg add https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.80.0.pkg

                P 1 Reply Last reply Reply Quote 0
                • cwagzC
                  cwagz
                  last edited by

                  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?

                  Netgate 6100 MAX

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

                    @cwagz

                    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.

                    1 Reply Last reply Reply Quote 1
                    • P
                      PsyMan2000 @smurph82
                      last edited by PsyMan2000

                      @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

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

                        Upgraded 2.7.2 CE to 1.80.3

                        Freshports

                        pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.80.3.pkg
                        
                        TommyMooT P 2 Replies Last reply Reply Quote 0
                        • TommyMooT
                          TommyMoo @elvisimprsntr
                          last edited by

                          @elvisimprsntr Thank you for reporting new versions!

                          1 Reply Last reply Reply Quote 0
                          • P
                            PsyMan2000 @elvisimprsntr
                            last edited by

                            @elvisimprsntr Thanks - thats now working fine too, excellent stuff.

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

                              Upgraded 2.7.2 CE to 1.80.3_1

                              Freshports

                              pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.80.3_1.pkg
                              
                              C 1 Reply Last reply Reply Quote 0
                              • J
                                jonny190
                                last edited by

                                @elvisimprsntr - My guy.... saved me some headscale issues where the default PFsense version was to low

                                1 Reply Last reply Reply Quote 0
                                • M
                                  MoonKnight
                                  last edited by

                                  Upgraded 24.11 to 1.80.3_1

                                  Freshports

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

                                  --- 24.11 ---
                                  Intel(R) Xeon(R) CPU D-1518 @ 2.20GHz
                                  Kingston DDR4 2666MHz 16GB ECC
                                  2 x HyperX Fury SSD 120GB (ZFS-mirror)
                                  2 x Intel i210 (ports)
                                  4 x Intel i350 (ports)

                                  1 Reply Last reply Reply Quote 0
                                  • C
                                    CarlMRoss @elvisimprsntr
                                    last edited by

                                    @elvisimprsntr

                                    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.pkg

                                    New to pfSense, a work in process.

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

                                      Upgraded 2.7.2 CE to 1.82.0

                                      Freshports

                                      pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.82.0.pkg
                                      
                                      J 1 Reply Last reply Reply Quote 0
                                      • R
                                        rocket
                                        last edited by rocket

                                        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.pkg

                                        https://www.freshports.org/security/tailscale/

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          MoonKnight @rocket
                                          last edited by MoonKnight

                                          For pfSense 24.11
                                          Upgrade tailscale to 1.82.0

                                          Freshports

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

                                          --- 24.11 ---
                                          Intel(R) Xeon(R) CPU D-1518 @ 2.20GHz
                                          Kingston DDR4 2666MHz 16GB ECC
                                          2 x HyperX Fury SSD 120GB (ZFS-mirror)
                                          2 x Intel i210 (ports)
                                          4 x Intel i350 (ports)

                                          1 Reply Last reply Reply Quote 0
                                          • J
                                            joulester @elvisimprsntr
                                            last edited by joulester

                                            @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

                                            Freshports

                                            pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.82.0.pkg
                                            
                                            E 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.