home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / MISC / NETS100.ZIP / FIDO_NET.DOC next >
Encoding:
Text File  |  1990-06-24  |  5.2 KB  |  146 lines

  1.                 *** The FIDO.NET control file ***
  2.  
  3.      The FIDO.NET file should be placed in your wwiv DATA 
  4. directory.  This file is read by NetSEX and tells NetSEX what 
  5. Fido/WWIV node is running the program,  which subs to process, 
  6. and other important information.
  7.  
  8.               *** Commands in the fido.net file ***
  9.  
  10. ; <COMMENTS>
  11.  
  12.      Any line beginning with a semicolon (;) is ignored by 
  13. NetSEX.  This feature can be helpful in debugging code by 
  14. commenting out certain parts to determine where trouble may be 
  15. coming from. 
  16.  
  17.  
  18. COORDINATOR: <NODE_NUMBER>
  19.  
  20.      This line is used to tell NetSEX which WWIV node to send 
  21. traffic updates to.  The purpose for traffic updates is to have a 
  22. central source of information about what is being gatewayed so 
  23. that nodes not running NetSEX can find out what is availiable and 
  24. from who.  Currently the NetSEX coordinator is 5317, so the 
  25. COORDINATOR line should look like: 
  26.  
  27. COORDINATOR: 5317
  28.  
  29.  
  30. FZONE: <FIDONET ZONE NUMBER>
  31. FNET:  <FIDONET NET NUMBER>
  32. FNODE: <FIDONET NODE NUMBER>
  33.  
  34.      These commands inform NetSEX what your Fidonet address is.  
  35. Mail coming from WWIV into Fidonet will appear to be from the 
  36. fidonet address specified.  This number is also used to determine 
  37. which messages will be considered for processing.
  38.  
  39.  
  40. NETWORK: <NETWORK NAME>
  41.  
  42.      This line is used to determine which WWIV network is 
  43. gatewaying messages.  Nodes in WWIVNET should use WWIVNET as the 
  44. network parameter.  Nodes in WWIVLINK should use WWIVLINK as 
  45. their network parameter.
  46.      Examples:
  47. NETWORK: WWIVNET
  48. NETWORK: WWIVLINK
  49.  
  50.  
  51. NODE: <FAKE NODE NUMBER>
  52.  
  53.      This Command determines what your WWIV gateway number will 
  54. be.  The purpose in having a "Fake" node number is to provide a 
  55. simple way of addresssing the gateway without having to do any 
  56. special pre-processing to determine which messages coming in over 
  57. WWIVNET should be processed.  You must ASK for a Fake node 
  58. number.  To get one send e-mail to 1@5317 (wwivnet) and be sure 
  59. to include information on what WWIVNET node you are running,  
  60. what your fidonet address is,  and what your usenet address is if 
  61. you have one. 
  62.  
  63.  
  64. BANNER: <BANNER STRING>
  65.  
  66.      This command is used to place a banner at the bottom of 
  67. messages coming into WWIVnet Subs.  You can change it as many 
  68. times as you like in the your FIDO.NET control file; but keep in 
  69. mind that the last banner defined will be the one that is used 
  70. when NetSEX is processing Subs.  WWIVNET control characters are 
  71. allowed in this line.  
  72.  
  73. Examples:
  74. BANNER: This is the First inter-network sub
  75. BANNER: I like this banner better!
  76.  
  77.  
  78.  
  79. LOCAL: <LOCAL NODE NUMBER>
  80.  
  81.      This command determines where mail coming from FidoNet ends 
  82. up when there is no WWIV node number given in the address (Yes, 
  83. This is allowed!).  It does not have to be your real WWIV node 
  84. number.  Your AC or GC may require you to set this to your AC or 
  85. GC's address for instance.
  86.  
  87.  
  88.  
  89. IN_ALIAS: <IN STRING>=<OUT STRING>
  90.  
  91.      This command allows you to alias certain users names for 
  92. mail coming into WWIV from FIDONET.  This could be useful if you 
  93. want some users to be addressed by their real names instead if 
  94. the n<node> u<user> format.  You can change aliases as many times 
  95. as you like within the FIDO.NET file.  You can also delete an 
  96. alias by having no <OUT STRING> parameter.  Strings may not 
  97. contain the equals sign (=).
  98. Examples:
  99. IN_ALIAS: Matt Logan=n5317 u1
  100. ( Now mail sent to Matt Logan will be routed to 1@5317)
  101. IN_ALIAS: sysop=n5317 u1
  102. ( now mail sent to sysop will be routed to sysop)
  103. IN_ALIAS: Matt Logan=
  104. IN_ALIAS: sysop=
  105. ( Now mail addressed to Matt Logan or sysop will be sent as name 
  106. e-mail to whatever system was specified in the LOCAL: command. 
  107. This is the way to un-alias) 
  108.  
  109.  
  110. OUT_ALIAS: <IN STRING>=<OUT STRING>
  111.  
  112.      This one works the same way as IN_ALIAS exepct it applies to 
  113. mail coming from WWIVet to FIdonet.  Un-Aliasing works the same 
  114. way and you can change this as often as needed.
  115. Examples:
  116. OUT_ALIAS: n5317 u1=Matt Logan
  117. (Mail coming from 1@5317 will appear to be from Matt Logan)
  118. OUT_ALIAS: n5317 u1=
  119. (This alias is now removed)
  120.  
  121. MAIL: <FIDONET MAIL DIRECTORY>
  122.  
  123.      This command tells NetSEX where to look for messages coming 
  124. from FidoNet and also where to place converted e-mail messages 
  125. coming from WWIVnet.  NetSEX will process mail right after it 
  126. reads this line into the processor.
  127.  
  128.  
  129. SUB: <SUB NUMBER> <HOST NUMBER> <DIRECTORY> <NAME>
  130.      <BI-DIRECTIONAL FLAG>
  131. (All parameters must be on the same line)
  132.  
  133.      This line tells NetSEX information about the subs you want 
  134. to gateway.  The first parameter is the WWIVnet sub number that 
  135. will be Gatwayed. The second parameter tells netsex what WWIVnet 
  136. node will be the WWIVNET host of this sub.  The host does not 
  137. have to be the same node running NetSEX.  The DIRECTORY parameter 
  138. where to look for incoming FIDONET messages and where to place 
  139. outgoing converted WWIVNET messages.  The NAME field is used to 
  140. give a name to the sub you are gatwaying.  The name field is sent 
  141. out in traffic updates and is also stored in a file called 
  142. NETSEX.DAT.  The <BI-DIRECTIONAL FLAG> is either Y or N depending 
  143. on whether you want messages originating in WWIVNET to be sent 
  144. over fidonet as well.
  145.  
  146.