Project

General

Profile

Actions

Support #406

closed
LO

How to make Suricata auto start at system starup

Support #406: How to make Suricata auto start at system starup

Added by Lambert Osas over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Affected Versions:
Label:

Description

Hi,

Please can someone tell me how to make Suricata auto start at system starup. I'm running Suricata in IPS mode on Centos. Each time server re-starts, Suricata is stops running.

Please excuse my newbie question

LO Updated by Lambert Osas over 14 years ago Actions #1

OK. I figured it out.

Thanks

PM Updated by Peter Manev over 14 years ago Actions #2

Hi,
Would you care to post your findings - the way you made Suricata auto start at system start?
Might be helpful for someone else.

Thanks

LO Updated by Lambert Osas over 14 years ago Actions #3

In IPS mode using NFQUEUE in Centos , I simply added the following lines to my /etc/rc.local file:

iptables -A FORWARD -j NFQUEUE
cd /usr/local/bin
./suricata -D -c /etc/suricata/suricata.yaml -q 0

VJ Updated by Victor Julien almost 14 years ago Actions #4

  • Status changed from New to Closed
Actions

Also available in: PDF Atom