home *** CD-ROM | disk | FTP | other *** search
/ CD-X 3 / cdx_03.iso / shutils / dos / 300ter.arj / TERMAIL.EXE / TER-NODE.000 < prev    next >
Encoding:
Text File  |  1995-08-14  |  7.2 KB  |  202 lines

  1. ;
  2. ; A nodelist is a list of mail systems which can be called
  3. ; Nodelists are mostly used by nodes (systems) in fidonet
  4. ; (the biggest network in the world), but also other networks like
  5. ; SIGNET. Each network has it's own Zonenumbers. Zone 1-9 must only be
  6. ; used by fidonet. SIGNET has Zone 27. SexNet has Zone 69 etc.
  7. ; A nodenumber:   Zone:Host/Node   (Net=Host)
  8. ; One of my nodenumbers in fidonet is    2:231/111
  9. ; That means that I belong in Zone 2, Net 231 and is Node 111
  10. ;
  11. ; The list syntax:
  12. ; The Zone  entry  Zone,2      will have nodenumber 2:0/0
  13. ; The Host  entry  Host,231    will have nodenumber 2:231/0
  14. ; The Node  entry  ,111        will have nodenumber 2:231/111
  15. ; The Point entry  Point,9999  will have nodenumber 2:231/111.9999
  16. ; If you want to add a new node in a different Zone, look at the buttom.
  17. ; Zone 99:0/0, Host 99:999/0, Node 99:999/9999.
  18. ; All spaces in a (raw) nodelist must be replaced with underscores (_)
  19. ; Blank lines and lines starting with ';' will be ignored (comments)
  20. ;
  21. ; The flags:
  22. ; CM    = Crashmail, (Open 24 hours for mail sessions)
  23. ; MO    = MailOnly, not open for normal BBS users
  24. ; XA    = MailerType, not important for you
  25. ; HST   = Uses a USRobotics HST modem H14 = HST 14400, H16 = HST 16800
  26. ; ZYX   = Uses a ZyXEL modem
  27. ; CSP   = Uses a CSP modem
  28. ; V32   = Uses V32 9600 baud
  29. ; V32B  = Uses V32B 14400 baud
  30. ; V42B  = Uses V42B error correcting and compression
  31. ; MNP   = Uses MNP error correcting and compression
  32. ; ISDNC = Uses a ISDN line. Only ISDN calls available
  33. ;
  34. ; If you have several nodelists:
  35. ; Just copy the files together like: COPY Z2-LIST.001+PNTLIST.001 NODELIST.001
  36. ;
  37. ; Hope this is enough for you to see how the lists are build
  38. ;
  39. ;                               WARNING:
  40. ;
  41. ; You may only request files from systems where the sysop has agreed that
  42. ; you do that, because when you request files they will not count on your
  43. ; download ratio, and most sysops likes best that you go online and download
  44. ; the files. Remember the sysop can see in his logfile who you are, so
  45. ; please contact any sysop before you start requesting.
  46. ; You may not use other peoples nodenumbers, that will be a violation of
  47. ; the rules in fidonet and you risk being excluded from a lot of BBS systems
  48. ; if you use this system and does not have made a deal with the sysops.
  49. ; You could also deside to be a point in fidonet (a point is a user which gets
  50. ; his mail, through a mailsystem.), then you can request files freely a lot
  51. ; more places without risking any angry sysops, contact a fidonode near your
  52. ; city for more information on joining fidonet as a point. (Not me please).
  53. ;
  54.  
  55. ; ================================================================= ZONE 1 =
  56.  
  57. Zone,1
  58.  
  59. ; 1:109/921, Regsite in USA
  60. ;
  61. Host,109
  62. ,921,TSR_TERMINATE_SUPPORT_REGISTRATIONS,Luray_VA,Andy_Roberts,1-703-743-2865,9600,CM,XA,V32b,V42b,VFC
  63.  
  64. ; 1:163/312 Regsite in Canada
  65. ;
  66. Host,163
  67. ,312,TERMINATE_REGSITE,Ottawa_ON,Wayne_Terry,1-613-739-5672,9600,XA,CM,V34,v32b,v42b
  68.  
  69. ; 1:167/122 Regsite in Quebec
  70. ;
  71. Host,167
  72. ,122,Le_Frenchy_BBS,Montreal,Yves_MARTIN,1-514-279-8753,9600,CM,XA,V32b,V42b
  73.  
  74. ; ================================================================= ZONE 2 =
  75.  
  76. Zone,2
  77.  
  78. Host,236
  79. ,111,DAN_BBS_RING_DOWN_20,Albertslund,Bo_Bendtsen,45-43623990,9600,ZYX,CM,XA
  80. Point,9999,Test_point,All_over_the_world,Your_name_here,-Unpublished-,9600,MO
  81. ,450,DAN_BBS_Terminate_01,Albertslund,Bo_Bendtsen,45-42643827,9600,HST,CM,XA
  82. ,2000,DAN_BBS/ISDN_11_+_12,Albertslund,Bo_Bendtsen,45-43-661070,300,UISDNB,UISDNC
  83.  
  84. ; 2:293/2009 Regsite in Belgium
  85. ;
  86. Host,293
  87. ,2009,Programmer's_Paradise,Jodoigne_B,Eric_Vaneberck,32-10-813088,9600,CM,ZYX,XA
  88.  
  89. ; 2:205/422 Regsite in Sweden (And Norway)
  90. ;
  91. Host,205
  92. ,422,Computer_Security_Center_1,Skelleftea,Mikael_Winterkvist,46-910-52214,9600,CM,XX,V32,V42,HST
  93. ,423,Computer_Security_Center_2,Skelleftea,Mikael_Winterkvist,46-910-52853,9600,CM,XX,ZYX
  94.  
  95. ; 2:2453/750           German registration site
  96. ;
  97. Host,2453
  98. ,750,TEAM_TERMINATE_GERMANY,Bonn,Andreas_Streit,49-xxxx-xxxxx,9600,CM,XA,V32B,V42B,V34
  99.  
  100. ; 2:320/201 Regsite in France
  101. ;
  102. Host,320
  103. ,201,Hermes_Center_BBS,Quincy_Sous_Senart,Philippe_Cheve,33-1-69-007672,9600,CM,XA,V32B,ZYX,UFAX
  104.  
  105. ; 2:443/888 UK-EIRE registration site
  106. ;
  107. Host,443
  108. ,888,The_Snow_Cave,Omagh,Steve_Stacher,44-1662-247887,9600,CM,H16,V32b,V34,V32T,VFC,U,TXI
  109.  
  110. ; 2:220/412 Regsite in Finland
  111. ;
  112. Host,220
  113. ,412,Nuclear_BBS,Riihim{ki,Thomas_Raehalme,358-14-724293,9600,CM,V32B,V42B,XA
  114.  
  115. ; 2:283/531  Dutch registration site
  116. ;
  117. Host,283
  118. ,531,The_Owl's_Nest,Soest,Arthur_Mol,31-2155-10921,9600,V32b,V42b,CM,XA
  119.  
  120. ; 2:301/414 Regsite in Schweiz
  121. ;
  122. Host,301
  123. ,414,SH-Live_SBBS,Beringen,Michael_Dreier,41-53-800057,9600,CM,ZYX,XA
  124. ,476,SH-Live_SBBS_(ISDN/TELES),Beringen,Michael_Dreier,41-53-800058,300,CM,XA,UISDNC
  125. ,477,SH-Live_SBBS_(ISDN/TELES),Beringen,Michael_Dreier,41-53-800059,300,CM,XA,UISDNB
  126.  
  127. ; 2:430/5 Turkey registration site
  128. ;
  129. Host,430
  130. ,5,Skylight_Turkey,Istanbul,Can_Dogancan,90-216-4143019,9600,V32B,V42B,MO,XX
  131.  
  132. ; 2:403/138 Israel registration site
  133. ;
  134. Host,403
  135. Hub,138,Rudy's_Place,Rishon_le_Zion_Israel,Nemrod_Kedem,972-3-9667562,9600,CM,XA,V32B
  136.  
  137. ; 2:332/103 Italy registration site
  138. ;
  139. Host,332
  140. ,103,Utopia,Pistoia,Daniele_Di_Marzo,39-573364005,9600,CM,XA,V32B
  141.  
  142. ; 2:343/121 Spanish registration site
  143. ;
  144. Host,343
  145. ,121,Paradise_[Antivirus_SKUDO],Barcelona,Jordi_Mas,34-3-4432190,9600,V42b,V32b,CM,XA
  146. ,123,Paradise_BCN_MailOnly,Barcelona,Jordi_Mas,34-3-4427075,9600,V42b,V32b,CM,XA
  147. ,127,Paradise_BCN_II_[REDBBS],Barcelona,Jordi_Mas,34-3-4432191,9600,H14,V42b,V32b,CM,XA
  148.  
  149.  
  150. ; ================================================================= ZONE 3 =
  151.  
  152. Zone,3
  153.  
  154. ; 3:633/262 Regsite in Australia
  155. ;
  156. Host,633
  157. ,262,The_Infinity_Link,Australia_regsite,Marcus_Limosani,61-3-850-9115,9600,CM,XA,V32B
  158.  
  159. ; 3:772/185 New Zealand registration site
  160. ;
  161. Host,772
  162. ,185,Arrow_BBS,Auckland,Selwyn_Arrow,64-9-488-0769,9600,V32b,V42b,MNP,CM
  163.  
  164. ; ================================================================= ZONE 3 =
  165.  
  166. Zone,4
  167.  
  168. ; 4:901/100 Regsite in Argentina
  169. ;
  170. Host,901
  171. ,100,GBA_Hub_1,Olivos_BA,Rodolfo_Bordenave,54-1-797-9713,9600,V32b,V42b,ZYX,CM
  172. ,123,New_Age_BBS_Node#2,Olivos_BA,Rodolfo_Bordenave,54-1-795-6419,9600,V32b,V42b,XA,HST,CM
  173. ,124,New_Age,Olivos_BA,Rodolfo_Bordenave,54-1-797-9713,9600,V32b,V42b,ZYX,XA,CM
  174. ,125,New_Age_BBS_Node#3,Olivos_BA,Rodolfo_Bordenave,54-1-796-3928,9600,V32b,V42b,XA,HST,CM
  175.  
  176. ; ================================================================= ZONE 5 =
  177.  
  178. Zone,5
  179.  
  180. ; 5:7105/6  Regsite in Africa, South Africa
  181. ;
  182. Host,7105,X,X,X,X,9600
  183. ,6,Bombed_Out,Klerksdorp,Charl_Cilliers,27-18-468-6262,9600,CM,H16,V32b,V42b,XA,UNEC
  184.  
  185. ; ================================================================= ZONE 6 =
  186.  
  187. ; ================================================================ EXAMPLE =
  188.  
  189. ; 99:999/9999  Dummy node, does not exist only example
  190. ;
  191. Zone,99,Luna's_landing,The_moon,Spork,999-9-9999999,9600,CM,MO,V32b,HST,V42b,XA
  192. Host,999,DaneNet,Denmark,Hemsko,45-31223912,9600,V32B,CSP,MNP,CM,XA
  193. ,9999,MegaSystems,Classified_location,Jane_Doe,45-99999999,9600,V32B,V42B,CM,XA
  194.  
  195. ;
  196. ; Example of a pointlist
  197. ;
  198. Boss,2:236/111
  199. ,9998,Test_point,All_over_the_world,Your_name_here,-Unpublished-,9600,MO
  200. Point,9999,Test_point,All_over_the_world,Your_name_here,-Unpublished-,9600,MO
  201.  
  202.