Hi,
I just noticed one of my sensors wasn't updating properly. The rules are fine but I had to add variables for the database server since one moved an needs to be called by an internal IP now. I thought everything was okay until I realized snort was kicking off with a hard-coded config from the wrong directory on a sensor. The config works but is out of date and isn't the config that has been uploading with the updates. The issue is that the config uploaded from the IDS PM does not work on one sensor.
Long story short is that I believe one sensor (snort) was compliled slightly different when the OS was changed. --So it keeps uploading a config that works on other sensors but not the one.
I'm guessing there is not a way to fix this short of re-compiling, killing the options causing the issue across all, or applying another policy (which I don't want to do)? I think I'm basically having pre-processor issues. Although when I commented those out it failed on an emerging virus rule where it looked like HOME_NEt had a lower case t. That I can't figure out since both sensors get the same rules and the other doesn't spit up.
Anyway...just fishing for ideas...am I going to have to re-compile with maximum options to ensure the failing config has what it needs on the box? Sounds like all sensors need to match the capabilities of the original import? --unless, just had a thought, I can play with variables somehow to dumb down the config on the one system only.
Thanks.