home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / ter61.zip / UTILS._XE / NODELIST.000 < prev    next >
Text File  |  1993-01-26  |  4KB  |  68 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. ; If you want to add a new node in a different Zone, look at the buttom.
  16. ; Zone 99:0/0, Host 99:999/0, Node 99:999/9999.
  17. ; All spaces in a (raw) nodelist my be replaced with underscores (_)
  18. ; Blank lines and lines starting with ';' will be ignored
  19. ;
  20. ; The flags:
  21. ; CM   = Crashmail, (Open 24 hours for mail sessions)
  22. ; MO   = MailOnly, not open for normal BBS users
  23. ; XA   = MailerType, not important for you
  24. ; HST  = Uses a USRobotics HST modem
  25. ; CSP  = Uses a CSP modem
  26. ; V32  = Uses V32 9600 baud
  27. ; V32B = Uses V32B 14400 baud
  28. ; V42B = Uses V42B error correcting and compression
  29. ; MNP  = Uses MNP error correcting and compression
  30. ;
  31. ; If you have several nodelists:
  32. ; Just copy the files together like: COPY Z2-LIST.001+PNTLIST.001 NODELIST.001
  33. ;
  34. ; Hope this is enough for you to see how the lists are build
  35. ;
  36. ;                               WARNING:
  37. ;
  38. ; You may only request files from systems where the sysop has agreed that
  39. ; you do that, because when you request files they will not count on your
  40. ; download ratio, and most sysops likes best that you go online and download
  41. ; the files. Remember the sysop can see in his logfile who you are, so
  42. ; please contact any sysop before you start requesting.
  43. ; You may not use other peoples nodenumbers, that will be a violation of
  44. ; the rules in fidonet and you risk being excluded from a lot of BBS systems
  45. ; if you use this system and does not have made a deal with the sysops.
  46. ; You could also deside to be a point in fidonet (a point is a user which gets
  47. ; his mail, through a mailsystem.), then you can request files freely a lot
  48. ; more places without risking any angry sysops, contact a fidonode near your
  49. ; city for more information on joining fidonet as a point.
  50. ;
  51. ;                         Sample test nodelist
  52. ;
  53. Zone,2,Europe,Finland,Rontime_Error,999-9-9999999,9600,CM,MO,V32b,HST,V42b,XA
  54. Host,231,DaneNet,Denmark,Michael_Hembo,45-31223912,9600,V32B,CSP,MNP,CM,XA
  55. ,12,The_Programmer's_Inn,Home_of_Portal,Soren_Ager,45-75364883,9600,HST,V32B,V42B,CM,XA
  56. ,78,Micron_BBS,Copenhagen,Michael_Hembo,45-31223912,9600,V32B,CSP,MNP,CM,XA
  57. ,111,DAN_BBS#1,Albertslund,Bo_Bendtsen,45-42643827,9600,HST,V32,CM,XA
  58. ,112,DAN_BBS#2,Albertslund,Bo_Bendtsen,45-43627750,9600,V32B,V42B,CM,XA
  59. ,133,DAN_BBS#3,Albertslund,Bo_Bendtsen,45-43628230,9600,V32B,V42B,CM,XA
  60. ,444,DAN_BBS#4,Albertslund,Bo_Bendtsen,45-43625880,9600,V32B,V42B,CM,XA
  61. ,445,DAN_BBS#5,Albertslund,Bo_Bendtsen,45-43625230,9600,V32B,V42B,CM,XA
  62. ,446,DAN_BBS#6,Albertslund,Bo_Bendtsen,45-43623990,9600,V32B,V42B,CM,XA
  63. ;
  64. Zone,99,Luna's_landing,The_moon,Spork,999-9-9999999,9600,CM,MO,V32b,HST,V42b,XA
  65. Host,999,DaneNet,Denmark,Michael_Hembo,45-31223912,9600,V32B,CSP,MNP,CM,XA
  66. ,9999,MegaSystems,Classified_location,Jane_Doe,45-99999999,9600,V32B,V42B,CM,XA
  67.  
  68.