![]() | |
Help : Server : SecurityThe following steps are needed to configure security rules on Traffic Server: Construct a rules file for your site using a text editor on your PC. This file needs to be saved in plain text (do not store it as a Word document!).
Note: Additional information on configuring Traffic Server can be found in the Intrusion Detection tutorial. Rules FileThe rules file may contain comments, blank lines, variable assignments, threshold specifications and rules. The format of the rules file is based on the Snort® rule format. The following example demonstrates these elements:
Note: Rule lines cannot by split, each rule must be written as a single line in rule file. Also every rule must have an sid that uniquely identifies it. By convention locally defined rules have sid numbers > 1000000. For more information on writing Snort rules and to obtain rules for new rules, see Snort Users Manual. Note: Rules are matched in order and only the first match is reported. Note: The variable $HOME_NET defaults to the list of subnets in the configuration file. Only set it explicity if you want to override this behavior. Rule FormatTraffic server supports the following Snort rule header fields:
the following meta rule options:
the following payload detection rule options:
and the following non-payload detection rule options:
WARNING: sFlow and XRMON capture packet header information, typically the first 128 bytes of the packet. Rules that look for patterns deeper into the packet will never fire. | |
| Copyright © 1999-2004 InMon Corp. ALL RIGHTS RESERVED | |