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

    I cant find the snort on Available packages

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    21 Posts 5 Posters 1.8k 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.
    • A
      Asamat Global Moderator
      last edited by

      can you share your "Installed packages" screen?

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

        Installed packages" screen
        0_1544615989695_d7550b62-93e6-45ff-98f5-73e40ae46d42-image.png

        1 Reply Last reply Reply Quote 0
        • GertjanG
          Gertjan @ESM
          last edited by

          @esm said in I cant find the snort on Available packages:

          And I see other packages ,

          0_1544612020371_029f92e0-d439-48ad-bae7-26a47b671b34-image.png

          The slider on the right side gives you access to the other packages.
          You could also hit Ctrl-F and enter snort + enter to find it.

          0_1544617509165_adce56b0-f2d8-4625-ae7d-f1d177c3912a-image.png

          No "help me" PM's please. Use the forum, the community will thank you.
          Edit : and where are the logs ??

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

            You could compare it with the screenshot you sent me the snort no there,
            if it possible could you please send me pfsense do you installed

            0_1544621902954_7d3bf0ac-087f-44c2-a7c5-67792fcbcae1-image.png

            1 Reply Last reply Reply Quote 0
            • GertjanG
              Gertjan
              last edited by

              I use :
              2.4.4-RELEASE-p1 (amd64)
              built on Mon Nov 26 11:40:26 EST 2018
              FreeBSD 11.2-RELEASE-p4

              Your "CE" seems to be different.

              No "help me" PM's please. Use the forum, the community will thank you.
              Edit : and where are the logs ??

              1 Reply Last reply Reply Quote 0
              • jimpJ
                jimp Rebel Alliance Developer Netgate
                last edited by

                Did you maybe install the package by hand/offline somehow?

                From an ssh or console shell prompt, what do these commands show?

                pkg info -x snort

                pkg search snort

                pkg -vv

                Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                Need help fast? Netgate Global Support!

                Do not Chat/PM for help!

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

                  pkg info -x snort

                  pkg search snort

                  0_1544683362129_f1434c65-e199-4fea-ae59-0f83708f1e3e-image.png

                  Command pkg -vv
                  0_1544683468399_797e26dc-77a7-4639-b4c2-7d32e3232f7d-image.png

                  1 Reply Last reply Reply Quote 0
                  • GertjanG
                    Gertjan
                    last edited by

                    @ESM
                    The last command is missing a lot of info :

                    [2.4.4-RELEASE][admin@pfsense.verylocal.net]/root: pkg -vv
                    Version                 : 1.10.5
                    PKG_DBDIR = "/var/db/pkg";
                    PKG_CACHEDIR = "/var/cache/pkg";
                    PORTSDIR = "/usr/ports";
                    INDEXDIR = "";
                    INDEXFILE = "INDEX-11";
                    HANDLE_RC_SCRIPTS = false;
                    DEFAULT_ALWAYS_YES = false;
                    ASSUME_ALWAYS_YES = false;
                    REPOS_DIR [
                        "/etc/pkg/",
                        "/usr/local/etc/pkg/repos/",
                    ]
                    PLIST_KEYWORDS_DIR = "";
                    SYSLOG = true;
                    ABI = "FreeBSD:11:amd64";
                    ALTABI = "freebsd:11:x86:64";
                    DEVELOPER_MODE = false;
                    VULNXML_SITE = "http://vuxml.freebsd.org/freebsd/vuln.xml.bz2";
                    FETCH_RETRY = 3;
                    PKG_PLUGINS_DIR = "/usr/local/lib/pkg/";
                    PKG_ENABLE_PLUGINS = true;
                    PLUGINS [
                    ]
                    DEBUG_SCRIPTS = false;
                    PLUGINS_CONF_DIR = "/usr/local/etc/pkg/";
                    PERMISSIVE = false;
                    REPO_AUTOUPDATE = true;
                    NAMESERVER = "";
                    HTTP_USER_AGENT = "pkg/1.10.5";
                    EVENT_PIPE = "";
                    FETCH_TIMEOUT = 30;
                    UNSET_TIMESTAMP = false;
                    SSH_RESTRICT_DIR = "";
                    PKG_ENV {
                    }
                    PKG_SSH_ARGS = "";
                    DEBUG_LEVEL = 0;
                    ALIAS {
                    }
                    CUDF_SOLVER = "";
                    SAT_SOLVER = "";
                    RUN_SCRIPTS = true;
                    CASE_SENSITIVE_MATCH = false;
                    LOCK_WAIT = 1;
                    LOCK_RETRIES = 5;
                    SQLITE_PROFILE = false;
                    WORKERS_COUNT = 0;
                    READ_LOCK = false;
                    PLIST_ACCEPT_DIRECTORIES = false;
                    IP_VERSION = 0;
                    AUTOMERGE = true;
                    VERSION_SOURCE = "";
                    CONSERVATIVE_UPGRADE = true;
                    PKG_CREATE_VERBOSE = false;
                    AUTOCLEAN = false;
                    DOT_FILE = "";
                    REPOSITORIES {
                    }
                    VALID_URL_SCHEME [
                        "pkg+http",
                        "pkg+https",
                        "https",
                        "http",
                        "file",
                        "ssh",
                        "ftp",
                        "ftps",
                        "pkg+ssh",
                        "pkg+ftp",
                        "pkg+ftps",
                    ]
                    ALLOW_BASE_SHLIBS = false;
                    WARN_SIZE_LIMIT = 1048576;
                    METALOG = "";
                    OSVERSION = 1102000;
                    IGNORE_OSVERSION = false;
                    
                    
                    Repositories:
                      pfSense-core: {
                        url             : "pkg+https://pkg.pfsense.org/pfSense_v2_4_4_amd64-core",
                        enabled         : yes,
                        priority        : 0,
                        mirror_type     : "SRV",
                        signature_type  : "FINGERPRINTS",
                        fingerprints    : "/usr/local/share/pfSense/keys/pkg"
                      }
                      pfSense: {
                        url             : "pkg+https://pkg.pfsense.org/pfSense_v2_4_4_amd64-pfSense_v2_4_4",
                        enabled         : yes,
                        priority        : 0,
                        mirror_type     : "SRV",
                        signature_type  : "FINGERPRINTS",
                        fingerprints    : "/usr/local/share/pfSense/keys/pkg"
                      }
                    

                    No "help me" PM's please. Use the forum, the community will thank you.
                    Edit : and where are the logs ??

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

                      Who can I get this info ?

                      1 Reply Last reply Reply Quote 0
                      • GertjanG
                        Gertjan
                        last edited by

                        Like the other commands :
                        Use the console access, option 8 and type your command.
                        When done, select the output and paste it here.
                        Selecting the output is not a screen shot, but use your mouse and select the text, and then Ctrl-C (Copie).
                        Do a paste here. Ctrl-V

                        Very ancient, last century commands, actually ^^

                        Btw : use the SSH console access, and a program ssh client called Putty. Nearly every admin (of something, could even your coffee machine) on planet earth uses Putty.

                        No "help me" PM's please. Use the forum, the community will thank you.
                        Edit : and where are the logs ??

                        1 Reply Last reply Reply Quote 0
                        • jimpJ
                          jimp Rebel Alliance Developer Netgate
                          last edited by

                          Based on the pkg info -x snort output, it is already installed.

                          Remove it with pkg delete pfSense-pkg-snort snort and then it should show up to install again.

                          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                          Need help fast? Netgate Global Support!

                          Do not Chat/PM for help!

                          1 Reply Last reply Reply Quote 1
                          • E
                            ESM
                            last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • E
                              ESM
                              last edited by

                              [2.4.4-RELEASE][admin@pfSense.localdomain]/root: pkg -vv
                              Version : 1.10.5
                              PKG_DBDIR = "/var/db/pkg";
                              PKG_CACHEDIR = "/var/cache/pkg";
                              PORTSDIR = "/usr/ports";
                              INDEXDIR = "";
                              INDEXFILE = "INDEX-11";
                              HANDLE_RC_SCRIPTS = false;
                              DEFAULT_ALWAYS_YES = false;
                              ASSUME_ALWAYS_YES = false;
                              REPOS_DIR [
                              "/etc/pkg/",
                              "/usr/local/etc/pkg/repos/",
                              ]
                              PLIST_KEYWORDS_DIR = "";
                              SYSLOG = true;
                              ABI = "FreeBSD:11:amd64";
                              ALTABI = "freebsd:11:x86:64";
                              DEVELOPER_MODE = false;
                              VULNXML_SITE = "http://vuxml.freebsd.org/freebsd/vuln.xml.bz2";
                              FETCH_RETRY = 3;
                              PKG_PLUGINS_DIR = "/usr/local/lib/pkg/";
                              PKG_ENABLE_PLUGINS = true;
                              PLUGINS [
                              ]
                              DEBUG_SCRIPTS = false;
                              PLUGINS_CONF_DIR = "/usr/local/etc/pkg/";
                              PERMISSIVE = false;
                              REPO_AUTOUPDATE = true;
                              NAMESERVER = "";
                              HTTP_USER_AGENT = "pkg/1.10.5";
                              EVENT_PIPE = "";
                              FETCH_TIMEOUT = 30;
                              UNSET_TIMESTAMP = false;
                              SSH_RESTRICT_DIR = "";
                              PKG_ENV {
                              }
                              PKG_SSH_ARGS = "";
                              DEBUG_LEVEL = 0;
                              ALIAS {
                              }
                              CUDF_SOLVER = "";
                              SAT_SOLVER = "";
                              RUN_SCRIPTS = true;
                              CASE_SENSITIVE_MATCH = false;
                              LOCK_WAIT = 1;
                              LOCK_RETRIES = 5;
                              SQLITE_PROFILE = false;
                              WORKERS_COUNT = 0;
                              READ_LOCK = false;
                              PLIST_ACCEPT_DIRECTORIES = false;
                              IP_VERSION = 0;
                              AUTOMERGE = true;
                              VERSION_SOURCE = "";
                              CONSERVATIVE_UPGRADE = true;
                              PKG_CREATE_VERBOSE = false;
                              AUTOCLEAN = false;
                              DOT_FILE = "";
                              REPOSITORIES {
                              }
                              VALID_URL_SCHEME [
                              "pkg+http",
                              "pkg+https",
                              "https",
                              "http",
                              "file",
                              "ssh",
                              "ftp",
                              "ftps",
                              "pkg+ssh",
                              "pkg+ftp",
                              "pkg+ftps",
                              ]
                              ALLOW_BASE_SHLIBS = false;
                              WARN_SIZE_LIMIT = 1048576;
                              METALOG = "";
                              OSVERSION = 1102000;
                              IGNORE_OSVERSION = false;

                              Repositories:
                              pfSense-core: {
                              url : "pkg+https://pkg.pfsense.org/pfSense_v2_4_4_amd64-core",
                              enabled : yes,
                              priority : 0,
                              mirror_type : "SRV",
                              signature_type : "FINGERPRINTS",
                              fingerprints : "/usr/local/share/pfSense/keys/pkg"
                              }
                              pfSense: {
                              url : "pkg+https://pkg.pfsense.org/pfSense_v2_4_4_amd64-pfSense_ v2_4_4",
                              enabled : yes,
                              priority : 0,
                              mirror_type : "SRV",
                              signature_type : "FINGERPRINTS",
                              fingerprints : "/usr/local/share/pfSense/keys/pkg"
                              }
                              [2.4.4-RELEASE][admin@pfSense.localdomain]/root:
                              [2.4.4-RELEASE][admin@pfSense.localdomain]/root:

                              1 Reply Last reply Reply Quote 0
                              • GertjanG
                                Gertjan
                                last edited by Gertjan

                                Good !
                                But @jimp solved it for you already - packages are not listed on the package page when they are already installed.
                                Something went wrong when installing : at least the GUI part is missing (and maybe more).

                                Remove all packages that are missing in the GUI, but are present on your system. They will show up after that on the "packages to install" list.

                                Test - install a small package like "Notes" - look carefully at the install logs. Something odd ? Did the package install well => Can you see - access it under Status => Notes ?

                                No "help me" PM's please. Use the forum, the community will thank you.
                                Edit : and where are the logs ??

                                1 Reply Last reply Reply Quote 1
                                • GertjanG
                                  Gertjan
                                  last edited by

                                  Thanks !
                                  Up vote @jimp - 2 post above. He brought you the solution.

                                  No "help me" PM's please. Use the forum, the community will thank you.
                                  Edit : and where are the logs ??

                                  1 Reply Last reply Reply Quote 1
                                  • E
                                    ESM
                                    last edited by

                                    Thanks for your big help

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