mbrichetto Posted July 30, 2014 Report Posted July 30, 2014 So I got through the setup of pulled pork with no real problems. I finally get to the last step of running the Snort self-test using the command line d:winidssnortbinsnort -c d:\winids\snort\etc\snort.conf -l d:\winids\snort\log -i1 -T It comes back with an error ERROR: d:\winids\snort\etc\snort.conf(507) => Unable to open address file d:\winids\snort\rules\white_list.rules, Error: No such file or directory Fatal Error, Quitting.. Not sure what I messed up exactly.
Morpheus Posted July 30, 2014 Report Posted July 30, 2014 Appears the section labeled 'Configuring the existing Windows Intrusion Detection System (WinIDS)' had a problem. Open a CMD window and type 'type NUL > d:\winids\snort\rules\white_list.rules' (less the outside quotes), and tap the 'Enter' key. Now try the command again.
mbrichetto Posted July 30, 2014 Author Report Posted July 30, 2014 Perfect that did it. I then got an error with black_list.rules and I did the same Nul command again. Everything looks like it is good to.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now