Navigation

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

    Snort Whitelist question

    pfSense Packages
    2
    3
    578
    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.
    • S
      splmachine last edited by

      I have a question about snort site whitelisting. I'd want an alias composed of a few sites that snort will whitelist but can't get it to work. I have successfully whitelisted aliases that use IP addresses only. The problem is that most of the sites have multiple IP's and their IP's change often. When this happens and I resolve the IP that gets blocked in the blocked/alert tab, most of the time it comes back as AWS. Anyone run into this before? Is there a simple way to allow *.example.com from within an alias in snort?

      1 Reply Last reply Reply Quote 0
      • bmeeks
        bmeeks last edited by

        Sorry, but Snort does not resolve IP addresses "real time".  It only works with static IPs.  Doing lookups would be terribly expensive.  Also, the internal workings of the Snort binary require restarting the process when changes are made to preprocessors or output plugins (and the alerting/blocking module is an output plugin).

        The next upgrade of Snort to the 2.9.7.0 tree will include the new OpenAppID preprocessor engine.  This can detect applications.  Something like that may help you when it's released.

        If you are instead wanting to "not block" some addresses, I would spend my time trying to figure out why they are getting blocked.  Perhaps it's a false positive.  If so, disabling those particular rules or adding Suppress List entries would take care of it.

        Bill

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

          Thanks Bill, I'll see if I can edit any additional rules or just wait for the newer version.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post