mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
- Add many options to config file. - Move rules and generated snort.lua to /tmp. - Add script for downloading rules. - Add preliminary reporting capabilites. Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
5 lines
213 B
Lua
5 lines
213 B
Lua
-- Unused when using 'snort-mgr', do not modify without deep understanding.
|
|
-- setup HOME_NET below with your IP range/ranges to protect
|
|
--HOME_NET = [[ 192.168.1.0/24 10.1.0.0/24 ]]
|
|
--EXTERNAL_NET = "!$HOME_NET"
|