home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / packet / bb211 / g8bpq.doc < prev    next >
Text File  |  1991-03-03  |  1KB  |  42 lines

  1.                     AA4RE BBS and the G8BPQ Switch.
  2.  
  3. Note!!!!!!  BPQ Versions 4.xx dropped support for the AA4RE system.
  4.  
  5. From version 3.23, the switch supports the AA4RE BBS.  This has been
  6. done by extending the PK232 host mode support, originally written to
  7. support the G8UFQ BBS.  The system allows the first Virtual TNC port to
  8. support up to 8 users.  The configuration I used is detailed below:
  9.  
  10. In BPQCFG.TXT:
  11.  
  12.   TYPE=PK232/AA4RE
  13.   APPLFLAGS=6
  14.  
  15. In PARMS.BB, the recommended port settings are below
  16.  
  17.   port_type       = G8BPQ_NODE
  18.   com             = 2                ; use the first number in TNCPORTLIST
  19.   speed           = 4800             ; not actually used
  20.   max_connect     = 8                ; Up to 8
  21.   max_channel     = 9
  22.   max_pending     = 1
  23.   broadcast_path  = MAIL             ; is ignored - set in config.txt file
  24.  
  25.  
  26. In PATHS.BB
  27.  
  28. PATH GB7DAD A GB7DAD FORCE
  29. T 0000 2300
  30. C SWITCH                                ; note initial C SWITCH
  31. SC LRG7
  32. R* to *
  33. SC G4NAD-1
  34. R* to *
  35.  
  36. Note that the remaining Virtual TNCs continue to run as normal.  If you
  37. are running under Desqview, you can still run PAC2 (or even MBL/RLI!) in
  38. other windows.  However, BB needs a LOT of store - you need to use all
  39. the tricks described in the DV manual to get a big enough window to run
  40. it effectively.
  41.  
  42.