Snort.org home  
Got Source? About Snort About Sourcefire Snort FAQ
Sourcefire Network Security - the creators of Snort

Snort Forums Archive

Archive Home » Support » Start UP - SERVICES W2K

Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.

[ Notice: Full Version of This Topic ]

Start UP - SERVICES W2K


Posted by basilio on March 17, 2005 12:02:51

I am inexpert,
It is possible start snort in the services (w2k)
I modified register:


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Snort\Parameters]
"Application"="C:\\Snort\\bin\\snort.exe"
"AppDirectory"="C:\\Snort\\bin"
"AppParameters"="-c C:\\Snort\\etc\\snort.conf -l C:\\Snort\\log -h 192.168.1.0/24 -s"

TKS 1.0000

Posted by evlbass705 on March 17, 2005 12:18:18

Yes, I just did it. Here's how:

From the \bin directory of the Snort intall, enter the following command line:

snort \SERVICE \INSTALL -de -c YourSnortPath\etc\snort.conf -l YourSnortPath\log -i#

Once you've finished this, got to Services and set Snort to run automatically. Restart your machine.
That's it.