home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / fido / ftsc_all.z43 / FSC-0038.001 < prev    next >
Text File  |  1990-02-22  |  3KB  |  80 lines

  1. Document: FSC-0038
  2. Version:  001
  3. Date:     02/22/90
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                    A Domain Proposal For Fidonet(r)
  10.  
  11.                               jim nutt
  12.                           1:114/30@fidonet
  13.  
  14.  
  15.      
  16.  
  17.      Information:
  18.  
  19.          This FSC suggests a proposed protocol for the FidoNet
  20.          community, and requests discussion and suggestions for
  21.          improvements.  Distribution of this document is
  22.          unlimited.
  23.  
  24.  
  25.  
  26.  
  27. A. Rationale
  28.  
  29. A recent proliferation of alternative networks based on Fidonet
  30. technology has brought to light the difficulty of maintaining a fully
  31. coupled addressing method for Fidonet.  Additionally, Fidonet has
  32. joined the Internet,  revealing a need for a transparent scheme for
  33. addressing messages across the networks.  It is therefore proposed that
  34. a system be established whereby geographical or political sub units of
  35. the network can be broken off into an independent network called a
  36. "domain".  These networks will be fully independent, even to the point
  37. of having duplicate net/node numbers or using a different addressing
  38. scheme altogether.  This will allow continued growth of Fidonet without
  39. necessitating that the nodelist grow to an unmanageable size (if it isn't
  40. already there).  Among the advantages of this type of system are reduced
  41. nodelist overhead, easier inter-network communication and greater autonomy
  42. of alternative networks.  This document will only cover the definition  of
  43. the necessary addressing extensions to support domain based addressing.
  44. It will not attempt to define standards for gating mail and conferences
  45. between domains.
  46.  
  47.  
  48. B. Description
  49.  
  50. It is proposed that domain addressing be implemented in a fashion similar
  51. to the current ZONE extended addressing method.  Domain names will be case
  52. insensitive.  The domain extended addressing line will be comprised of a
  53. leading SOH (^A, 0x01) followed by the keyword "DOMAIN", the destination
  54. domain of the message and then the full address (zone:net/node.point) of
  55. the destination node in that domain, followed by the source domain of the
  56. message and the full address of the originating node.  The line will be
  57. terminated by a <CR> (0x0d) and an optional linefeed (0x0a), fields within
  58. the line will be separated by one or more spaces or tabs. i.e.
  59.  
  60.      ^ADOMAIN  dstdmn daddress srcdmn saddress
  61.  
  62. Where "dstdmn" is the name of the destination domain and "daddress" is
  63. the address of the destination system in a format appropriate to the
  64. destination domain.  "srcdmn" and "saddress" are similar, except that they
  65. express the origination address of the message in a format appropriate to
  66. the originating domain.  This allows a seamless gateway to the Internet
  67. and other large system networks.  The destination address in the FTS-001
  68. message header should be that of a gateway to the destination domain.
  69.  
  70.  
  71. C. Summary
  72.  
  73. Domains are independent networks that are fully decoupled from the
  74. Fidonet nodelist.  Message traffic is passed back and forth between
  75. domains via domain gateways that can understand the DOMAIN extended
  76. addressing line and act accordingly upon the message.  The advantages
  77. include reduced nodelist size and easier communication with other
  78. networks.
  79.  
  80.