home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / v611docs.zip / VMAIN611.ZIP / V-A < prev    next >
Text File  |  1993-10-08  |  8KB  |  215 lines

  1.                                              VBBS 6.11 Documentation -- A-1
  2.  
  3.  
  4.          ╔════════════════════════════════════════════════════════════════╗
  5.          ║ APPENDIX A         QUESTIONS AND ANSWERS                       ║
  6.          ╚════════════════════════════════════════════════════════════════╝
  7.  
  8.                New SysOp's frequently have many questions about VBBS and
  9.          getting it set up properly; these are usually handled in the var-
  10.          ious support subs.  There are, however, questions that keep crop-
  11.          ping up again and again as new SysOp's come online and into Vir-
  12.          tualNET.  The following is a continuing compilation of the most-
  13.          asked questions about VBBS, taken from the file MOSTASKD.DOC on
  14.          the author's "Virtual Technologies" BBS; other material has been
  15.          added as needed.
  16.  
  17.          ═══════════════
  18.  
  19.          Q: VBBS seems to be reinitializing the modem every 5 minutes.
  20.  
  21.          A: VBBS checks to see if it needs to dial out for network trans-
  22.          fers every so often.  The interval is defined under the MAIN
  23.          Configuration screen of VCONFIG.  The default is 300, which 
  24.          is 5 minutes. You may wish to adjust this option to better 
  25.          suit your needs.
  26.  
  27.          ═══════════════
  28.  
  29.          Q: I've added new networked subs, but they don't seem to be get-
  30.          ting out, or anything coming in.
  31.  
  32.          A: Make sure you run "Compile Network Info" from the DATABASE
  33.          Configuration screen in VCONFIG every time you make changes
  34.          to the way your subs are networked.
  35.  
  36.          ═══════════════
  37.  
  38.          Q: I have trouble getting VBBS to answer the phone; The modem 
  39.          picks up for 2 seconds, and then hangs back up before a con-
  40.          nection can be made.
  41.  
  42.          A: Make sure S0=0 and E0 are part of your VBBS modem init string.
  43.          Q: I have trouble getting VBBS to answer the phone; The modem 
  44.          picks up, but when the connection is made, and the modem 
  45.          passes the result back to VBBS, VBBS hangs up.
  46.  
  47.          A: This problem tends to be more frequent with some of the newer,
  48.          low-cost V32/V32bis modems, but it can be easily fixed through 
  49.          proper configuration of the modem.
  50.  
  51.          Some of the newer, low-cost V.32/V.32bis modems have different 
  52.          ways of returning result codes.  The key is telling the modem 
  53.          to report the correct format which is compatible with VBBS.
  54.  
  55.  
  56.                                             VBBS 6.11 Documentation --  A-2
  57.  
  58.  
  59.          For example, one of the modems I have here can be told to re-
  60.          port the connect results 3 different ways:
  61.  
  62.             1) CONNECT <DTE Rate>
  63.  
  64.                In this format, VBBS connects OK, but the modem reports 
  65.             the wrong baud rate back to the computer.  The DTE rate is 
  66.             the rate at which the computer talks to the modem, and in 
  67.             most cases, this never varies. 
  68.  
  69.             2) Super Extended Result Codes
  70.  
  71.                This format isn't compatible with anything.  In this for-
  72.             mat, 3 or 4 separate lines are displayed, in a format like:
  73.  
  74.                CARRIER <DCE Rate>
  75.                CONNECT <DTE Rate>
  76.                PROTOCOL <Error control>
  77.  
  78.             3) CONNECT <DCE Rate>
  79.  
  80.                This is the one we want.  The DCE rate is the speed of the 
  81.             modem-to-modem connection, which is what we want.  When 
  82.             this format is used, VBBS will work just fine.
  83.  
  84.            To configure my modem to use the correct format (#3), I send it 
  85.         ATW2.  The proper command for your modem may vary.  Check the 
  86.         modem manual.
  87.  
  88.          ═══════════════
  89.  
  90.          Q: I've added new topic areas, but they don't show up when I 
  91.          try to list them from the BBS.
  92.  
  93.          A: Line 2 of every FB file (Function Block) controls what topics
  94.          (database groups) are enabled at the current FB prompt.
  95.  
  96.          For example, line 2 of the default START.FB that comes with 
  97.          VBBS looks like:
  98.  
  99.             A
  100.  
  101.          It enables topic A only.  If you added message-base topics
  102.          B, C, and D, your line 2 should look like:
  103.  
  104.             ABCD
  105.  
  106.          Line 2 of the default FILES.FB that comes with VBBS looks like:
  107.  
  108.             F
  109.  
  110.                                             VBBS 6.11 Documentation --  A-3
  111.  
  112.  
  113.          It enables topic F only.  If you added more file-base topics,
  114.          for example G, H, and I, your line 2 should look like:
  115.  
  116.             FGHI
  117.    
  118.          ═══════════════
  119.  
  120.          Q: When I try to display a network listing, it doesn't print 
  121.          anything.
  122.  
  123.          A: Each network interface utility (VNET, VWW4, VUUCP, VFIDO) is 
  124.          responsible for generating network listings for its type of 
  125.          network.  Normally, generation of these lists is automatic, 
  126.          whenever a new BBSLIST or NODELIST is received.  However, new 
  127.          installations may need to "jump-start" their network listings
  128.          as follows:
  129.  
  130.          VNET: Use the command
  131.  
  132.             VNET /A NETWORKID=#
  133.  
  134.          VWW4: Delete file BBSDATA.IDX in your WWIVnet DATA directory
  135.          and use the command
  136.  
  137.             VWW4 B NETWORKID=#
  138.  
  139.          VUUCP: Not applicable.
  140.  
  141.          VFIDO: Use the command
  142.  
  143.             VFIDO /A NETWORKID=#  (normally 4)
  144.  
  145.             "#" in the above examples refers to the networks ID #, as
  146.             given in the NETWORKS.LST network masterlist file.
  147.  
  148.          ═══════════════
  149.  
  150.          Q: The call-back verifier refuses to verify.
  151.  
  152.          A: The file that MUST be set up in order for the callback veri-
  153.          fier to work is called ALLOWED.CBV, and it should be located 
  154.          in the VBBS \DATA directory.
  155.  
  156.          The format for the file is ASCII, one entry per line, as fol-
  157.          lows:
  158.  
  159.             XXX-YYY Z
  160.  
  161.         where XXX is the area code, YYY is the prefix, Z is a "speci-
  162.         fier" that tells the CBV how to dial this area code-prefix com-
  163.         bination.
  164.  
  165.                                              VBBS 6.11 Documentation -- A-4
  166.  
  167.  
  168.          Specifier   Type of Call                How Dialed
  169.          ─────────   ────────────                ──────────
  170.  
  171.              +        Local                      YYY-????
  172.              -        LD within Area Code        1-YYY-????
  173.              $        LD outside Area Code       1-XXX-YYY-????
  174.              /        Local outside Area Code    XXX-YYY-????
  175.  
  176.         RESTRICT.CBV specifies the list of RESTRICTED phone numbers that 
  177.         may not be dialed; it is not essential that this file be set up,
  178.         but if you're going to use the CBV, you NEED to set it up.  The
  179.         individual SysOp's who use the CBV are responsible for any char-
  180.         ges incurred by its use.
  181.  
  182.         ═══════════════
  183.  
  184.         Q: I want to make a neat tagline for my BBS.  How do I do it?
  185.  
  186.         A: First of all, keep in mind the limits on system taglines in
  187.         VirtualNET:
  188.  
  189.            1) Maximum of 3 lines
  190.            2) Maximum of 300 bytes
  191.            3) Heart-code ANSI colors ONLY
  192.  
  193.         Go into an ANSI drawing program (like TheDraw) and draw the
  194.         tagline you want; block-save it in ASCII format.  Then, en-
  195.         ter VBBS and use the [E]dit Any File option from the SysOp
  196.         Menu to bring the tagline file into the FSE.  There, you can
  197.         use the [Ctrl-P] color-change feature to add color to the
  198.         tagline.  Once you're satisfied with it, save the file.
  199.  
  200.         Because the FSE saves the heart-codes for ANY color changes
  201.         you make inside it -- even experimental color changes -- you
  202.         should bring the tagline back into the DOS 5.0 editor or some
  203.         other text editor, where the heart-codes will become visible.
  204.         Delete any unnecessary color-change codes.  Save the file
  205.         again.
  206.  
  207.         To check to see if the tagline meets the byte limit, use the
  208.         trusty DIR command:
  209.  
  210.            dir <tagfilename>
  211.  
  212.         If the size of the file is greater than 300 bytes, you need
  213.         to edit it down some.
  214.  
  215.