|
|
@@ -311,7 +311,7 @@ You can build the Sniffer Plugin from source: |
|
|
|
cd \CommuniGatePro\CGPSNF</tt><br> |
|
|
|
|
|
|
|
<li>Launch the <tt>CGPSNF.exe</tt> application by typing:<tt><br> |
|
|
|
CGPSNF.exe snf_engine.xml</tt><br> |
|
|
|
CGPSNF.exe</tt><br> |
|
|
|
It will report the Plugin version number and build date.<br> |
|
|
|
|
|
|
|
<li>Type:<tt><br> |
|
|
@@ -326,7 +326,7 @@ You can build the Sniffer Plugin from source: |
|
|
|
cd /var/CommuniGate/CGPSNF</tt><br> |
|
|
|
|
|
|
|
<li>Launch the <tt>CGPSNF</tt> application by typing:<tt><br> |
|
|
|
./CGPSNF snf_engine.xml</tt><br> |
|
|
|
./CGPSNF</tt><br> |
|
|
|
It will report the Plugin version number and build date.<br> |
|
|
|
|
|
|
|
<li>Type:<tt><br> |
|
|
@@ -343,10 +343,10 @@ You can build the Sniffer Plugin from source: |
|
|
|
(parameters): |
|
|
|
|
|
|
|
<dl> |
|
|
|
<p><dt><tt>snf_engine.xml</tt></dt></p> |
|
|
|
<p><dt><tt>path_to_config_file</tt></dt></p> |
|
|
|
|
|
|
|
<dd>This option tells the Plugin to read the <tt>snf_engine.xml</tt> |
|
|
|
configuration file. |
|
|
|
<dd>This option tells the Plugin to read the configuration from |
|
|
|
<tt>path_to_config_file</tt>. |
|
|
|
</dd> |
|
|
|
|
|
|
|
</dl> |
|
|
@@ -377,7 +377,7 @@ Interface and click the Helpers link. Create the Helper as follows:</p> |
|
|
|
</tr><tr> |
|
|
|
<td align="right" width="25%">Log Level:</td><td><select name="L3"><option value="0">Crashes Only</option><option value="1">Failures</option><option value="2">Major & Failures</option><option value="3">Problems</option><option value="4" selected="selected">Low Level</option><option value="5">All Info</option></select></td> |
|
|
|
<td align="right" width="25%">Program Path:</td><td><input name="P3" |
|
|
|
value="CGPSNF/CGPSNF /var/CommuniGate/CGPSNF/snf_engine.xml" size="30" maxlength="255" type="text" /></td> |
|
|
|
value="CGPSNF/CGPSNF" size="30" maxlength="255" type="text" /></td> |
|
|
|
|
|
|
|
</tr><tr> |
|
|
|
<td align=RIGHT>Time-out:</td><td><select name="T0"><option VALUE=0>disabled<option VALUE="15">15 seconds<option VALUE="30">30 seconds<option VALUE="60">minute<option VALUE="120">2 minutes<option VALUE="180">3 minutes<option VALUE="300" SELECTED>5 minutes<option VALUE="600">10 minutes<option VALUE="900">15 minutes<option VALUE="1800">30 minutes<option VALUE="3600">hour</select></td> |
|
|
@@ -389,10 +389,10 @@ Interface and click the Helpers link. Create the Helper as follows:</p> |
|
|
|
|
|
|
|
|
|
|
|
<B>Note:</B> For Windows system the Program Path shold be |
|
|
|
<tt>CGPSNF\CGPSNF.exe CGPSNF\snf_engine.xml</tt><br> |
|
|
|
<tt>CGPSNF\CGPSNF.exe</tt><br> |
|
|
|
<B>Note:</B> On some versions of FreeBSD system you may need to |
|
|
|
specify the full path to the program, |
|
|
|
i.e. <tt>/var/CommuniGate/CGPSNF/CGPSNF /var/CommuniGate/CGPSNF/snf_engine.xml</tt> |
|
|
|
i.e. <tt>/var/CommuniGate/CGPSNF/CGPSNF</tt> |
|
|
|
|
|
|
|
<p>The recommended Scanning Rule is as follows:</p> |
|
|
|
|