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

    Snort 2.9.1 pkg v. 2.1.1 Error.

    Scheduled Pinned Locked Moved pfSense Packages
    88 Posts 27 Posters 37.2k 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.
    • C
      Cino
      last edited by

      this isn't the reason why btw… pfsense packages dont download from freebsd repository. they come from files.pfsense.org.. read my post http://forum.pfsense.org/index.php/topic,50301.msg267674.html#msg267674

      1 Reply Last reply Reply Quote 0
      • C
        Cino
        last edited by

        search the forum before posting

        http://forum.pfsense.org/index.php/topic,50301.msg267674.html#msg267674

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

          Ok i get it , the reason is ..package is missing … as i saw  :( all i whant to know is from where pfsense takes data for package install, becouse  at least i can try to change the path to install and use the old package snort-2.9.0.5 until the new one comes.

          1 Reply Last reply Reply Quote 0
          • C
            Cino
            last edited by

            you'll find it here http://files.pfsense.org/packages/8/All/  I have a feeling its not going to work because the package install via gui is going to fail because it the file isn't there right now.

            1 Reply Last reply Reply Quote 0
            • U
              unixaccent
              last edited by

              Same problem here.

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

                Just ran into the same issue here.  I hope they place the latest snort package in the appropriate folder soon.

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

                  I tried upgrading the snort package, same error, the second URL, http://ftp2.FreeBSD.org/pub/FreeBSD/ports/i386/packages-8.1-release/All/snort-2.9.2.3.tbz, returns a 404 not found error.

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

                    http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8-stable/All/snort-2.9.2.3.tbz

                    That is a corrected path for the amd64 release. It appears the 8.1 path no longer exists.

                    1 Reply Last reply Reply Quote 0
                    • T
                      tritron
                      last edited by

                      i386 is at http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/All/snort-2.9.2.3.tbz
                      Don't we need snort package compiled for pfsense?

                      1 Reply Last reply Reply Quote 0
                      • C
                        Cino
                        last edited by

                        @tritron:

                        Don't we need snort package compiled for pfsense?

                        yes because there is a patch that is needed so it can integrate into pfsense for auto blocking

                        1 Reply Last reply Reply Quote 0
                        • U
                          ucantekme
                          last edited by

                          in my case
                          rm -r /var/db/pkg/snort-2.9.0.5_1
                          pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-stable/All/snort-2.9.2.3.tbz

                          Then I try to install snort 2.9.2.3 from pfsense package manager again. It's only install perl-threaded-5.10.1_3.tbz from package manager.
                          Now snort 2.9.2.3 is running on my PfSense 2.0.1 i386

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

                            @ucantekme:

                            in my case
                            rm -r /var/db/pkg/snort-2.9.0.5_1
                            pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-stable/All/snort-2.9.2.3.tbz

                            Then I try to install snort 2.9.2.3 from pfsense package manager again. It's only install perl-threaded-5.10.1_3.tbz from package manager.
                            Now snort 2.9.2.3 is running on my PfSense 2.0.1 i386

                            Thanks a million dude, it works! :)

                            1 Reply Last reply Reply Quote 0
                            • C
                              Cino
                              last edited by

                              @ucantekme:

                              in my case
                              rm -r /var/db/pkg/snort-2.9.0.5_1
                              pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-stable/All/snort-2.9.2.3.tbz

                              Then I try to install snort 2.9.2.3 from pfsense package manager again. It's only install perl-threaded-5.10.1_3.tbz from package manager.
                              Now snort 2.9.2.3 is running on my PfSense 2.0.1 i386

                              Is auto blocking working?

                              1 Reply Last reply Reply Quote 0
                              • C
                                condector
                                last edited by

                                Install.. but snort don't start.

                                pfSense 2.0.1 AMD64:

                                pkg_add http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-stable/All/snort-2.9.2.3.tbz

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

                                  @condector:

                                  Install.. but snort don't start.

                                  pfSense 2.0.1 AMD64:

                                  pkg_add http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-stable/All/snort-2.9.2.3.tbz

                                  yes sadly the same problem here - it was too soon to cheer, it installed everything fine and configuration went fine but it won't start and no error message also. Strange is that on snort page it says the old package version not the new one…

                                  1 Reply Last reply Reply Quote 0
                                  • C
                                    Cino
                                    last edited by

                                    @sirWest:

                                    Strange is that on snort page it says the old package version not the new one…

                                    It would because the GUI is from pfSense.. Snort doesn't come with a GUI… You have to create the config files by hand... pfSense GUI creates the files for us

                                    1 Reply Last reply Reply Quote 0
                                    • U
                                      ucantekme
                                      last edited by

                                      Yep Snort is looking down in services… And yep it was too soon to cheer :)

                                      1 Reply Last reply Reply Quote 0
                                      • U
                                        ucantekme
                                        last edited by

                                        new issue /libexec/ld-elf.so.1: Shared object "libpcre.so.1" not found, required by "snort" it says in console if you try to use snort command

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          Cino
                                          last edited by

                                          @ucantekme:

                                          new issue /libexec/ld-elf.so.1: Shared object "libpcre.so.1" not found, required by "snort" it says in console if you try to use snort command

                                          this is most likely because you installed the snort package from freebsd.org… you have to be very careful when install packages that aren't from files.pfsense.org... you can break your box...

                                          ps snort didn't start because i believe it needs a patch to make it work with pf...

                                          1 Reply Last reply Reply Quote 0
                                          • U
                                            ucantekme
                                            last edited by

                                            It's my test box so no problem :)

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