Snort mailing list archives

Re: Snort does not deamonize


From: Paul Schmehl <pschmehl_lists () tx rr com>
Date: Wed, 27 Jan 2010 23:09:08 -0600

--On January 27, 2010 9:30:36 AM -0600 Helmut Schneider <jumper99 () gmx de> 
wrote:


Hi,

since 2.8.5.1 I have a problem with snort, after startup on FreeBSD 8.0
it
does not deamonize. The startup command is

/usr/local/bin/snort -Dyq -F /usr/local/etc/snort/filter.conf -u nobody
-g
nobody -t /var/snort -l /var/snort/var/log -i xl0 -c
/usr/local/etc/snort/snort.conf


Your problem is here - -Dyq.  You cannot combine the -D (daemonize) switch 
with other switches.  Change it to -D -yq.  (You may also have to separate 
the -y and -q switches.  I don't know because I haven't tested that.)

I ran into this problem on FreeBSD 7.2.  Took me a while to figure it out.

Paul Schmehl, If it isn't already
obvious, my opinions are my own
and not those of my employer.
******************************************
WARNING: Check the headers before replying


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: