unifios-utilities/suricata
Harry Manley d08b5224c4
Suricata Boot Script Maintainability Update (#52)
Moved from an inline escaping style to shell redirection with parameter
expansion turned off.

Also now supports any directory with *.rules files in /mnt/data/suricata-rules/
to support easier handling of expansion from bundled tar/zip files.
2020-09-29 21:24:33 -07:00
..
on_boot.d Suricata Boot Script Maintainability Update (#52) 2020-09-29 21:24:33 -07:00
rules Suricata support 2020-08-27 02:46:17 -07:00
README.md Suricata support 2020-08-27 02:46:17 -07:00

Run Suricata 5.0.3 with custom rules

Features

  1. Run a newer surifcated with custom rules
  2. Persists through reboots and firmware updates.

Requirements

  1. You have successfully setup the on boot script described here

Customization

  • Put customs rules files in /mnt/data/suricata-rules

Steps

  1. Copy 25-suricata.sh to /mnt/data/on_boot.d and update its values to reflect your environment
  2. Execute /mnt/data/on_boot.d/25-suricata.sh