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

    How to update to the latest Tailscale version?

    Scheduled Pinned Locked Moved Tailscale
    169 Posts 41 Posters 47.6k Views 44 Watching
    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 Offline
      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 Offline
        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 luckman212L 2 Replies Last reply Reply Quote 0
        • TommyMooT Offline
          TommyMoo @elvisimprsntr
          last edited by

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

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

          Thanks!

          1 Reply Last reply Reply Quote 0
          • luckman212L Offline
            luckman212 LAYER 8 @elvisimprsntr
            last edited by

            For 25.07 RC, this worked for me (run sh first)

            [25.07-RC][root@r1.lan]/root: sh
            # export IGNORE_OSVERSION=yes
            # pkg add https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2.pkg
            # service tailscaled restart
            # tailscale up
            
            # tailscale version
            1.84.2
              go version: go1.24.4
            # tailscaled -version
            1.84.2
              go version: go1.24.4
            
            1 Reply Last reply Reply Quote 0
            • E Offline
              elvisimprsntr
              last edited by elvisimprsntr

              Updated CE 2.7.2 to 1.86.0, but I see there is already a 1.86.2. So you might want to hold off.

              Note: Tailscale halted the rollout of version 1.86.0 for macOS on July 25, 2025, and for all other platforms on July 28, 2025, due to multiple regressions.

              Changelog

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

              Freshports

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

                @elvisimprsntr Thanks, just updated, works fine! 👍 😊

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

                  Updated CE 2.7.2 to 1.86.2

                  Changelog

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

                  Freshports

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    lbm_
                    last edited by

                    Any ideas to why I get this error? Im running pfsense CE 2.8.0-RELEASE (amd64)

                    pkg add https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2_1.pkg
                    pkg: An error occured while fetching package
                    
                    V 1 Reply Last reply Reply Quote 0
                    • V Offline
                      veddy254 @lbm_
                      last edited by

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

                      https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2_1.pkg
                      pkg: An error occured while fetching package

                      I would recommend verifying the DNS settings in PfSense and verifying date/time is correct. Barring that, try again later and see if it still fails. I was able to successfully run the command on my 2.8.0 install (I didn't install it because I've already installed it) so it seems localized.

                      L 1 Reply Last reply Reply Quote 0
                      • L Offline
                        lbm_ @veddy254
                        last edited by lbm_

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

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

                        https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2_1.pkg
                        pkg: An error occured while fetching package

                        I would recommend verifying the DNS settings in PfSense and verifying date/time is correct. Barring that, try again later and see if it still fails. I was able to successfully run the command on my 2.8.0 install (I didn't install it because I've already installed it) so it seems localized.

                        Interesting. After I (reinstalled) tailscale the /etc/resolv.conf was overwritten. So I just readded the DNS entries in the Pfsense WebUI, and not it worked.

                        pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2_1.pkg
                        Fetching tailscale-1.84.2_1.pkg: 100%   11 MiB  11.9MB/s    00:01
                        Installing tailscale-1.84.2_1...
                        Newer FreeBSD version for package tailscale:
                        To ignore this error set IGNORE_OSVERSION=yes
                        - package: 1500054
                        - running kernel: 1500029
                        Ignore the mismatch and continue? [y/N]: y
                        package tailscale is already installed, forced install
                        Extracting tailscale-1.84.2_1: 100%
                        

                        And

                        pkg info tailscale
                        tailscale-1.84.2_1
                        Name           : tailscale
                        Version        : 1.84.2_1
                        Installed on   : Wed Aug  6 09:17:23 2025 CEST
                        Origin         : security/tailscale
                        Architecture   : FreeBSD:15:amd64
                        Prefix         : /usr/local
                        Categories     : security net-vpn
                        Licenses       : BSD3CLAUSE
                        Maintainer     : ashish@FreeBSD.org
                        WWW            : https://tailscale.com/
                        Comment        : Mesh VPN that makes it easy to connect your devices
                        Shared Libs required:
                        	libthr.so.3
                        	libc.so.7
                        Annotations    :
                        	FreeBSD_version: 1500054
                        	build_timestamp: 2025-07-30T02:26:16+0000
                        	built_by       : poudriere-git-3.4.2-12-g74a54a88
                        	port_checkout_unclean: no
                        	port_git_hash  : 275975297bc
                        	ports_top_checkout_unclean: no
                        	ports_top_git_hash: 0cd2c078c1e
                        Flat size      : 35.4MiB
                        Description    :
                        Tailscale is a mesh VPN alternative, based on WireGuard, that connects your
                        computers, databases, and services together securely without any proxies.
                        
                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.