Project

General

Profile

Actions

Support #406

closed

How to make Suricata auto start at system starup

Added by Lambert Osas over 12 years ago. Updated almost 12 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

Actions #1

Updated by Lambert Osas over 12 years ago

OK. I figured it out.

Thanks

Actions #2

Updated by Peter Manev over 12 years ago

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

Actions #3

Updated by Lambert Osas over 12 years ago

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

Actions #4

Updated by Victor Julien almost 12 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF