Support #406
closed
How to make Suricata auto start at system starup
Added by Lambert Osas almost 13 years ago.
Updated over 12 years ago.
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
OK. I figured it out.
Thanks
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
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
- Status changed from New to Closed
Also available in: Atom
PDF