home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / tcp / tcpip1-2 / readme.1st < prev    next >
Encoding:
Text File  |  1989-04-21  |  6.7 KB  |  157 lines

  1.  
  2.                Welcome to the KA9Q Internet Software Package.
  3.                           Revision 890421.0
  4.  
  5.        IF YOU HAVEN'T ALREADY MADE YOUR BACKUP COPIES, DO IT NOW
  6.  
  7.        As distributed, this package contains two diskettes:
  8.  
  9.            1ea  Plug and Play disk configured for use with an
  10.                 IBM PC/clone. 
  11.  
  12.            1ea  Documentation and TNC software disk.
  13.  
  14.        As a first time, or early user you will initially be
  15.        interested in the Plug and Play disk. If you are interested in
  16.        doing development work or browsing through the source code you
  17.        will find want to obtain our other 2-disk set that contains all
  18.        of the sourcecode in 'C'.
  19.  
  20.        This disk is designed to help you get on the air as quickly as
  21.        possible running the TCP/IP protocol suite.  What has been
  22.        done is to put together a disk that is ready to run, except
  23.        for a few simple site-specific things that you'll have to do
  24.        yourself.
  25.  
  26.        The files you need to modify are the 4 files that contain
  27.        information specific to your machine and situation.  Use your
  28.        favorite text editor to make the required changes. The files
  29.        that are provided have been heavily annotated to *briefly*
  30.        describe what each function is. See the documentation referred 
  31.        to below for complete explanations.
  32.  
  33.        The files that need to be changed are:
  34.  
  35.          \AUTOEXEC.NET  - primary config file for the NET.EXE
  36.                           program. Check each entry line that does
  37.                           NOT begin with an '#'. Substitute your
  38.                           callsign, etc as appropriate.
  39.          \FTPUSERS      - follow the instructions on the sample file,
  40.                           making changes as necessary.
  41.          \BM.RC         - check your hostname, username, and favorite
  42.                           editor.
  43.          \HOST.NET      - prepare a separate hosts.net file which
  44.                           will reflect the hosts accessible from your
  45.                           computer.
  46.  
  47.        Once you've done this, you should be able to run NET.EXE
  48.        successfully.
  49.  
  50.        If you have a problem which appears to be hardware related
  51.        there is a good deal of information in the documentation 
  52.        provided. Your easiest solution may, however, be to get in 
  53.        touch with someone who is already running TCP/IP on your type 
  54.        of equipment.  Problems always seem to get fixed faster when
  55.        there's an expert around!
  56.  
  57.        You will find that this disk is organized into several
  58.        subdirectories, and with the files contained therein as
  59.        follows:
  60.  
  61.           \(ROOT)__ . . . . . . . . . . . . . . . . autoexec.net
  62.                   |                                 ftpusers
  63.                   |                                 hosts.net
  64.                   |                                 bm.rc
  65.                   |                                *net.exe
  66.                   |                                *bm.exe
  67.                   |
  68.                   |___SPOOL_. . . . . . . . . . .** net.log
  69.                             |
  70.                             |
  71.                             |___MAIL. . . . . . .** user.seq
  72.                             |                    ** user.txt
  73.                             |
  74.                             |___MQUEUE. . . . . .** sequence.seq
  75.                             |                    ** #.txt
  76.                             |                    ** #.wrk
  77.                             |
  78.                             |___RQUEUE. . . . . .used if you're a mail
  79.                                                  gateway...
  80.                    
  81.  
  82.    (As an aside, if you duplicate this disk for a friend, and you are
  83.     *encouraged* to do so, you must use diskcopy and not 'copy *.*'
  84.     since there are subdirectories involved)
  85.  
  86.        NOTES
  87.         *  If you are using a hard disk the subdirectory
  88.            configuration should be the same as shown EXCEPT that
  89.            the files marked with a single asterisk '*' need to be
  90.            placed in a separate subdirectory of your root directory.
  91.            This directory can be called NET, TCPIP or anything of
  92.            your choice. This subdirectory then becomes the one from
  93.            which you will execute NET.EXE.
  94.  
  95.       **   The files marked with a double asterisk '**' will be
  96.            automagically installed for you when you execute BM.EXE.
  97.  
  98.            NET_DOC.ARC is a compressed file containing USERMAN.DOC.
  99.        You will want to read USERMAN.DOC as soon as possible,
  100.        look for it on disk 2 of 2.
  101.  
  102.        Future revisions:
  103.        Revisions to the KA9Q code have been occurring approximately
  104.        once per year. When they occur they are announced on the
  105.        global Internet, Compuserve, TAPR's Packet Status Register
  106.        newsletter, Gateway, packet BBS's and almost anywhere amateur
  107.        news travels. Revisions, when announced, are available as
  108.        follows:
  109.  
  110.        Floppies (IBM format):
  111.        Tucson Amateur Packet Radio (TAPR)
  112.        Box 12925
  113.        Tucson AZ
  114.        85732
  115.        (602) 323-1710
  116.  
  117.        Floppies (other than IBM format):
  118.        Future arrangements will be announced when made.
  119.  
  120.        Comments and suggestions concerning this disk package 
  121.        should be addressed to:
  122.  
  123.        Andy Freeborn N0CCZ
  124.        President, TAPR
  125.        5222 Borrego Drive 
  126.        Colorado Springs  CO
  127.        80918
  128.        N0CCZ @ K0HOA
  129.        uucp: winfree!andy 
  130.        arpa: andy%winfree@col.hp.com
  131.  
  132.        Addendum:
  133.        The following suggestion for floppy users provided by John 
  134.        Conner, WD0FHG.
  135.        ------
  136.        Note to floppy users with two drives and using DOS 3.0 or 
  137.        later (you don't have two drives?---go trade a HT battery pack 
  138.        for one they are much more useful :-): 
  139.  
  140.        At present NET does not understand different drives.  To make B:
  141.        accessable to NET enter the following command from A:> BEFORE
  142.        running NET.
  143.  
  144.            JOIN B: A:\PUBLIC
  145.  
  146.        This command makes drive B: appear to be the subdirectory PUBLIC
  147.        on drive A: and all files and subdirectories on B: can be accessed
  148.        by adding \PUBLIC\ to the file name.  In effect we just doubled the
  149.        size of the A: drive.  A couple of cautions about using this command.
  150.        First be sure you have a formated disk in B: when running NET or it
  151.        will hang trying to read the B: disk. Second the JOIN command is
  152.        actually a file on your DOS disk and will need to be on the disk
  153.        in the A: drive when you enter the command.
  154.        ( PUBLIC can be any name that is not already used on drive A:. I
  155.        use the \PUBLIC as the area all ftp users have access to.  WD0FHG)
  156.  
  157.