home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / PBNET185.ZIP / README < prev    next >
Encoding:
Text File  |  1995-02-22  |  11.4 KB  |  316 lines

  1.  
  2.             Setting up FrontDoor for use with Powerboard/PBNet
  3.  
  4.  
  5.     It is *very* important that you also read the PBNET.DOC file.
  6.  
  7.     Step 1: Do a standard FrontDoor setup, putting FrontDoor in \FD.
  8.  
  9.     Step 2: Unzip the enclosed STRUCT.ZIP in the \FD directory,
  10.             using the -d option to preserve the directory structure
  11.             contained in the archive.
  12.  
  13.     After unziping, you should have a directory structure like:
  14.  
  15.     Directory PATH listing for Volume QUANTUM SYS
  16.     Volume Serial Number is 4518-07CD
  17.     C:\FD
  18.        FDO.BAT                Main batch file. Manages BBS/import/export/
  19.        │                      event/maint
  20.        ├───FILES              *.MSG are put here; mail is found here
  21.        │                      (*.MO1,TU2,etc)
  22.        ├───PKTTEMP            Temporary directory
  23.        ├───BADPKT             Bad packets are put here for manual
  24.        │                      consideration
  25.        ├───FIDO
  26.        │       PBNET.CFG      PBNet config file for Fido (areas, dirs, etc)
  27.        │       HI.EXE
  28.        │       POINTERS.IDX   High message pointer file.
  29.        │
  30.        ├───NANET
  31.        │       PBNET.CFG      PBNet config file for Nanet (areas, dirs, etc)
  32.        │       HI.EXE
  33.        │       POINTERS.IDX   High message pointer file.
  34.        │
  35.        ├───FILESOUT           PKTs to be exported are put here
  36.        └───INOUT
  37.                MAILIN.BAT      Import all new mail
  38.                MAILOUT.BAT     Export all new mail
  39.                PBNETIN.EXE     PBNet Fido style message importing software
  40.                PBNETOUT.EXE    PBNet Fido style message exporting software
  41.                HI.EXE          High message checker/changer
  42.                PKTSPY.EXE      PKTSpy looks at the header of PKTs and reports
  43.                PBNET.DOC       PBNet Documentation
  44.  
  45.  
  46.      This sample setup is a typical two network setup, running Fido and
  47.      Nanet. To adjust to your setup, edit MAILIN.BAT and MAILOUT.BAT.
  48.  
  49.      Also, edit FIDO\PBNET.CFG to set up the conferences on the FIDO
  50.      network. NANET\PBNET.CFG for the Nanet network (if you are on
  51.      Nanet, of course)
  52.  
  53.      To add a network, or to delete one, you need to edit
  54.      INOUT\MAILIN.BAT and INOUT\MAILOUT.BAT. add one BLOCK for each
  55.      network, remembering to assign to it the name of the net, which
  56.      should be a valid DOS directory name, as well (case insensitive).
  57.  
  58.      Next, set up FD using FDSETUP.EXE:
  59.  
  60.      In Mailer/Filenames:
  61.  
  62.          Desc.      Set to:
  63.  
  64.          SYSTEM     C:\FD
  65.          NETMAIL    FILES
  66.          FILES      FILES
  67.          PACKETS    PACKETS
  68.          LOG FILE   FD.LOG
  69.          BANNER     WELCOME
  70.          NODELIST   NODELIST\
  71.          EVENT      EVENT
  72.  
  73.     Under Mailer/Miscellaneous, set "Trigger exit upon receipt of netmail" to
  74.     Yes.  set the next option, "Upon receipt of ANY file" to Yes.  Then
  75.     set "BBS software name" to "Powerboard".
  76.  
  77.     Under Mailer/Errorlevels, set the following information:
  78.  
  79.         Action          Set to
  80.  
  81.         300             194
  82.         1200            195
  83.         2400            196
  84.         9600            197
  85.         12000           198
  86.         14400           199
  87.         19200           200
  88.         Received mail   100
  89.         Create BAT.file No
  90.  
  91.   You may also want to define a function key under Mailer/Function keys:
  92.  
  93.   Description: Local logon.
  94.   Action: ?193
  95.   Pause: No
  96.   Check: Yes
  97.   Swap: Yes
  98.  
  99.   Under Modem/Hardware, set the communications port to the proper port
  100.   number. If you are running under non-standard ports, please read the
  101.   documentation that comes with BNU. BNU will let you access the
  102.   non-standard port as if it was a standard port. The number specified
  103.   here for "Modem port" should be a number between 1 and 18. Also, set
  104.   the maximum baud rate that your modem can handle here.
  105.  
  106.   Under Modem/Messages, you may need to change the message for "19200"
  107.   to "CONNECT 14400". Some modems (especially USRobotics modems) report
  108.   "CONNECT 14400". You may need to experiment with this. If 19200 calls
  109.   come in and Frontdoor says "Terminating Call", it means that it
  110.   doesn't see a connect message defined for that baudrate.
  111.  
  112.   Next, set up events by going to Manager/Events. Press SPACE to create
  113.   the event database.
  114.  
  115.   At minimum, you'll need two extra events (aside from the default 0-@
  116.   event). One is to prepare your mail packet to be sent to your mail
  117.   hub. The second is to actually call the mail hub to send your mail and
  118.   receive new mail.
  119.  
  120.        (1) Insert an external event (maintenance):
  121.  
  122.        Tag         X
  123.        Days        -------A
  124.        Modifier    Add eventbase (+)
  125.        Start time  21:50
  126.        Length      00:01
  127.        Errorlevel  180
  128.        Min.cost    0
  129.        Max.cost    -1
  130.        Behavior
  131.        Retry delay 0
  132.  
  133.        Under Behavior, use the following options:
  134.  
  135.        Allow users during event Yes
  136.        Forced                   Yes
  137.        Inactive                 No
  138.  
  139.        (2) Insert an external event for exporting mail:
  140.  
  141.        Tag         X
  142.        Days        -------A
  143.        Modifier    Add eventbase (+)
  144.        Start time  22:00
  145.        Length      00:01
  146.        Errorlevel  190
  147.        Min.cost    0
  148.        Max.cost    -1
  149.        Behavior
  150.        Retry delay 0
  151.  
  152.        Under Behavior, set the following options:
  153.  
  154.        Allow users during event              Yes
  155.        Exit when mail is received            Yes
  156.        High priority (crash) mail only       No
  157.        Allow file requests                   Yes
  158.        Pickup file requests                  Yes
  159.        Hold (don't send) file requests       No
  160.        Attempt to pickup waiting mail        Yes
  161.        Allow nodes to pickup waiting mail    Yes
  162.        Prioritize outbound calls             No
  163.        Receive-only                          No
  164.        End event when no more mail to send   No
  165.        Send to CM systems only               No
  166.        Send to non-CM systems only           No
  167.        Send to systems once only             No
  168.        Inactive                              No
  169.  
  170.   After making these modifications, your essential Frontdoor
  171.   configuration has been completed. Exit the FDSETUP program, saving
  172.   changes.
  173.  
  174.   Next, edit the ROUTE.FD file that comes with Frontdoor. This file
  175.   should be in the main Frontdoor directory, i.e. C:\FD. You may choose
  176.   to create a new file. To do this, use a standard DOS text editor such
  177.   as MS-DOS's EDIT or the TED editor that comes with Powerboard. The
  178.   ROUTE.FD file should look like the following:
  179.  
  180.   Schedule A *
  181.   Poll 250/601
  182.  
  183.   The first line specifies the event in which to route the mail. The
  184.   second line specifies the node to poll (where you call for mail).
  185.  
  186.   Unzip the NODELIST.??? file into the NODELIST\ subdirectory (which
  187.   branches off the FD main directory). Create the file FDNODE.CTL, in
  188.   the NODELIST\ directory, using a text editor. It should look like the
  189.   following:
  190.  
  191.  
  192.   dial
  193.         1-416-
  194.         1-905-
  195.   end
  196.  
  197.   This will strip out the 1-areacode digits from the local BBSs in the
  198.   nodelist.
  199.  
  200.   If your BBS is not in the 416 area code, change this to reflect your
  201.   area code. Then save the FDNODE.CTL file, change back to the FD
  202.   directory and then run the FDNC (Nodelist Compiler) program.
  203.  
  204.   Next, unarchive the BNU170.ZIP file. You may wish to take a moment to
  205.   browse the BNU documentation for some background on the software and
  206.   its uses. Basically, BNU serves as the connection between the
  207.   Frontdoor and your com port.
  208.  
  209.   The file FDO.BAT inside STRUCT.ZIP should be copied to \FD. It is the
  210.   batch file that will load FD and call the BBS and PBNet when needed.
  211.  
  212.  
  213.   For your door setup, you'll need to modify your door batch files.
  214.   Instead of having the door batch file return to Powerboard, you'll
  215.   need to add the following two lines to the end of the batch file:
  216.  
  217.   CD\FD FDO ABLOAD
  218.  
  219.   Your Frontdoor system is now set up. You now need to get an official
  220.   Fidonet node address from your local Fidonet coordinator. Once you get
  221.   this node number, you'll need to apply it in quite a few places. The
  222.   first is in FDSETUP, under Global/Address/Address.
  223.  
  224.  
  225.   CONFERENCE SETUP
  226.   ----------------
  227.  
  228.   After setting up Frontdoor, you'll need to set up the conferences on
  229.   your BBS.
  230.  
  231.   The first step in conference setup is getting a list of exact
  232.   conference names to be used in Fidonet. Fidonet goes by conference
  233.   names without regard to conference numbers. Therefore, if the
  234.   conference name is not exact, you will encounter many problems. You'll
  235.   be able to get a list from your Fido mail hub. This is the BBS that
  236.   your system will be calling automatically for Fido echomail.
  237.  
  238.   Add these conferences to your BBS using the AREACFG program that comes
  239.   with Powerboard. Make sure you are specifying the conferences as
  240.   Netmail.
  241.  
  242.   Run PBOARD.EXE with the /C command line switch. This will create the
  243.   new message areas.
  244.  
  245.   Now, the message areas should be installed and you should be able to
  246.   enter mail in these areas.
  247.  
  248.  
  249.  
  250.   PBNet CONFERENCE SETUP
  251.   ----------------------
  252.  
  253.   Using a standard ASCII text editor, edit FIDO/PBNET.CFG, and add the
  254.   FIDO areatag names beside the Powerboard conference numbers as shown
  255.   in the sample configuration files.
  256.  
  257.   You will also need to set up a TRASH conference. This is the
  258.   conference where mail will go if it is invalid. This conference should
  259.   not be accessable by users of normal user security level. The
  260.   conference name should be TRASH.
  261.  
  262.   You will also need to set up a NETMAIL conference. In this conference,
  263.   users will be able to send and receive private netmail over the Fido
  264.   network. For the addressing format, read the PBNET.DOC file.
  265.  
  266.  
  267.   RUNNING MULTIPLE NETWORKS
  268.   -------------------------
  269.  
  270.   If you are running multiple networks, you will need a different node
  271.   address for each network. The primary (usually Fidonet) address should
  272.   be listed as the first address in the Address/Address section under
  273.   Global in FDSETUP. The additional addresses should be entered into the
  274.   AKA (Also Known As) fields.
  275.  
  276.   You will need to find out who the hub is for each network and find out
  277.   what their address is.
  278.  
  279.   For each network, you'll need a Nodelist file which should be compiled
  280.   by FDNC (Frontdoor Nodelist Compiler) and put into the Nodelist
  281.   directory.
  282.  
  283.   The PBNet configuration files will need to be set up in a different
  284.   directory for each network. Your primary network (usually Fidonet)
  285.   should be set up in your FIDO\ directory. Secondary directories should
  286.   also branch off the FD directory, but have different directory names.
  287.   For example, the NorthAmericanNET (NANET) might reside in subdirectory
  288.   NANET\. This directory will contain a PBNET.CFG file modified for the
  289.   particular network.
  290.  
  291.   Modify the ROUTE.FD file. Your current Route.fd file might look like
  292.   this:
  293.  
  294.        Schedule A *
  295.        Poll 250/601
  296.  
  297.   Change the route.fd file so you will have a second polling event:
  298.  
  299.        Schedule A *
  300.        Poll 250/601
  301.        Poll 81:416/100
  302.  
  303.   GOOD LUCK ... and happy messaging.
  304.  
  305.   Questions, comments: Radu Hociung at 1:250/642.1 or radu@io.org
  306.  
  307.   Thanks to Scott Brown for doing most of the FrontDoor setup
  308.   instructions. If I messed up the original text to the point where it
  309.   does not make sense any more, it is my fault: GRIN and BEAR!  <gb>
  310.  
  311.   Greetings,
  312.   Radu Hociung.
  313.   ---
  314.   Electrical Engineering Student at the U of Waterloo, Ontario.
  315.  
  316.