This is a discussion on Re: [Snort-users] Snort failing to start... within the Snort forums, part of the System Security and Security Related category; 9 times out of 10, you don't need any verbose modes per-se... just start snort without putting it ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
9 times out of 10, you don't need any verbose modes per-se... just start
snort without putting it in daemon mode (ie: no -d switch)... The console output should explain the failure before dumping you back to the prompt. If you need snort to be verbose, add -v to the command line. I don't think strace will be useful for this problem.. strace will dump all the system calls snort makes, and is generally better used to figure out what system call snort is making when it dies. It's not very useful for debuging config file syntax errors. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |