]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
Merge pull request #1098 in SNORT/snort3 from doc_neha to master
authorRuss Combs (rucombs) <rucombs@cisco.com>
Tue, 23 Jan 2018 20:02:49 +0000 (15:02 -0500)
committerRuss Combs (rucombs) <rucombs@cisco.com>
Tue, 23 Jan 2018 20:02:49 +0000 (15:02 -0500)
Squashed commit of the following:

commit 29ff8f5718262dcae5a28501f15104824cb5553e
Author: snorty <snorty@localhost.localdomain>
Date:   Tue Jan 23 14:10:47 2018 -0500

    doc: fixed CIDR in portscan

doc/port_scan.txt

index 824e860b18d2bd332e7af7b191589d9051547119..faa5bb062b1e2a0005e025bdb80dff9e6d9f29a3 100644 (file)
@@ -163,7 +163,7 @@ engine for your network(s).  Here are some tuning tips:
 Use the watch_ip, ignore_scanners, and ignore_scanned options.
 It's important to correctly set these options.  The watch_ip option
 is easy to understand.  The analyst should set this option to the
-list of Cidr blocks and IPs that they want to watch.  If no
+list of CIDR blocks and IPs that they want to watch.  If no
 watch_ip is defined, Portscan will watch all network traffic.    
 The ignore_scanners and ignore_scanned options come into play in
 weeding out legitimate hosts that are very active on your network.