Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

RE: [Snort-users] Start snort in daemon mode

Subject: RE: [Snort-users] Start snort in daemon mode
Date: Tue, 23 Nov 2004 17:29:27 +0100
Hi,
 
I've create a "snortd" start-up script in my /etc/init.d :
 
case $1 in
    start) /usr/sbin/snort  -b  -d -D  -i eth1 -u snort -g snort -c 
/etc/snort/snort.conf
    stop) ....
esac
 
Regards,
Theary

-----Message d'origine-----
De : snort-users-admin@lists.sourceforge.net 
[mailto:snort-users-admin@lists.sourceforge.net]De la part de McKeeman, Samuel
Envoyé : mardi 23 novembre 2004 17:19
À : snort-users@lists.sourceforge.net
Objet : [Snort-users] Start snort in daemon mode



Hello,

            I was wondering if anyone could tell me how to start snort to run 
in daemon mode automatically?

Thanks

-sam



This email may contain confidential or privileged information. If you believe 
you have received the message in error, please notify the sender and delete the 
message without copying or disclosing it.


<Prev in Thread] Current Thread [Next in Thread>