summaryrefslogtreecommitdiff
path: root/security/snort/files/pkg-message.in
blob: dddb3e522265deabfd0d04a4e24d6ceb07b71ccf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
Snort uses rcNG startup script and must be enabled via /etc/rc.conf
Please see %%PREFIX%%/etc/rc.d/snort
for list of available variables and their description.
Configuration files are located in %%PREFIX%%/etc/snort directory.

Please note that, by default, snort will truncate packets larger than the
default snaplen of 15158 bytes.  Additionally, LRO may cause issues with
Stream5 target-based reassembly.  It is recommended to disable LRO, if
your card supports it.

This can be done by appending '-lro' to your ifconfig_ line in rc.conf.
EOM
}
]