home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / vdocs.zip / VAF < prev    next >
Text File  |  1993-12-16  |  8KB  |  218 lines

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