home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / rs153upd / config.bpa < prev    next >
Text File  |  1991-04-12  |  7KB  |  230 lines

  1. 153 04/12/91
  2. #
  3. # This is a special sample file for a single port running on G8BPQ PC-Net
  4. #
  5. # Local Console Port
  6. PORT L HCE 15 25 0 0000
  7. Connected
  8. # ANSI Color keys - background
  9. # 0-black, 1-red, 2-green, 3-brown, 4-blue, 5-magenta, 6-cyan, 7-lt gray
  10. #
  11. # ANSI Color keys - Text
  12. # 0-dk gray, 1-orange, 2-green, 3-yellow, 4-blue, 5-magenta, 6-cyan, 7-white
  13. #
  14. # Color strings for port  [Text Color],[Background Color]
  15. #
  16. 7,1
  17. ENDPORT L
  18. # ------ COM1 Port TNC, Ham calls only -----
  19. # 9600 baud - only for newer TNC2 clones or with TL084 in place of LM324s
  20. PORT A THQ 7 25 2 9600
  21. 145.01 MHz
  22. # Color Strings for this port recieved lines
  23. 3,1
  24. YES (is TNC2 or compatible)
  25. NO (a unit capable of supplying DCD for CONN/DISC indication)
  26. NO (send a 'mail for' beacon on this port)
  27. 0 2303 (Download window if size = 0, not active )
  28. # String to shutdown mon and conn for this TNC
  29. conok off
  30. mon off
  31. *** EOF
  32. # string to be sent to TNC when going INTO TERMINAL MODE
  33. se $0d
  34. cr on
  35. cp off
  36. *** EOF
  37. # string to be sent to TNC when coming OUT OF TERMINAL MODE
  38. se $7f
  39. cr off
  40. cp on
  41. *** EOF
  42. # String to this tNC when initializing the ports and TNCs
  43. # not used in BPQ setup
  44. *** EOF
  45. # String to this TNC when going back online awaiting connection
  46. # Strings in CAPS are BPQ Applications/Node unique commands
  47. APPL $01
  48. MMASK 1
  49. MTX ON
  50. se $7f
  51. cr off
  52. cp on
  53. mon on
  54. conok on
  55. *** EOF
  56. 0 1004  (Forward window if size = 0, not active)
  57. ENDPORT A
  58. # B,C,D,... etc ports could be in here
  59. # This EOF is the end of ports in general
  60. *** EOF
  61. # ----------------- end of port configurations ----------------------------
  62. #
  63. #Color String of BBS output
  64. 6,1
  65. #Color String of Local Status Display
  66. 3,5
  67. # String sent out to TNCs when other port busy
  68. *** EOF
  69. # Normal BBS prompt
  70. $Tz, $N msgs @$O MailBox(1)>
  71. # Remote Sysop string
  72. Next?$H
  73. # Local CONSOLE prompt
  74. $T, $N msgs(1)>$H
  75. # LOCAL COnsole status display for remote users
  76.  <  $Tz | [$7] $U - $I | $Q KB free | $N msgs | $S > $H
  77. # Setup into normal logged user
  78. PACT A 14
  79. *** EOF
  80. # Setup into remote sysop
  81. PACT A 8
  82. *** EOF
  83. # TNC shutdown string
  84. conok off
  85. mon off
  86. *** EOF
  87. # Hostname/Domain specification, sysop call derived from this, NO SSIDs!!!!
  88. # the call to left of period is used to go into the USER file to get that 
  89. # record and derive system qth and zip
  90. KA2BQE.VT.USA.NA
  91. # Mnemonic or explicit call SSID for nearest network node
  92. UCV
  93. # name for unmatched ROUTEs
  94. NONE
  95. #---------------------------------------------------------------------------
  96. # edit strings for ROUTE Parsing, look at most comples to least complex
  97. # when setting yours up simply edit the state,country,continets shown here
  98. # as approriate. For US just change state, for Canada state to province
  99. # and USA to CAN, for others edit all three, if no state/prov/prefecture used
  100. # remove first 5 lines. The ORDER is important! You may have up to 16 lines!
  101. #---------------------------------------------------------------------------
  102. \#NWVT.VT.USA.NOAM
  103. \#NWVT.VT.USA.NA
  104. \#NWVT.VT.USA
  105. \#NWVT.VT
  106. \#NWVT
  107. VT.USA.NOAM
  108. VT.USA.NA
  109. VT.USA
  110. VT
  111. USA.NOAM
  112. USA.NA
  113. USA
  114. NOAM
  115. NA
  116. AMPR.ORG
  117. *** EOF
  118. #---------------------------------------------------------------------------
  119. # CALL VALIDATION PATTERNS 'a' - alpha character, 'n' numeric character
  120. #---------------------------------------------------------------------------
  121. # HAM CALLS TABLE
  122. anaa
  123. aana
  124. anaaa
  125. aanaa
  126. aanaaa
  127. ana
  128. nana
  129. nanaa
  130. annaa
  131. aanna
  132. nanaaa
  133. annaaa
  134. aannaa
  135. *** EOF
  136. #---------------------------------------------------------------------------
  137. # OTHER SERVICE CALL PATTERNS
  138. aan
  139. aann
  140. aannn
  141. aannnn
  142. aaannn
  143. aaana
  144. aaanaa
  145. aaann
  146. nna
  147. nnaa
  148. *** EOF
  149. #-------------------------------------------------------
  150. # these next are drive and directory path specifications
  151. #-------------------------------------------------------
  152. # path to system directory files
  153. sys\
  154. # path to user directory files
  155. usr\
  156. # path to user accessible files area
  157. files\
  158. # use upload\ as name for the directory - if it does not exist uploads go
  159. #  to files\ path of tree specified by user, if it does all uploads
  160. #  go here
  161. files\
  162. # directory that messages texts will reside
  163. mail\
  164. # directory that temporary file/mailmessage upload will reside, usually
  165. #  the same as the directory for the final texts, but may be specified
  166. #  as an alternate in case you have a RAM disk available. This would
  167. #  increase the speed of MAIL and RMAIL enormously.
  168. sys\
  169. #--------------------------------------------------------------------
  170. # where 'nul' is specified it means no file name, and any routine
  171. # trying to pend the file will simply get an EOF immediately, without
  172. # generating an error. This is used in CONSOLE only versions mostly
  173. # where call files, monitor files etc are more or less useless
  174. #--------------------------------------------------------------------
  175. # these next are filenames only, they are files that are read
  176. # by the system. If you specify pathes they will suppressed. 
  177. # these files will be expected to be in the 'system directory'
  178. #--------------------------------------------------------------------
  179. # name and path to help file
  180. help.rs
  181. # name and path to general system info file
  182. info.rs
  183. # name and path to event file
  184. event.rs
  185. # name and path to connect script file
  186. calldir.rs
  187. # name and path to remote sysop password file
  188. password.rs
  189. #--------------------------------------------------------------
  190. # these next are filenames with pathes and drives allowed. They 
  191. # are files which get created by the system and consume space, 
  192. # they will need to be located in a place where they have room 
  193. # to grow.
  194. #--------------------------------------------------------------
  195. # name and path to log file
  196. log.rs
  197. # name and path to monitor file
  198. mon.rs
  199. # name and path to mail.dat file
  200. mail.dat
  201. # name and path to user.dat file
  202. user.dat
  203. #-------------------------------------------------------
  204. # END of Directory - Files specifications
  205. #-------------------------------------------------------
  206. #--------------- initialization commands to BBS --------------------------
  207. AUTO-EVENT
  208. M 0100 SETPARM AUTOFLOOD ON
  209. M 0100 SETPARM BELL OFF
  210. M 0100 SETPARM BULLEXP 28
  211. M 0100 SETPARM CHAT OFF
  212. M 0100 SETPARM FLOODKILL OFF
  213. M 0100 SETPARM FORCETYPE ON
  214. M 0100 SETPARM FORWARDKILL OFF
  215. M 0100 SETPARM HOLDSYSOPMAIL ON
  216. M 0100 SETPARM LOGGING ON
  217. M 0100 SETPARM LOGLOCAL ON
  218. M 0100 SETPARM LOGMSGSONLY OFF
  219. M 0100 SETPARM LONGIHEADER ON
  220. M 0100 SETPARM LONGRHEADER OFF
  221. M 0100 SETPARM MAXERROR 6
  222. M 0100 SETPARM MAXLIST 30
  223. M 0100 SETPARM MINDISK 500
  224. M 0100 SETPARM NOBIDFL OFF
  225. M 0100 SETPARM OPENLOGIN ON
  226. M 0100 SETPARM PONG 4
  227. M 0100 SETPARM REPLYTO OFF
  228. M 0100 SETPARM REQFILMAX 0
  229. M 0100 EVENT -S 120 40 20
  230.