From 39bb4331674cc77560a546f4f9b14b143603d4be Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Thu, 02 Feb 2006 23:07:50 +0000 Subject: - version bump to 2.7 - year bump to 2006 - ip-based access control - server switchable off - logging to file git-svn-id: http://svn.klever.net/kin/pumpkin/trunk@144 fe716a7a-6dde-0310-88d9-d003556173a8 --- (limited to 'help') diff --git a/help/pumpkin.cnt b/help/pumpkin.cnt index 0e09da3..dfe42e5 100644 --- a/help/pumpkin.cnt +++ b/help/pumpkin.cnt @@ -12,3 +12,4 @@ 2 Server Options=ServerOptions 2 Network Options=NetworkOptions 2 Sounds Options=SoundsOptions +2 Access Lists=ACL diff --git a/help/pumpkin.rtf b/help/pumpkin.rtf index b39ca9c..9c02ca9 100644 --- a/help/pumpkin.rtf +++ b/help/pumpkin.rtf @@ -18,7 +18,7 @@ K{\footnote about} \par\sa120\sb120\qj\pard \f1\fs18\sb120 \par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b {\i Enjoy!}} { -\par\pard\plain\sb360\sa120 \f1\fs16 Copyright (c) 1997-2005 {\uldb\cf0 Klever Group (http://www.klever.net/)}{\v %!ExecFile("http://www.klever.net/")} +\par\pard\plain\sb360\sa120 \f1\fs16 Copyright (c) 1997-2006 {\uldb\cf0 Klever Group (http://www.klever.net/)}{\v %!ExecFile("http://www.klever.net/")} \par\qj\sb120\sa120Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: \par The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. \par \sa360 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. @@ -28,6 +28,9 @@ K{\footnote about} \pard\plain #{\footnote News} ${\footnote What's New} +\par\pard\plain\f1\fs24\qc\cf2\b 2.7 - February 1st, 2006 +\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\f1\fs24\qc\cf2\b 2.6 - August 6th, 2005 \par\pard\plain\fi0\li0\f1\fs18 \bullet more robust solution to the backslash/slash dilemma \par\pard\plain\fi0\li0\f1\fs18 \bullet A bit more elaborate error reporting @@ -112,10 +115,18 @@ ${\footnote Server Options} \page \pard\plain\keepn -#{\footnote SoundsOptoins} +#{\footnote SoundsOptions} ${\footnote Sounds Options} { \f1\fs18\b\sb120 Sounds} \par\sa120\sb120\qj\pard \f1\fs18\sb120 You can customize {\b PumpKIN} sounds notifications here. There are three customizable sounds defined - {\b Incoming request}, which notifies you about incoming request prompt if you're set to be prompted whenever incoming request occurs. {\b xfer Aborted} - which happens to sound every time transfer is interrupted for whatever reason - time out, explicit kill, denied access, etc. {\b xfer Finished} means that your file was successfully transmitted. \par\sa120\sb120\qj\pard \f1\fs18\sb120 You can select any {\b .wav} file or one of the predefined sounds from the dropdown list. \page + +\pard\plain\keepn +#{\footnote ACL} +${\footnote Access Lists} +{ \f1\fs18\b\sb120 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}). +\page } \ No newline at end of file diff --git a/help/pumpkin.xml b/help/pumpkin.xml index 38c54ca..944bb54 100644 --- a/help/pumpkin.xml +++ b/help/pumpkin.xml @@ -5,10 +5,14 @@

PumpKIN is a program designed to send and receive files over the net while having T42 or Wintalk session running using TFTP () protocol. It includes full-functional TFTP server/client so it may be useful for maintaining CISCO routers and other network equipment.

Enjoy!

- + + + Added acess lists based on request IP address and TFTP opcode for automating access policy + Added possibility to start/stop TFTP server, while keeping client functionality intact + more robust solution to the backslash/slash dilemma A bit more elaborate error reporting @@ -36,6 +40,7 @@

To Abort transfer(s) currently in progress - select transfer(s) you want to terminate in the list and click Abort xfer button.

You may want to hide PumpKIN window and leave it as a tray icon only. Just click the icon in the tray or simply close the window.

Use Options button to set PumpKIN options.

+

You can start and stop PumpKIN's TFTP server by checking and unchecking the Server is running checkbox in the lower right corner of main PumpKIN window.

Confirm Read Request Dialog @@ -83,9 +88,17 @@
  • Confirmation timeout - this is the time PumpKIN will wait for you to accept or deny request before it will give up and take default action which is always deny.
  • - + Sounds

    You can customize PumpKIN sounds notifications here. There are three customizable sounds defined - Incoming request, which notifies you about incoming request prompt if you're set to be prompted whenever incoming request occurs. xfer Aborted - which happens to sound every time transfer is interrupted for whatever reason - time out, explicit kill, denied access, etc. xfer Finished means that your file was successfully transmitted.

    You can select any .wav file or one of the predefined sounds from the dropdown list.

    + + Access Lists +

    You can slightly automate your access policies by setting up read/write request behavior for different incoming requests.

    +

    The rule consists of request type, source network (ip and netmask) and action to take (see also Server Options).

    +

    When 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.

    +

    To add a new rule fill in the information about request type, source address and netmask and desired action. Then click on the 'Add new rule' button.

    +

    If you wish to amend the rule, select it in the rules list, change parameters below and click the 'Replace rule' button.

    + -- cgit v0.9.0.2