Skip to content

Commit 756f84d

Browse files
authored
random typos (opnsense#739)
1 parent bcf524a commit 756f84d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/manual/ips.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ IPS mode When enabled, the system can drop suspicio
8787
work, your network card needs to support netmap.
8888
The action for a rule needs to be "drop" in order to discard the packet,
8989
this can be configured per rule or ruleset (using an input filter)
90-
Promiscuous mode Listen to traffic in promiscuous mode. (all packets in stead of only the
90+
Promiscuous mode Listen to traffic in promiscuous mode. (all packets instead of only the
9191
ones addressed to this network interface)
9292
Enable syslog alerts Send alerts to syslog, using fast log format
9393
Enable eve syslog output Send alerts in EVE_ format to syslog, using log level info.
@@ -97,8 +97,8 @@ Enable eve syslog output Send alerts in EVE_ format to syslog, usin
9797
Pattern matcher Controls the pattern matcher algorithm.
9898
Aho–Corasick is the default. On supported platforms, Hyperscan is the best option.
9999
On commodity hardware if Hyperscan is not available the suggested setting is "Aho–Corasick Ken Steele variant" as it performs better than "Aho–Corasick".
100-
Interfaces Interfaces to protect. When in IPS mode, this need to be real interfaces
101-
supporting netmap. (when using VLAN's, enable IPS on the parent)
100+
Interfaces Interfaces to protect. When in IPS mode, this needs to be real interfaces
101+
supporting netmap. (when using VLANs, enable IPS on the parent)
102102
Rotate log Log rotating frequency, also used for the internal event logging
103103
(see Alert tab)
104104
Save logs Number of logs to keep

0 commit comments

Comments
 (0)