diff options
Diffstat (limited to 'security/snort_inline/pkg-message')
-rw-r--r-- | security/snort_inline/pkg-message | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/security/snort_inline/pkg-message b/security/snort_inline/pkg-message deleted file mode 100644 index 17bd6382d2ba..000000000000 --- a/security/snort_inline/pkg-message +++ /dev/null @@ -1,24 +0,0 @@ - *********************************** - * !!!!!!!!!!! WARNING !!!!!!!!!!! * - *********************************** - -snort_inline uses rcNG startup scripts and must be enabled via /etc/rc.conf - -Available variables: - - snort_enable (bool): Set to YES to enable snort - Default: NO - snort_flags (str): Extra flags passed to snort - Default: -Dq -J 8000 - snort_interface (str): Network interface to sniff - Default: "" - snort_conf (str): Snort configuration file - Default: ${PREFIX}/etc/snort_inline.conf - -Also, make sure that your kernel is compiled with: - - options IPFIREWALL - options IPDIVERT - -The default divert port is 8000. See http://freebsd.rogness.net/snort_inline -for more information. |