summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2006-02-02 23:12:40 (UTC)
committer Michael Krelin <hacker@klever.net>2006-02-02 23:12:40 (UTC)
commita772d9f284b4c2a909c30ea33a132a487d932600 (patch) (side-by-side diff)
treee40ba9523fef8d0c0335253138303a9c878858d7
parent39bb4331674cc77560a546f4f9b14b143603d4be (diff)
downloadpumpkin-a772d9f284b4c2a909c30ea33a132a487d932600.zip
pumpkin-a772d9f284b4c2a909c30ea33a132a487d932600.tar.gz
pumpkin-a772d9f284b4c2a909c30ea33a132a487d932600.tar.bz2
added help writeup for logging to file
git-svn-id: http://svn.klever.net/kin/pumpkin/trunk@145 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--help/pumpkin.rtf12
-rw-r--r--help/pumpkin.xml2
2 files changed, 11 insertions, 3 deletions
diff --git a/help/pumpkin.rtf b/help/pumpkin.rtf
index 9c02ca9..abdca4f 100644
--- a/help/pumpkin.rtf
+++ b/help/pumpkin.rtf
@@ -30,5 +30,6 @@ K{\footnote about}
${\footnote What's New}
-\par\pard\plain\f1\fs24\qc\cf2\b 2.7 - February 1st, 2006
+\par\pard\plain\f1\fs24\qc\cf2\b 2.7 -
\par\pard\plain\fi0\li0\f1\fs18 \bullet Added acess lists based on request IP address and TFTP opcode for automating access policy
\par\pard\plain\fi0\li0\f1\fs18 \bullet Added possibility to start/stop TFTP server, while keeping client functionality intact
+\par\pard\plain\fi0\li0\f1\fs18 \bullet Logging to file
\par\pard\plain\f1\fs24\qc\cf2\b 2.6 - August 6th, 2005
@@ -59,2 +60,3 @@ ${\footnote Using PumpKIN}
\par\sa120\sb120\qj\pard \f1\fs18\sb120 Use {\uldb Options}{\v Options} button to set {\b PumpKIN} options.
+\par\sa120\sb120\qj\pard \f1\fs18\sb120 You can start and stop {\b PumpKIN}'s {\i TFTP} server by checking and unchecking the {\b Server is running} checkbox in the lower right corner of main {\b PumpKIN} window.
\page
@@ -113,3 +115,4 @@ ${\footnote Server Options}
\par \fi0\li0 \bullet {\b Write Request Behavior} - You may chose to {\b take all files} ({\i not recommended}), to {\b prompt only if file exists already}, {\b Always prompt} or {\b Deny all requests}.
-\par \fi0\li0 \bullet {#{\footnote ConfirmationTimeOut}}{\b Confirmation timeout} - this is the time {\b PumpKIN} will wait for you to accept or deny request before it will give up and take default action which is always deny.\pard
+\par \fi0\li0 \bullet {#{\footnote ConfirmationTimeOut}}{\b Confirmation timeout} - this is the time {\b PumpKIN} will wait for you to accept or deny request before it will give up and take default action which is always deny.
+\par \fi0\li0 \bullet {\b Log file} - If you want to enable logging to file, set the destination file here.\pard
\page
@@ -129,3 +132,6 @@ ${\footnote Access Lists}
\par\sa120\sb120\qj\pard \f1\fs18\sb120 You can slightly automate your access policies by setting up read/write request behavior for different incoming requests.
-\par\sa120\sb120\qj\pard \f1\fs18\sb120 The rule consists of {\b request type}, source networke ({\b ip} and {\b netmask}) and {\b action} to take (see also {\uldb Server Options}{\v ServerOptions}).
+\par\sa120\sb120\qj\pard \f1\fs18\sb120 The rule consists of {\b request type}, source network ({\b ip} and {\b netmask}) and {\b action} to take (see also {\uldb Server Options}{\v ServerOptions}).
+\par\sa120\sb120\qj\pard \f1\fs18\sb120 When {\b PumpKIN} receives request it goes through the list of rules and bases its decision on the first matching rule. To rearrange order of rules, select the rule you wish to move and use up and down arrows buttons on the right. To remove rule, use the cross button.
+\par\sa120\sb120\qj\pard \f1\fs18\sb120 To add a new rule fill in the information about {\b request type}, source {\b address} and {\b netmask} and desired action. Then click on the 'Add new rule' button.
+\par\sa120\sb120\qj\pard \f1\fs18\sb120 If you wish to amend the rule, select it in the rules list, change parameters below and click the 'Replace rule' button.
\page
diff --git a/help/pumpkin.xml b/help/pumpkin.xml
index 944bb54..46e3bbc 100644
--- a/help/pumpkin.xml
+++ b/help/pumpkin.xml
@@ -14,2 +14,3 @@
<ni>Added possibility to start/stop TFTP server, while keeping client functionality intact</ni>
+ <ni>Logging to file</ni>
</newsfor>
@@ -88,2 +89,3 @@
<li><a name="ConfirmationTimeOut"/><b>Confirmation timeout</b> - this is the time <kin>PumpKIN</kin> will wait for you to accept or deny request before it will give up and take default action which is always deny.</li>
+ <li><b>Log file</b> - If you want to enable logging to file, set the destination file here.</li>
</ul>