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

    Re: Snort 2.9.2.3 pkg v. 2.3.0 webGui unaccessible

    Scheduled Pinned Locked Moved pfSense Packages
    5 Posts 2 Posters 1.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.
    • G
      Gloom
      last edited by

      I'm probably being absolutely thick here but I'm trying to get the web interface back after updating snort yesterday and it was my understanding that a gitsync would do it however the following does not work.

      pfSsh.php playback gitsync RELENG_2_0_1

      Starting the pfSense shell system…...........

      No valid branch found.  Exiting.

      So it being late and me not thinking properly I figured that as that was just a minor release of the 2.0 branch and as it was marked as release code rather than HEAD perhaps pfSsh.php playback gitsync RELENG_2_0 was the way to go. That was a bad move as I now seem to have web pages from 2.0.3

      Can someone tell me what the right tag is to get the 2.0.1 pages back. A reinstall is really not an option at this moment (Remote site, staff on holiday)

      Never underestimate the power of human stupidity

      1 Reply Last reply Reply Quote 0
      • E
        eri--
        last edited by

        You need to

        
        git clone https://github.com/bsdperimeter/pfsense.git
        cd pfsense
        git checkout -b RELENG_2_0 RELENG_2_0_1
        cp -r etc usr /
        
        

        That should do the trick

        1 Reply Last reply Reply Quote 0
        • G
          Gloom
          last edited by

          I'm getting the following error when I try to clone the repository

          git clone https://github.com/bsdperimeter/pfsense.git
          Cloning into pfsense…
          /libexec/ld-elf.so.1: /usr/local/lib/libcurl.so.6: unsupported file layout

          Never underestimate the power of human stupidity

          1 Reply Last reply Reply Quote 0
          • E
            eri--
            last edited by

            Then just go into github.com GUI
            Go to pfSense repo.
            You have a link Tags it will allow you to download an archive with pfSense 2.0.1 contents that you can upload/extract to your firewall.

            1 Reply Last reply Reply Quote 0
            • G
              Gloom
              last edited by

              Thanks for that I've got my web interface back and all is good.

              Never underestimate the power of human stupidity

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