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

    Showing 23.09.1 as up to date

    Scheduled Pinned Locked Moved General pfSense Questions
    14 Posts 2 Posters 637 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.
    • D
      dgall
      last edited by

      My Netgate 7100 is running software version 23.09.1 and showing it as up to date.
      I got an email from PFsense saying version 24.03 has been released when I check for updates should it show 24.03 is available download or is this something that may take a few weeks?

      D 1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        Try running at the command line: pkg-static -d update

        What errors are shown?

        D 3 Replies Last reply Reply Quote 0
        • D
          dgall @stephenw10
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • D
            dgall @stephenw10
            last edited by stephenw10

            @stephenw10 Here is what I get run pkg-static -d update

            DBG(1)[72983]> pkg initialized
            Updating pfSense-core repository catalogue...
            DBG(1)[72983]> PkgRepo: verifying update for pfSense-core
            DBG(1)[72983]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
            DBG(1)[72983]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-core/meta.conf
            DBG(1)[72983]> curl_open
            DBG(1)[72983]> Fetch: fetcher used: pkg+https
            DBG(1)[72983]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-core/meta.conf
            
            DBG(1)[72983]> CURL> attempting to fetch from , left retry 3
            
            * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
            *   Trying 208.123.73.209:443...
            * Connected to pfsense-plus-pkg01.atx.netgate.com (208.123.73.209) port 443
            * ALPN: curl offers http/1.1
            *  CAfile: /etc/ssl/netgate-ca.pem
            *  CApath: /etc/ssl/certs/
            * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
            * ALPN: server accepted http/1.1
            * Server certificate:
            *  subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg01.atx.netgate.com
            *  start date: Mar 15 20:23:37 2022 GMT
            *  expire date: Feb 19 20:23:37 2122 GMT
            *  common name: pfsense-plus-pkg01.atx.netgate.com (matched)
            *  issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate CA; CN=Netgate CA
            *  SSL certificate verify ok.
            * using HTTP/1.1
            > GET /pfSense_plus-v23_09_1_amd64-core/meta.conf HTTP/1.1
            Host: pfsense-plus-pkg01.atx.netgate.com
            User-Agent: pkg/1.20.8
            Accept: */*
            If-Modified-Since: Wed, 06 Dec 2023 23:08:55 GMT
            
            < HTTP/1.1 200 OK
            Fetching meta.conf: < Server: nginx
            < Date: Fri, 03 May 2024 11:18:50 GMT
            < Content-Type: application/octet-stream
            < Content-Length: 163
            < Last-Modified: Wed, 06 Dec 2023 23:08:54 GMT
            < Connection: keep-alive
            < ETag: "6570ff06-a3"
            < Accept-Ranges: bytes
            <
            * The requested document is not new enough
            * Simulate an HTTP 304 response
            * Closing connection
            
            DBG(1)[72983]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-core/packagesite.pkg
            DBG(1)[72983]> curl_open
            DBG(1)[72983]> Fetch: fetcher used: pkg+https
            DBG(1)[72983]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-core/packagesite.pkg
            
            DBG(1)[72983]> CURL> attempting to fetch from , left retry 3
            
            * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
            * Hostname pfsense-plus-pkg01.atx.netgate.com was found in DNS cache
            *   Trying 208.123.73.209:443...
            * Connected to pfsense-plus-pkg01.atx.netgate.com (208.123.73.209) port 443
            * ALPN: curl offers http/1.1
            *  CAfile: /etc/ssl/netgate-ca.pem
            *  CApath: /etc/ssl/certs/
            * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
            * ALPN: server accepted http/1.1
            * Server certificate:
            *  subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg01.atx.netgate.com
            *  start date: Mar 15 20:23:37 2022 GMT
            *  expire date: Feb 19 20:23:37 2122 GMT
            *  common name: pfsense-plus-pkg01.atx.netgate.com (matched)
            *  issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate CA; CN=Netgate CA
            *  SSL certificate verify ok.
            * using HTTP/1.1
            > GET /pfSense_plus-v23_09_1_amd64-core/packagesite.pkg HTTP/1.1
            Host: pfsense-plus-pkg01.atx.netgate.com
            User-Agent: pkg/1.20.8
            Accept: */*
            If-Modified-Since: Wed, 06 Dec 2023 23:08:55 GMT
            
            < HTTP/1.1 304 Not Modified
            < Server: nginx
            < Date: Fri, 03 May 2024 11:18:50 GMT
            < Last-Modified: Wed, 06 Dec 2023 23:08:55 GMT
            < Connection: keep-alive
            < ETag: "6570ff07-628"
            <
            * Connection #1 to host pfsense-plus-pkg01.atx.netgate.com left intact
            pfSense-core repository is up to date.
            Updating pfSense repository catalogue...
            DBG(1)[72983]> PkgRepo: verifying update for pfSense
            DBG(1)[72983]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
            DBG(1)[72983]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/meta.conf
            DBG(1)[72983]> curl_open
            DBG(1)[72983]> Fetch: fetcher used: pkg+https
            DBG(1)[72983]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/meta.conf
            
            DBG(1)[72983]> CURL> attempting to fetch from , left retry 3
            
            * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
            *   Trying 208.123.73.209:443...
            * Connected to pfsense-plus-pkg01.atx.netgate.com (208.123.73.209) port 443
            * ALPN: curl offers http/1.1
            *  CAfile: /etc/ssl/netgate-ca.pem
            *  CApath: /etc/ssl/certs/
            * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
            * ALPN: server accepted http/1.1
            * Server certificate:
            *  subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg01.atx.netgate.com
            *  start date: Mar 15 20:23:37 2022 GMT
            *  expire date: Feb 19 20:23:37 2122 GMT
            *  common name: pfsense-plus-pkg01.atx.netgate.com (matched)
            *  issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate CA; CN=Netgate CA
            *  SSL certificate verify ok.
            * using HTTP/1.1
            > GET /pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/meta.conf HTTP/1.1
            Host: pfsense-plus-pkg01.atx.netgate.com
            User-Agent: pkg/1.20.8
            Accept: */*
            If-Modified-Since: Mon, 29 Apr 2024 18:03:12 GMT
            
            < HTTP/1.1 304 Not Modified
            < Server: nginx
            < Date: Fri, 03 May 2024 11:18:50 GMT
            < Last-Modified: Mon, 29 Apr 2024 18:03:12 GMT
            < Connection: keep-alive
            < ETag: "662fe0e0-b2"
            <
            * Connection #0 to host pfsense-plus-pkg01.atx.netgate.com left intact
            DBG(1)[72983]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/packagesite.pkg
            DBG(1)[72983]> curl_open
            DBG(1)[72983]> Fetch: fetcher used: pkg+https
            DBG(1)[72983]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/packagesite.pkg
            
            DBG(1)[72983]> CURL> attempting to fetch from , left retry 3
            
            * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
            * Found bundle for host: 0x39fe154fec20 [serially]
            * Re-using existing connection with host pfsense-plus-pkg01.atx.netgate.com
            > GET /pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/packagesite.pkg HTTP/1.1
            Host: pfsense-plus-pkg01.atx.netgate.com
            User-Agent: pkg/1.20.8
            Accept: */*
            If-Modified-Since: Mon, 29 Apr 2024 18:03:12 GMT
            
            < HTTP/1.1 304 Not Modified
            < Server: nginx
            < Date: Fri, 03 May 2024 11:18:50 GMT
            < Last-Modified: Mon, 29 Apr 2024 18:03:12 GMT
            < Connection: keep-alive
            < ETag: "662fe0e0-30284"
            <
            * Connection #0 to host pfsense-plus-pkg01.atx.netgate.com left intact
            pfSense repository is up to date.
            All repositories are up to date.
            
            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              That looks OK try: pfSense-upgrade -C

              D 1 Reply Last reply Reply Quote 0
              • D
                dgall @stephenw10
                last edited by stephenw10

                @stephenw10 this is what I get

                Messages:
                Your Netgate device has pfSense+ as part of your device purchase.
                >>> Updating repositories metadata... done.
                Your system is up to date
                
                1 Reply Last reply Reply Quote 0
                • stephenw10S
                  stephenw10 Netgate Administrator
                  last edited by

                  Hmm, that was with the upper-case -C ?

                  If you go to System > Updates do you see the 24.03 branch available?

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    dgall @stephenw10
                    last edited by

                    @stephenw10 said in Showing 23.09.1 as up to date:

                    pkg-static -d update

                    This is the message that pops up it looks like it can not reach the host
                    DBG(1)[89499]> pkg initialized
                    Updating pfSense-core repository catalogue...
                    DBG(1)[89499]> PkgRepo: verifying update for pfSense-core
                    DBG(1)[89499]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
                    DBG(1)[89499]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-core/meta.conf
                    DBG(1)[89499]> curl_open
                    DBG(1)[89499]> Fetch: fetcher used: pkg+https
                    DBG(1)[89499]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-core/meta.conf

                    DBG(1)[89499]> CURL> attempting to fetch from , left retry 3

                    • Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    • Trying 208.123.73.207:443...
                    • Connected to pfsense-plus-pkg00.atx.netgate.com (208.123.73.207) port 443
                    • ALPN: curl offers http/1.1
                    • CAfile: /etc/ssl/netgate-ca.pem
                    • CApath: /etc/ssl/certs/
                    • SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
                    • ALPN: server accepted http/1.1
                    • Server certificate:
                    • subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg00.atx.netgate.com
                    • start date: Mar 15 20:23:11 2022 GMT
                    • expire date: Feb 19 20:23:11 2122 GMT
                    • common name: pfsense-plus-pkg00.atx.netgate.com (matched)
                    • issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate CA; CN=Netgate CA
                    • SSL certificate verify ok.
                    • using HTTP/1.1

                    GET /pfSense_plus-v23_09_1_amd64-core/meta.conf HTTP/1.1
                    Host: pfsense-plus-pkg00.atx.netgate.com
                    User-Agent: pkg/1.20.8
                    Accept: /
                    If-Modified-Since: Wed, 06 Dec 2023 23:08:55 GMT

                    < HTTP/1.1 200 OK
                    Fetching meta.conf: < Server: nginx
                    < Date: Fri, 03 May 2024 15:29:24 GMT
                    < Content-Type: application/octet-stream
                    < Content-Length: 163
                    < Last-Modified: Wed, 06 Dec 2023 23:08:54 GMT
                    < Connection: keep-alive
                    < ETag: "6570ff06-a3"
                    < Accept-Ranges: bytes
                    <

                    • The requested document is not new enough
                    • Simulate an HTTP 304 response
                    • Closing connection

                    DBG(1)[89499]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-core/packagesite.pkg
                    DBG(1)[89499]> curl_open
                    DBG(1)[89499]> Fetch: fetcher used: pkg+https
                    DBG(1)[89499]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-core/packagesite.pkg

                    DBG(1)[89499]> CURL> attempting to fetch from , left retry 3

                    • Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    • Hostname pfsense-plus-pkg00.atx.netgate.com was found in DNS cache
                    • Trying 208.123.73.207:443...
                    • Connected to pfsense-plus-pkg00.atx.netgate.com (208.123.73.207) port 443
                    • ALPN: curl offers http/1.1
                    • CAfile: /etc/ssl/netgate-ca.pem
                    • CApath: /etc/ssl/certs/
                    • SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
                    • ALPN: server accepted http/1.1
                    • Server certificate:
                    • subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg00.atx.netgate.com
                    • start date: Mar 15 20:23:11 2022 GMT
                    • expire date: Feb 19 20:23:11 2122 GMT
                    • common name: pfsense-plus-pkg00.atx.netgate.com (matched)
                    • issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate CA; CN=Netgate CA
                    • SSL certificate verify ok.
                    • using HTTP/1.1

                    GET /pfSense_plus-v23_09_1_amd64-core/packagesite.pkg HTTP/1.1
                    Host: pfsense-plus-pkg00.atx.netgate.com
                    User-Agent: pkg/1.20.8
                    Accept: /
                    If-Modified-Since: Wed, 06 Dec 2023 23:08:55 GMT

                    < HTTP/1.1 304 Not Modified
                    < Server: nginx
                    < Date: Fri, 03 May 2024 15:29:24 GMT
                    < Last-Modified: Wed, 06 Dec 2023 23:08:55 GMT
                    < Connection: keep-alive
                    < ETag: "6570ff07-628"
                    <

                    • Connection #1 to host pfsense-plus-pkg00.atx.netgate.com left intact
                      pfSense-core repository is up to date.
                      Updating pfSense repository catalogue...
                      DBG(1)[89499]> PkgRepo: verifying update for pfSense
                      DBG(1)[89499]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
                      DBG(1)[89499]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/meta.conf
                      DBG(1)[89499]> curl_open
                      DBG(1)[89499]> Fetch: fetcher used: pkg+https
                      DBG(1)[89499]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/meta.conf

                    DBG(1)[89499]> CURL> attempting to fetch from , left retry 3

                    • Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    • Trying 208.123.73.209:443...
                    • Connected to pfsense-plus-pkg01.atx.netgate.com (208.123.73.209) port 443
                    • ALPN: curl offers http/1.1
                    • CAfile: /etc/ssl/netgate-ca.pem
                    • CApath: /etc/ssl/certs/
                    • SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
                    • ALPN: server accepted http/1.1
                    • Server certificate:
                    • subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg01.atx.netgate.com
                    • start date: Mar 15 20:23:37 2022 GMT
                    • expire date: Feb 19 20:23:37 2122 GMT
                    • common name: pfsense-plus-pkg01.atx.netgate.com (matched)
                    • issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate CA; CN=Netgate CA
                    • SSL certificate verify ok.
                    • using HTTP/1.1

                    GET /pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/meta.conf HTTP/1.1
                    Host: pfsense-plus-pkg01.atx.netgate.com
                    User-Agent: pkg/1.20.8
                    Accept: /
                    If-Modified-Since: Mon, 29 Apr 2024 18:03:12 GMT

                    < HTTP/1.1 304 Not Modified
                    < Server: nginx
                    < Date: Fri, 03 May 2024 15:29:24 GMT
                    < Last-Modified: Mon, 29 Apr 2024 18:03:12 GMT
                    < Connection: keep-alive
                    < ETag: "662fe0e0-b2"
                    <

                    • Connection #0 to host pfsense-plus-pkg01.atx.netgate.com left intact
                      DBG(1)[89499]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/packagesite.pkg
                      DBG(1)[89499]> curl_open
                      DBG(1)[89499]> Fetch: fetcher used: pkg+https
                      DBG(1)[89499]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/packagesite.pkg

                    DBG(1)[89499]> CURL> attempting to fetch from , left retry 3

                    • Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    • Found bundle for host: 0xb60e7afec20 [serially]
                    • Re-using existing connection with host pfsense-plus-pkg01.atx.netgate.com

                    GET /pfSense_plus-v23_09_1_amd64-pfSense_plus_v23_09_1/packagesite.pkg HTTP/1.1
                    Host: pfsense-plus-pkg01.atx.netgate.com
                    User-Agent: pkg/1.20.8
                    Accept: /
                    If-Modified-Since: Mon, 29 Apr 2024 18:03:12 GMT

                    < HTTP/1.1 304 Not Modified
                    < Server: nginx
                    < Date: Fri, 03 May 2024 15:29:24 GMT
                    < Last-Modified: Mon, 29 Apr 2024 18:03:12 GMT
                    < Connection: keep-alive
                    < ETag: "662fe0e0-30284"
                    <

                    • Connection #0 to host pfsense-plus-pkg01.atx.netgate.com left intact
                      pfSense repository is up to date.
                      All repositories are up to date.
                    1 Reply Last reply Reply Quote 0
                    • D
                      dgall @stephenw10
                      last edited by dgall

                      @stephenw10
                      No it does not have it as an option for 24.03

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        Please send me your NDI in chat so I can check it.

                        D 1 Reply Last reply Reply Quote 0
                        • D
                          dgall @stephenw10
                          last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            Removed that because that shouldn't really be public. Checking....

                            1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              Responded in chat.

                              1 Reply Last reply Reply Quote 0
                              • D
                                dgall @dgall
                                last edited by

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