home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / HATCH / WT134.ZIP / SETUP.DOC < prev    next >
Text File  |  1996-10-18  |  6KB  |  130 lines

  1. The Quick Down-And-Dirty WWIV/Fido Setup
  2. =======================================
  3.         This file assumes that you have a front-end program setup and
  4.         running.
  5.         This file takes you through the steps of setting up your WWIV
  6.         BBS for Fidonet.  No frills, no froo-froo.  You'll want to
  7.         read the WWIVTOSS docs after this, because this document does NOT
  8.         explain how to setup WWIVToss.  That's what the WWIVTOSS docs are
  9.         for.  The purpose of this is just to give you the *basics* of
  10.         preparing your BBS for Fidonet.
  11.  
  12.         Step 1
  13.         ======
  14.         Make a list of the Fidonet Echos that you want to carry.  Print
  15.         this list out somewhere.  Now assign a subtype to each echo.  They
  16.         can be either numeric or alphanumeric.  It doesn't matter.
  17.         The subtypes are irrelevent.  Choose any naming/numbering scheme
  18.         that you want.  Just makre sure that each is unique, and 7
  19.         characters or less.
  20.         This will be the list that you go by to set things up with WWIV
  21.         and WWIVToss.
  22.  
  23.         Step 2
  24.         ======
  25.         Go to your WWIV Directory.  Go into INIT and choose option 'N',
  26.         Networks.
  27.  
  28.         Add a new network.  Call it Fidonet.  Fill in the directory that
  29.         you are going to have your data files in.  Set the type to Fidonet.
  30.                    (* See note below regarding Network Type!)
  31.  
  32.         Now you need a node number.  You are going to create a network
  33.         with 2 nodes, and 2 nodes only.  1 node will be your BBS, one node
  34.         will be "THE REST OF THE WORLD".  All messages coming in from
  35.         Fidonet will be from that node, and all messages going out from
  36.         your BBS will be going to that node.  The "REST OF THE WORLD" node
  37.         will be referred to as the "fake" node from hereon.
  38.  
  39.         The actual node numbers are irrelevent.  You can use @1 and @2,
  40.         @8315 and @699, or whatever you want.  Choose 2 numbers to use.
  41.         Write them down, marking the fake node and the BBS node.  Now
  42.         put the BBS node into INIT.
  43.         Make a note of which network number it is.
  44.         Exit INIT.
  45.  
  46.         Step 3
  47.         ======
  48.         Create the directory for the network.  Unzip FIDO.ZIP into that
  49.         directory.  Go to that directory.  Load BBSLIST.1 into your
  50.         favorite text editor.  Replace @699 with the number that you
  51.         assigned to your BBS.  Don't forget the leading @.
  52.         Replace @8315 with the number that you assigned as the "fake"
  53.         node.  Don't forget the leading @.  The other information
  54.         is really irrelevent.  Change it if you want, leave it alone
  55.         if you want.  It won't affect the operation of the program.
  56.         Save BBSLIST.1.
  57.  
  58.         Now load CONNECT.1 into your editor.  Replace all occurances of
  59.         699 with the number that you assigned to your BBS.
  60.         Replace all occurances of @8315 with the number that you assigned
  61.         as the "fake" node.
  62.         Save CONNECT.1
  63.  
  64.         Now load up CALLOUT.NET.  Replace the @8315 with the number that
  65.         you assigned as the "fake" node.  Don't forget the leading @.
  66.         Save CALLOUT.NET
  67.  
  68.         Step 4
  69.         ======
  70.         Load up WWIV.  Go into BOARDEDIT.  Start inserting subs.  Fill
  71.         in the Sub information as you want it.  Most of it is irrelevent
  72.         to the operation of WWIVTOSS.  The only thing that you have to
  73.         do for WWIVToss is go under Networks.  Add a network.  Choose
  74.         Fidonet.  Put in the subtype that you chose for that echo.
  75.         Set the "fake" node as the host.  Don't send an auto-request or
  76.         email.
  77.         Continue doing this for all the echos that you want to add.
  78.         Exit WWIV.
  79.  
  80.  
  81.         Step 5
  82.         ======
  83.         Go to your mailer directory and load up the batch file that runs your
  84.         system for you.  Find the area where it processes your mail, and
  85.         replace any calls to your current mail tosser and WWIV/Fido
  86.         translation program with a call to "WWIVTOSS /I /O /P".  Minus the
  87.         quote marks, of course.  Note that WWIVToss will perform it's
  88.         own network cleanups if you wish.  Go into WSETUP, under
  89.         Miscellaneous Options, and turn CLEANUP NETS on.  That
  90.         eliminates having to figure out where exactly you need to put
  91.         calls to the network software in your RUN.BAT file.
  92.  
  93.         The setup of the mailer is going to be up to you, because there
  94.         are a variety of mailers and setups, and I can't cover them all.
  95.         WWIV Software Services offers a Front Door Installer that works
  96.         real well and will give you a good, basic working setup in a
  97.         very short period of time.
  98.  
  99.         Some helpful hints.  At the beginning of your mailer batch file,
  100.         right before it calls the actual mailer program itself, put a
  101.         check for an outgoing Fidonet packet in WWIV.  If one exists, go
  102.         to a section and run WWIVToss.  This will ensure that outgoing
  103.         messages go out regularly, quickly, and automatically.  Here's
  104.         the line from mine.
  105.  
  106.         if exist d:\wwiv\fido\s8315.net goto PROCESS_FIDO
  107.  
  108.         And then further down in the batch file:
  109.  
  110.         :PROCESS_FIDO
  111.         D:
  112.         cd \WWIV
  113.         WWIVTOSS /O /P
  114.         cd \fd
  115.         GOTO START
  116.  
  117. ****
  118.              Important Note: As of this writing (WWIV Ver. 4.24a and Net
  119.         Ver 36), there are some bugs in the way the WWIV Software works.
  120.         If you want to gate a sub on Fidonet, you MUST either turn OFF
  121.         Network Validation, or set the network type in INIT to WWIVNET.
  122.         For some reason, the network2 software does NOT set the "Net Val"
  123.         flag on incoming Fidonet messages.  And if the sub is set for
  124.         Network Validation and the network type is Fidonet, messages will
  125.         NOT be gated across to non-Fidonet networks.  Therefore, if you
  126.         want to gate a Fidonet echo to WWIV or vice-versa, you MUST either
  127.         set Network Validation to NO or set the network type to WWIVNet.
  128.         I am in the process of talking to Wayne and getting this changed.
  129. ****
  130.