66 lines
4.5 KiB
HTML
66 lines
4.5 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Change the intrusion detection policy file" />
|
|
<meta name="abstract" content="Learn the steps for changing your intrusion detection policy file." />
|
|
<meta name="description" content="Learn the steps for changing your intrusion detection policy file." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaubsetup.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaubexampletraffic1.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaubexamplerestricted.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaubexampleperpetual.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaubexampleidscan.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaubkeyword.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaubconfig" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Change the intrusion detection policy file</title>
|
|
</head>
|
|
<body id="rzaubconfig"><a name="rzaubconfig"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Change the intrusion detection policy file</h1>
|
|
<div><p>Learn the steps for changing your intrusion detection policy file.</p>
|
|
<div class="section">Follow these steps to edit your intrusion detection policy file:</div>
|
|
<ol><li class="stepexpand"><span>Stop the QoS server using the following command:</span> <kbd class="userinput">endtcpsvr
|
|
*qos</kbd></li>
|
|
<li class="stepexpand"><span>Edit the IDS policy file in the <span class="filepath"> /QIBM/UserData/OS400/QOS/ETC/</span> directory.</span></li>
|
|
<li class="stepexpand"><span>Start the QoS server using the following command:</span> <kbd class="userinput">strtcpsvr
|
|
*qos</kbd></li>
|
|
<li class="stepexpand"><span>Issue the Work with Active Jobs (WRKACTJOB) command to verify that
|
|
the QoS server has started. You will see QTOQSRVR in the list of started servers.</span></li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaubexampletraffic1.htm">Example: Traffic regulation policy</a></strong><br />
|
|
This sample traffic regulation policy traces suspicious traffic across the network, such as an unusually high rate of TCP connections.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaubexamplerestricted.htm">Example: Restricted IP protocol policy</a></strong><br />
|
|
This example is of an IDS attack-type policy that targets restricted IP protocols in the range of 200 to 205.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaubexampleperpetual.htm">Example: Perpetual echo policy</a></strong><br />
|
|
This example is of an IDS attack-type policy that targets perpetual echoes on local port 7 and remote port 7.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaubexampleidscan.htm">Example: Intrusion detection scan policy</a></strong><br />
|
|
This example is of a scan policy that uses stand-alone conditions and actions.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaubkeyword.htm">Keywords in the IDS policy file</a></strong><br />
|
|
Most of the keywords in the IDS policy file are supported in this release, but a few of them are not supported.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaubsetup.htm" title="Learn how to set up an intrusion detection policy for the first time.">Set up a new intrusion detection policy</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |