home *** CD-ROM | disk | FTP | other *** search
/ The First Hungarian Family / The_First_Hungarian_Family_CD-ROM.bin / internet / offlread / tutorial / guide.txt < prev   
Text File  |  1989-06-06  |  61KB  |  1,519 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                      The Hitchhikers Guide to the Internet
  13.  
  14.  
  15.                                  25 August 1987
  16.  
  17.  
  18.  
  19.                                     Ed Krol
  20.                              krol@uxc.cso.uiuc.edu
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.           This document was produced through funding of the National
  48.           Science Foundation.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.           Copyright (C) 1987, by the Board of Trustees of The Univer-
  55.           sity of Illinois.  Permission to duplicate this document, in
  56.           whole or part, is granted provided reference is made to the
  57.           source and this copyright is included in whole copies.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.           This document assumes that one is familiar with the workings
  77.           of a non-connected simple IP network (e.g. a few 4.2 BSD
  78.           systems on an Ethernet not connected to anywhere else).
  79.           Appendix A contains remedial information to get one to this
  80.           point.  Its purpose is to get that person, familiar with a
  81.           simple net, versed in the "oral tradition" of the Internet
  82.           to the point that that net can be connected to the Internet
  83.           with little danger to either.  It is not a tutorial, it con-
  84.           sists of pointers to other places, literature, and hints
  85.           which are not normally documented.  Since the Internet is a
  86.           dynamic environment, changes to this document will be made
  87.           regularly.  The author welcomes comments and suggestions.
  88.           This is especially true of terms for the glossary (defini-
  89.           tions are not necessary).
  90.  
  91.  
  92.  
  93.  
  94.           In the beginning there was the ARPAnet, a wide area experi-
  95.           mental network connecting hosts and terminal servers
  96.           together.  Procedures were set up to regulate the allocation
  97.           of addresses and to create voluntary standards for the net-
  98.           work.  As local area networks became more pervasive, many
  99.           hosts became gateways to local networks.  A network layer to
  100.           allow the interoperation of these networks was developed and
  101.           called IP (Internet Protocol).  Over time other groups
  102.           created long haul IP based networks (NASA, NSF, states...).
  103.           These nets, too, inter-operate because of IP.  The collec-
  104.           tion of all of these interoperating networks is the Inter-
  105.           net.
  106.  
  107.           Two groups do much of the research and information work of
  108.           the Internet (ISI and SRI).  ISI (the Informational Sciences
  109.           Institute) does much of the research, standardization, and
  110.           allocation work of the Internet.  SRI International provides
  111.           information services for the Internet.  In fact, after you
  112.           are connected to the Internet most of the information in
  113.           this document can be retrieved from the Network Information
  114.           Center (NIC) run by SRI.
  115.  
  116.  
  117.  
  118.           _O_p_e_r_a_t_i_n_g _t_h_e _I_n_t_e_r_n_e_t
  119.  
  120.           Each network, be it the ARPAnet, NSFnet or a regional net-
  121.           work, has its own operations center.  The ARPAnet is run by
  122.           BBN, Inc. under contract from DARPA.  Their facility is
  123.           called the Network Operations Center or NOC.  Cornell
  124.           University temporarily operates NSFnet (called the Network
  125.           Information Service Center, NISC).  It goes on to the
  126.  
  127.  
  128.                                       -2-
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.           regionals having similar facilities to monitor and keep
  140.           watch over the goings on of their portion of the Internet.
  141.           In addition, they all should have some knowledge of what is
  142.           happening to the Internet in total. If a problem comes up,
  143.           it is suggested that a campus network liaison should contact
  144.           the network operator to which he is directly connected. That
  145.           is, if you are connected to a regional network (which is
  146.           gatewayed to the NSFnet, which is connected to the
  147.           ARPAnet...)  and have a problem, you should contact your
  148.           regional network operations center.
  149.  
  150.  
  151.  
  152.           _R_F_C_s
  153.  
  154.           The internal workings of the Internet are defined by a set
  155.           of documents called RFCs (Request for Comments).  The gen-
  156.           eral process for creating an RFC is for someone wanting
  157.           something formalized to write a document describing the
  158.           issue and mailing it to Jon Postel (postel@isi.edu).  He
  159.           acts as a referee for the proposal.  It is then commented
  160.           upon by all those wishing to take part in the discussion
  161.           (electronically of course).  It may go through multiple
  162.           revisions.  Should it be generally accepted as a good idea,
  163.           it will be assigned a number and filed with the RFCs.
  164.  
  165.           The RFCs can be divided into five groups: required, sug-
  166.           gested, directional, informational and obsolete.  Required
  167.           RFC's (e.g. RFC-791, The Internet Protocol) must be imple-
  168.           mented on any host connected to the Internet.  Suggested
  169.           RFCs are generally implemented by network hosts.  Lack of
  170.           them does not preclude access to the Internet, but may
  171.           impact its usability.  RFC-793 (Transmission Control Proto-
  172.           col) is a suggested RFC.  Directional RFCs were discussed
  173.           and agreed to, but their application has never come into
  174.           wide use.  This may be due to the lack of wide need for the
  175.           specific application (RFC-937 The Post Office Protocol) or
  176.           that, although technically superior, ran against other per-
  177.           vasive approaches (RFC-891 Hello).  It is suggested that
  178.           should the facility be required by a particular site, an
  179.           implementation be done in accordance with the RFC.  This
  180.           insures that, should the idea be one whose time has come,
  181.           the implementation will be in accordance with some standard
  182.           and will be generally usable.  Informational RFCs contain
  183.           factual information about the Internet and its operation
  184.           (RFC-990, Assigned Numbers).  Finally, as the Internet and
  185.           technology have grown, some RFCs have become unnecessary.
  186.           These obsolete RFCs cannot be ignored, however.  Frequently
  187.           when a change is made to some RFC that causes a new one to
  188.           be issued obsoleting others, the new RFC only contains
  189.           explanations and motivations for the change.  Understanding
  190.           the model on which the whole facility is based may involve
  191.           reading the original and subsequent RFCs on the topic.
  192.  
  193.  
  194.                                       -3-
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.           (Appendix B contains a list of what are considered to be the
  206.           major RFCs necessary for understanding the Internet).
  207.  
  208.  
  209.  
  210.           _T_h_e _N_e_t_w_o_r_k _I_n_f_o_r_m_a_t_i_o_n _C_e_n_t_e_r
  211.  
  212.           The NIC is a facility available to all Internet users which
  213.           provides information to the community.  There are three
  214.           means of NIC contact: network, telephone, and mail.  The
  215.           network accesses are the most prevalent.  Interactive access
  216.           is frequently used to do queries of NIC service overviews,
  217.           look up user and host names, and scan lists of NIC docu-
  218.           ments.  It is available by using
  219.  
  220.                %telnet sri-nic.arpa
  221.  
  222.           on a BSD system and following the directions provided by a
  223.           user friendly prompter.  From poking around in the databases
  224.           provided one might decide that a document named
  225.           NETINFO:NUG.DOC (The Users Guide to the ARPAnet) would be
  226.           worth having.  It could be retrieved via an anonymous FTP.
  227.           An anonymous FTP would proceed something like the following.
  228.           (The dialogue may vary slightly depending on the implementa-
  229.           tion of FTP you are using).
  230.  
  231.                %ftp sri-nic.arpa
  232.                Connected to sri-nic.arpa.
  233.                220 SRI_NIC.ARPA FTP Server Process 5Z(47)-6 at Wed 17-Jun-87 12:00 PDT
  234.                Name (sri-nic.arpa:myname): anonymous
  235.                331 ANONYMOUS user ok, send real ident as password.
  236.                Password: myname
  237.                230 User ANONYMOUS logged in at Wed 17-Jun-87 12:01 PDT, job 15.
  238.                ftp> get netinfo:nug.doc
  239.                200 Port 18.144 at host 128.174.5.50 accepted.
  240.                150 ASCII retrieve of <NETINFO>NUG.DOC.11 started.
  241.                226 Transfer Completed 157675 (8) bytes transferred
  242.                local: netinfo:nug.doc  remote:netinfo:nug.doc
  243.                157675 bytes in 4.5e+02 seconds (0.34 Kbytes/s)
  244.                ftp> quit
  245.                221 QUIT command received. Goodbye.
  246.  
  247.           (Another good initial document to fetch is NETINFO:WHAT-
  248.           THE-NIC-DOES.TXT)!
  249.  
  250.           Questions of the NIC or problems with services can be asked
  251.           of or reported to using electronic mail.  The following
  252.           addresses can be used:
  253.  
  254.                NIC@SRI-NIC.ARPA         General user assistance, document requests
  255.                REGISTRAR@SRI-NIC.ARPA   User registration and WHOIS updates
  256.                HOSTMASTER@SRI-NIC.ARPA  Hostname and domain changes and updates
  257.                ACTION@SRI-NIC.ARPA      SRI-NIC computer operations
  258.  
  259.  
  260.                                       -4-
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.                SUGGESTIONS@SRI-NIC.ARPA Comments on NIC publications and services
  272.  
  273.  
  274.           For people without network access, or if the number of docu-
  275.           ments is large, many of the NIC documents are available in
  276.           printed form for a small charge.  One frequently ordered
  277.           document for starting sites is a compendium of major RFCs.
  278.           Telephone access is used primarily for questions or problems
  279.           with network access.  (See appendix B for mail/telephone
  280.           contact numbers).
  281.  
  282.  
  283.  
  284.           _T_h_e _N_S_F_n_e_t _N_e_t_w_o_r_k _S_e_r_v_i_c_e _C_e_n_t_e_r
  285.  
  286.           The NSFnet Network Service Center (NNSC) is funded by NSF to
  287.           provide a first level of aid to users of NSFnet should they
  288.           have questions or encounter problems traversing the network.
  289.           It is run by BBN Inc.  Karen Roubicek
  290.           (roubicek@nnsc.nsf.net) is the NNSC user liaison.
  291.  
  292.           The NNSC, which currently has information and documents
  293.           online and in printed form, plans to distribute news through
  294.           network mailing lists, bulletins, newsletters, and online
  295.           reports.  The NNSC also maintains a database of contact
  296.           points and sources of additional information about NSFnet
  297.           component networks and supercomputer centers.
  298.  
  299.           Prospective or current users who do not know whom to call
  300.           concerning questions about NSFnet use, should contact the
  301.           NNSC.  The NNSC will answer general questions, and, for
  302.           detailed information relating to specific components of the
  303.           Internet, will help users find the appropriate contact for
  304.           further assistance.  (Appendix B)
  305.  
  306.  
  307.  
  308.           _M_a_i_l _R_e_f_l_e_c_t_o_r_s
  309.  
  310.           The way most people keep up to date on network news is
  311.           through subscription to a number of mail reflectors.  Mail
  312.           reflectors are special electronic mailboxes which, when they
  313.           receive a message, resend it to a list of other mailboxes.
  314.           This in effect creates a discussion group on a particular
  315.           topic.  Each subscriber sees all the mail forwarded by the
  316.           reflector, and if one wants to put his "two cents" in sends
  317.           a message with the comments to the reflector....
  318.  
  319.           The general format to subscribe to a mail list is to find
  320.           the address reflector and append the string -REQUEST to the
  321.           mailbox name (not the host name).  For example, if you
  322.           wanted to take part in the mailing list for NSFnet reflected
  323.           by NSFNET@NNSC.NSF.NET, one sends a request to
  324.  
  325.  
  326.                                       -5-
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.           NSFNET-REQUEST@NNSC.NSF.NET.  This may be a wonderful
  338.           scheme, but the problem is that you must know the list
  339.           exists in the first place.  It is suggested that, if you are
  340.           interested, you read the mail from one list (like NSFNET)
  341.           and you will probably become familiar with the existence of
  342.           others.  A registration service for mail reflectors is pro-
  343.           vided by the NIC in the files NETINFO:INTEREST-GROUPS-1.TXT,
  344.           NETINFO:INTEREST-GROUPS-2.TXT, and NETINFO:INTEREST-GROUPS-
  345.           3.TXT.
  346.  
  347.           The NSFNET mail reflector is targeted at those people who
  348.           have a day to day interest in the news of the NSFnet (the
  349.           backbone, regional network, and Internet inter-connection
  350.           site workers).  The messages are reflected by a central
  351.           location and are sent as separate messages to each sub-
  352.           scriber.  This creates hundreds of messages on the wide area
  353.           networks where bandwidth is the scarcest.
  354.  
  355.           There are two ways in which a campus could spread the news
  356.           and not cause these messages to inundate the wide area net-
  357.           works.  One is to re-reflect the message on the campus.
  358.           That is, set up a reflector on a local machine which for-
  359.           wards the message to a campus distribution list.  The other
  360.           is to create an alias on a campus machine which places the
  361.           messages into a notesfile on the topic.  Campus users who
  362.           want the information could access the notesfile and see the
  363.           messages that have been sent since their last access.  One
  364.           might also elect to have the campus wide area network
  365.           liaison screen the messages in either case and only forward
  366.           those which are considered of merit.  Either of these
  367.           schemes allows one message to be sent to the campus, while
  368.           allowing wide distribution within.
  369.  
  370.  
  371.  
  372.           _A_d_d_r_e_s_s _A_l_l_o_c_a_t_i_o_n
  373.  
  374.           Before a local network can be connected to the Internet it
  375.           must be allocated a unique IP address.  These addresses are
  376.           allocated by ISI.  The allocation process consists of get-
  377.           ting an application form received from ISI.  (Send a message
  378.           to hostmaster@sri-nic.arpa and ask for the template for a
  379.           connected address).  This template is filled out and mailed
  380.           back to hostmaster.  An address is allocated and e-mailed
  381.           back to you.  This can also be done by postal mail (Appendix
  382.           B).
  383.  
  384.           IP addresses are 32 bits long.  It is usually written as
  385.           four decimal numbers separated by periods (e.g.,
  386.           192.17.5.100).  Each number is the value of an octet of the
  387.           32 bits.  It was seen from the beginning that some networks
  388.           might choose to organize themselves as very flat (one net
  389.           with a lot of nodes) and some might organize hierarchically
  390.  
  391.  
  392.                                       -6-
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.           (many interconnected nets with fewer nodes each and a back-
  404.           bone).  To provide for these cases, addresses were differen-
  405.           tiated into class A, B, and C networks.  This classification
  406.           had to with the interpretation of the octets.  Class A net-
  407.           works have the first octet as a network address and the
  408.           remaining three as a host address on that network.  Class C
  409.           addresses have three octets of network address and one of
  410.           host.  Class B is split two and two.  Therefore, there is an
  411.           address space for a few large nets, a reasonable number of
  412.           medium nets and a large number of small nets.  The top two
  413.           bits in the first octet are coded to tell the address for-
  414.           mat.  All of the class A nets have been allocated.  So one
  415.           has to choose between Class B and Class C when placing an
  416.           order.  (There are also class D (Multicast) and E (Experi-
  417.           mental) formats.  Multicast addresses will likely come into
  418.           greater use in the near future, but are not frequently used
  419.           now).
  420.  
  421.           In the past sites requiring multiple network addresses
  422.           requested multiple discrete addresses (usually Class C).
  423.           This was done because much of the software available (not-
  424.           ably 4.2BSD) could not deal with subnetted addresses.
  425.           Information on how to reach a particular network (routing
  426.           information) must be stored in Internet gateways and packet
  427.           switches.  Some of these nodes have a limited capability to
  428.           store and exchange routing information (limited to about 300
  429.           networks).  Therefore, it is suggested that any campus
  430.           announce (make known to the Internet) no more than two
  431.           discrete network numbers.
  432.  
  433.           If a campus expects to be constrained by this, it should
  434.           consider subnetting.  Subnetting (RFC-932) allows one to
  435.           announce one address to the Internet and use a  set of
  436.           addresses on the campus.  Basically, one defines a mask
  437.           which allows the network to differentiate between the net-
  438.           work portion and host portion of the address.  By using a
  439.           different mask on the Internet and the campus, the address
  440.           can be interpreted in multiple ways.  For example, if a
  441.           campus requires two networks internally and has the 32,000
  442.           addresses beginning 128.174.X.X (a Class B address) allo-
  443.           cated to it,  the campus could allocate 128.174.5.X to one
  444.           part of campus and 128.174.10.X to another.  By advertising
  445.           128.174 to the Internet with a subnet mask of FF.FF.00.00,
  446.           the Internet would treat these two addresses as one. Within
  447.           the campus a mask of FF.FF.FF.00 would be used, allowing the
  448.           campus to treat the addresses as separate entities. (In
  449.           reality you don't pass the subnet mask of FF.FF.00.00 to the
  450.           Internet, the octet meaning is implicit in its being a class
  451.           B address).
  452.  
  453.           A word of warning is necessary.  Not all systems know how to
  454.           do subnetting.  Some 4.2BSD systems require additional
  455.           software.  4.3BSD systems subnet as released.  Other devices
  456.  
  457.  
  458.                                       -7-
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.           and operating systems vary in the problems they have dealing
  470.           with subnets.  Frequently these machines can be used as a
  471.           leaf on a network but not as a gateway within the subnetted
  472.           portion of the network.  As time passes and more systems
  473.           become 4.3BSD based, these problems should disappear.
  474.  
  475.           There has been some confusion in the past over the format of
  476.           an IP broadcast address.  Some machines used an address of
  477.           all zeros to mean broadcast and some all ones.  This was
  478.           confusing when machines of both type were connected to the
  479.           same network. The broadcast address of all ones has been
  480.           adopted to end the grief.  Some systems (e.g. 4.2 BSD) allow
  481.           one to choose the format of the broadcast address.  If a
  482.           system does allow this choice, care should be taken that the
  483.           all ones format is chosen.  (This is explained in RFC-1009
  484.           and RFC-1010).
  485.  
  486.  
  487.  
  488.           _I_n_t_e_r_n_e_t _P_r_o_b_l_e_m_s
  489.  
  490.           There are a number of problems with the Internet.  Solutions
  491.           to the problems range from software changes to long term
  492.           research projects. Some of the major ones are detailed
  493.           below:
  494.  
  495.           Number of Networks
  496.  
  497.                When the Internet was designed it was to have about 50
  498.                connected networks.  With the explosion of networking,
  499.                the number is now approaching 300.  The software in a
  500.                group of critical gateways (called the core gateways of
  501.                the ARPAnet) are not able to pass or store much more
  502.                than that number.  In the short term, core reallocation
  503.                and recoding has raised the number slightly.  By the
  504.                summer of '88 the current PDP-11 core gateways will be
  505.                replaced with BBN Butterfly gateways which will solve
  506.                the problem.
  507.  
  508.           Routing Issues
  509.  
  510.                Along with sheer mass of the data necessary to route
  511.                packets to a large number of networks, there are many
  512.                problems with the updating, stability, and optimality
  513.                of the routing algorithms.  Much research is being done
  514.                in the area, but the optimal solution to these routing
  515.                problems is still years away.  In most cases the the
  516.                routing we have today works, but sub-optimally and
  517.                sometimes unpredictably.
  518.  
  519.           Trust Issues
  520.  
  521.  
  522.  
  523.  
  524.                                       -8-
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.                Gateways exchange network routing information.
  536.                Currently, most gateways accept on faith that the
  537.                information provided about the state of the network is
  538.                correct.  In the past this was not a big problem since
  539.                most of the gateways belonged to a single administra-
  540.                tive entity (DARPA).  Now with multiple wide area net-
  541.                works under different administrations, a rogue gateway
  542.                somewhere in the net could cripple the Internet.  There
  543.                is design work going on to solve both the problem of a
  544.                gateway doing unreasonable things and providing enough
  545.                information to reasonably route data between multiply
  546.                connected networks (multi-homed networks).
  547.  
  548.           Capacity & Congestion
  549.  
  550.                Many portions of the ARPAnet are very congested during
  551.                the busy part of the day.  Additional links are planned
  552.                to alleviate this congestion, but the implementation
  553.                will take a few months.
  554.  
  555.  
  556.           These problems and the future direction of the Internet are
  557.           determined by the Internet Architect (Dave Clark of MIT)
  558.           being advised by the Internet Activities Board (IAB).  This
  559.           board is composed of chairmen of a number of committees with
  560.           responsibility for various specialized areas of the Inter-
  561.           net.  The committees composing the IAB and their chairmen
  562.           are:
  563.  
  564.                   _C_o_m_m_i_t_t_e_e                            _C_h_a_i_r
  565.                Autonomous Networks                  Deborah Estrin
  566.                End-to-End Services                  Bob Braden
  567.                Internet Architecture                Dave Mills
  568.                Internet Engineering                 Phil Gross
  569.                     EGP2                            Mike Petry
  570.                     Name Domain Planning            Doug Kingston
  571.                     Gateway Monitoring              Craig Partridge
  572.                     Internic                        Jake Feinler
  573.                     Performance & Congestion ControlRobert Stine
  574.                     NSF Routing                     Chuck Hedrick
  575.                     Misc. MilSup Issues             Mike St. Johns
  576.                Privacy                              Steve Kent
  577.                IRINET Requirements                  Vint Cerf
  578.                Robustness & Survivability           Jim Mathis
  579.                Scientific Requirements              Barry Leiner
  580.  
  581.           Note that under Internet Engineering, there are a set of
  582.           task forces and chairs to look at short term concerns.  The
  583.           chairs of these task forces are not part of the IAB.
  584.  
  585.  
  586.  
  587.           _R_o_u_t_i_n_g
  588.  
  589.  
  590.                                       -9-
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.           Routing is the algorithm by which a network directs a packet
  602.           from its source to its destination.  To appreciate the prob-
  603.           lem, watch a small child trying to find a table in a restau-
  604.           rant.  From the adult point of view the structure of the
  605.           dining room is seen and an optimal route easily chosen.  The
  606.           child, however, is presented with a set of paths between
  607.           tables where a good path, let alone the optimal one to the
  608.           goal is not discernible.
  609.  
  610.           A little more background might be appropriate.  IP gateways
  611.           (more correctly routers) are boxes which have connections to
  612.           multiple networks and pass traffic  between these nets.
  613.           They decide how the packet is to be sent based on the infor-
  614.           mation in the IP header of the packet and the state of the
  615.           network.  Each interface on a router has an unique address
  616.           appropriate to the network to which it is connected.  The
  617.           information in the IP header which is used is primarily the
  618.           destination address.  Other information (e.g. type of ser-
  619.           vice) is largely ignored at this time.  The state of the
  620.           network is determined by the routers passing information
  621.           among themselves.  The distribution of the database (what
  622.           each node knows), the form of the updates, and metrics used
  623.           to measure the value of a connection, are the parameters
  624.           which determine the characteristics of a routing protocol.
  625.  
  626.           Under some algorithms each node in the network has complete
  627.           knowledge of the state of the network (the adult algorithm).
  628.           This implies the nodes must have larger amounts of local
  629.           storage and enough CPU to search the large tables in a short
  630.           enough time (remember this must be done for each packet).
  631.           Also, routing updates usually contain only changes to the
  632.           existing information (or you spend a large amount of the
  633.           network capacity passing around megabyte routing updates).
  634.           This type of algorithm has several problems.  Since the only
  635.           way the routing information can be passed around is across
  636.           the network and the propagation time is non-trivial, the
  637.           view of the network at each node is a correct historical
  638.           view of the network at varying times in the past.  (The
  639.           adult algorithm, but rather than looking directly at the
  640.           dining area, looking at a photograph of the dining room.
  641.           One is likely to pick the optimal route and find a bus-cart
  642.           has moved in to block the path after the photo was taken).
  643.           These inconsistencies can cause circular routes (called
  644.           routing loops) where once a packet enters it is routed in a
  645.           closed path until its time to live (TTL) field expires and
  646.           it is discarded.
  647.  
  648.           Other algorithms may know about only a subset of the net-
  649.           work.  To prevent loops in these protocols, they are usually
  650.           used in a hierarchical network.  They know completely about
  651.           their own area, but to leave that area they go to one par-
  652.           ticular place (the default gateway).  Typically these are
  653.           used in smaller networks (campus, regional...).
  654.  
  655.  
  656.                                       -10-
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.           Routing protocols in current use:
  670.  
  671.           Static (no protocol-table/default routing)
  672.  
  673.                Don't laugh.  It is probably the most reliable, easiest
  674.                to implement, and least likely to get one into trouble
  675.                for a small network or a leaf on the Internet.  This
  676.                is, also, the only method available on some
  677.                CPU-operating system combinations. If a host is con-
  678.                nected to an Ethernet which has only one gateway off of
  679.                it, one should make that the default gateway for the
  680.                host and do no other routing.  (Of course that gateway
  681.                may pass the reachablity information somehow on the
  682.                other side of itself).
  683.  
  684.                One word of warning, it is only with extreme caution
  685.                that one should use static routes in the middle of a
  686.                network which is also using dynamic routing.  The
  687.                routers passing dynamic information are sometimes con-
  688.                fused by conflicting dynamic and static routes.  If
  689.                your host is on an ethernet with multiple routers to
  690.                other networks on it and the routers are doing dynamic
  691.                routing among themselves, it is usually better to take
  692.                part in the dynamic routing than to use static routes.
  693.  
  694.           RIP
  695.  
  696.                RIP is a routing protocol based on XNS (Xerox Network
  697.                System) adapted for IP networks.  It is used by many
  698.                routers (Proteon, cisco, UB...) and many BSD Unix sys-
  699.                tems.  BSD systems typically run a program called
  700.                _r_o_u_t_e_d to exchange information with other systems run-
  701.                ning RIP.  RIP works best for nets of small diameter
  702.                where the links are of equal speed.  The reason for
  703.                this is that the metric used to determine which path is
  704.                best is the hop-count.  A hop is a traversal across a
  705.                gateway.  So, all machines on the same Ethernet are
  706.                zero hops away.  If a router connects connects two net-
  707.                works directly, a machine on the other side of the
  708.                router is one hop away....  As the routing information
  709.                is passed through a gateway, the gateway adds one to
  710.                the hop counts to keep them consistent across the net-
  711.                work.  The diameter of a network is defined as the
  712.                largest hop-count possible within a network.  Unfor-
  713.                tunately, a hop count of 16 is defined as infinity in
  714.                RIP meaning the link is down. Therefore, RIP will not
  715.                allow hosts separated by more than 15 gateways in the
  716.                RIP space to communicate.
  717.  
  718.                The other problem with hop-count metrics is that if
  719.                links have different speeds, that difference is not
  720.  
  721.  
  722.                                       -11-
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.                reflected in the hop-count. So a one hop satellite link
  734.                (with a .5 sec delay) at 56kb would be used instead of
  735.                a two hop T1 connection. Congestion can be viewed as a
  736.                decrease in the efficacy of a link. So, as a link gets
  737.                more congested, RIP will still know it is the best
  738.                hop-count route and congest it even more by throwing
  739.                more packets on the queue for that link.
  740.  
  741.                The protocol is not well documented.  A group of people
  742.                are working on producing an RFC to both define the
  743.                current RIP and to do some extensions to it to allow it
  744.                to better cope with larger networks.  Currently, the
  745.                best documentation for RIP appears to be the code to
  746.                BSD _r_o_u_t_e_d.
  747.  
  748.  
  749.           Routed
  750.  
  751.                The _r_o_u_t_e_d program, which does RIP for 4.2BSD systems,
  752.                has many options. One of the most frequently used is:
  753.                _r_o_u_t_e_d -_q (quiet mode) which means listen to RIP infor-
  754.                mation but never broadcast it.  This would be used by a
  755.                machine on a network with multiple RIP speaking gate-
  756.                ways.  It allows the host to determine which gateway is
  757.                best (hopwise) to use to reach a distant network.  (Of
  758.                course you might want to have a default gateway to
  759.                prevent having to pass all the addresses known to the
  760.                Internet around with RIP).
  761.  
  762.                There are two ways to insert static routes into _r_o_u_t_e_d,
  763.                the /_e_t_c/_g_a_t_e_w_a_y_s file and the _r_o_u_t_e _a_d_d command.
  764.                Static routes are useful if you know how to reach a
  765.                distant network, but you are not receiving that route
  766.                using RIP.  For the most part the _r_o_u_t_e _a_d_d command is
  767.                preferable to use.  The reason for this is that the
  768.                command adds the route to that machine's routing table
  769.                but does not export it through RIP.  The /_e_t_c/_g_a_t_e_w_a_y_s
  770.                file takes precedence over any routing information
  771.                received through a RIP update.  It is also broadcast as
  772.                fact in RIP updates produced by the host without ques-
  773.                tion, so if a mistake is made in the /_e_t_c/_g_a_t_e_w_a_y_s
  774.                file, that mistake will soon permeate the RIP space and
  775.                may bring the network to its knees.
  776.  
  777.                One of the problems with _r_o_u_t_e_d is that you have very
  778.                little control over what gets broadcast and what
  779.                doesn't.  Many times in larger networks where various
  780.                parts of the network are under different administrative
  781.                controls, you would like to pass on through RIP only
  782.                nets which you receive from RIP and you know are rea-
  783.                sonable.  This prevents people from adding IP addresses
  784.                to the network which may be illegal and you being
  785.                responsible for passing them on to the Internet.  This
  786.  
  787.  
  788.                                       -12-
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.                type of reasonability checks are not available with
  800.                _r_o_u_t_e_d and leave it usable, but inadequate for large
  801.                networks.
  802.  
  803.  
  804.           Hello (RFC-891)
  805.  
  806.                Hello is a routing protocol which was designed and
  807.                implemented in a experimental software router called a
  808.                "Fuzzball" which runs on a PDP-11. It does not have
  809.                wide usage, but is the routing protocol currently used
  810.                on the NSFnet backbone.  The data transferred between
  811.                nodes is similar to RIP (a list of networks and their
  812.                metrics).  The metric, however, is milliseconds of
  813.                delay.  This allows Hello to be used over nets of vari-
  814.                ous link speeds and performs better in congestive
  815.                situations.
  816.  
  817.                One of the most interesting side effects of Hello based
  818.                networks is their great timekeeping ability.  If you
  819.                consider the problem of measuring delay on a link for
  820.                the metric, you find that it is not an easy thing to
  821.                do.  You cannot measure round trip time since the
  822.                return link may be more congested, of a different
  823.                speed, or even not there.  It is not really feasible
  824.                for each node on the network to have a builtin WWV
  825.                (nationwide radio time standard) receiver.  So, you
  826.                must design an algorithm to pass around time between
  827.                nodes over the network links where the delay in
  828.                transmission can only be approximated.  Hello routers
  829.                do this and in a nationwide network maintain synchron-
  830.                ized time within milliseconds.
  831.  
  832.  
  833.           Exterior Gateway Protocol (EGP RFC-904)
  834.  
  835.                EGP is not strictly a routing protocol, it is a reacha-
  836.                bility protocol. It tells only if nets can be reached
  837.                through a particular gateway, not how good the connec-
  838.                tion is.  It is the standard by which gateways to local
  839.                nets inform the ARPAnet of the nets they can reach.
  840.                There is a metric passed around by EGP but its usage is
  841.                not standardized formally.  Its typical value is value
  842.                is 1 to 8 which are arbitrary goodness of link values
  843.                understood by the internal DDN gateways. The smaller
  844.                the value the better and a value of 8 being unreach-
  845.                able.  A quirk of the protocol prevents distinguishing
  846.                between 1 and 2, 3 and 4..., so the usablity of this as
  847.                a metric is as three values and unreachable.  Within
  848.                NSFnet the values used are 1, 3, and unreachable.  Many
  849.                routers talk EGP so they can be used for ARPAnet gate-
  850.                ways.
  851.  
  852.  
  853.  
  854.                                       -13-
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.           Gated
  868.  
  869.                So we have regional and campus networks talking RIP
  870.                among   themselves,  the  NSFnet  backbone  talking
  871.                Hello, and the DDN speaking EGP.
  872.  
  873.                How do they interoperate?  In the beginning there was
  874.                static routing, assembled into the Fuzzball software
  875.                configured for each site.  The problem with doing
  876.                static routing in the middle of the network is that it
  877.                is broadcast to the Internet whether it is usable or
  878.                not.  Therefore, if a net becomes unreachable and you
  879.                try to get there, dynamic routing will immediately
  880.                issue a net unreachable to you.  Under static routing
  881.                the routers would think the net could be reached and
  882.                would continue trying until the application gave up (in
  883.                2 or more minutes).  Mark Fedor of Cornell
  884.                (fedor@devvax.tn.cornell.edu) attempted to solve these
  885.                problems with a replacement for _r_o_u_t_e_d called _g_a_t_e_d.
  886.  
  887.                _G_a_t_e_d talks RIP to RIP speaking hosts, EGP to EGP
  888.                speakers, and Hello to Hello'ers.  These speakers fre-
  889.                quently all live on one Ethernet, but luckily (or
  890.                unluckily) cannot understand each others ruminations.
  891.                In addition, under configuration file control it can
  892.                filter the conversion.  For example, one can produce a
  893.                configuration saying announce RIP nets via Hello only
  894.                if they are specified in a list and are reachable by
  895.                way of a RIP broadcast as well.  This means that if a
  896.                rogue network appears in your local site's RIP space,
  897.                it won't be passed through to the Hello side of the
  898.                world.  There are also configuration options to do
  899.                static routing and name trusted gateways.
  900.  
  901.                This may sound like the greatest thing since sliced
  902.                bread, but there is a catch called metric conversion.
  903.                You have RIP measuring in hops, Hello measuring in mil-
  904.                liseconds, and EGP using arbitrary small numbers.  The
  905.                big questions is how many hops to a millisecond, how
  906.                many milliseconds in the EGP number 3....  Also,
  907.                remember that infinity (unreachability) is 16 to RIP,
  908.                30000 or so to Hello, and 8 to the DDN with EGP.  Get-
  909.                ting all these metrics to work well together is no
  910.                small feat.  If done incorrectly and you translate an
  911.                RIP of 16 into an EGP of 6, everyone in the ARPAnet
  912.                will still think your gateway can reach the unreachable
  913.                and will send every packet in the world your way.  For
  914.                these reasons, Mark requests that you consult closely
  915.                with him when configuring and using _g_a_t_e_d.
  916.  
  917.  
  918.  
  919.  
  920.                                       -14-
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.           _N_a_m_e_s
  932.  
  933.           All routing across the network is done by means of the IP
  934.           address associated with a packet. Since humans find it dif-
  935.           ficult to remember addresses like 128.174.5.50, a symbolic
  936.           name register was set up at the NIC where people would say
  937.           "I would like my host to be named 'uiucuxc'".  Machines con-
  938.           nected to the Internet across the nation would connect to
  939.           the NIC in the middle of the night, check modification dates
  940.           on the hosts file, and if modified move it to their local
  941.           machine.  With the advent of workstations and micros,
  942.           changes to the host file would have to be made nightly.  It
  943.           would also be very labor intensive and consume a lot of net-
  944.           work bandwidth. RFC-882 and a number of others describe
  945.           domain name service, a distributed data base system for map-
  946.           ping names into addresses.
  947.  
  948.           We must look a little more closely into what's in a name.
  949.           First, note that an address specifies a particular connec-
  950.           tion on a specific network.  If the machine moves, the
  951.           address changes.  Second, a machine can have one or more
  952.           names and one or more network addresses (connections) to
  953.           different networks.  Names point to a something which does
  954.           useful work (i.e. the machine) and IP addresses point to an
  955.           interface on that provider.  A name is a purely symbolic
  956.           representation of a list of addresses on the network.  If a
  957.           machine moves to a different network, the addresses will
  958.           change but the name could remain the same.
  959.  
  960.           Domain names are tree structured names with the root of the
  961.           tree at the right.  For example:
  962.  
  963.                                 uxc.cso.uiuc.edu
  964.  
  965.           is a machine called 'uxc' (purely arbitrary), within the
  966.           subdomains method of allocation of the U of I) and 'uiuc'
  967.           (the University of Illinois at Urbana), registered with
  968.           'edu' (the set of educational institutions).
  969.  
  970.           A simplified model of how a name is resolved is that on the
  971.           user's machine there is a resolver.  The resolver knows how
  972.           to contact across the network a root name server. Root
  973.           servers are the base of the tree structured data retrieval
  974.           system.  They know who is responsible for handling first
  975.           level domains (e.g. 'edu').  What root servers to use is an
  976.           installation parameter. From the root server the resolver
  977.           finds out who provides 'edu' service.  It contacts the 'edu'
  978.           name server which supplies it with a list of addresses of
  979.           servers for the subdomains (like 'uiuc').  This action is
  980.           repeated with the subdomain servers until the final sub-
  981.           domain returns a list of addresses of interfaces on the host
  982.           in question.  The user's machine then has its choice of
  983.           which of these addresses to use for communication.
  984.  
  985.  
  986.                                       -15-
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.           A group may apply for its own domain name (like 'uiuc'
  998.           above).  This is done in a manner similar to the IP address
  999.           allocation.  The only requirements are that the requestor
  1000.           have two machines reachable from the Internet, which will
  1001.           act as name servers for that domain.  Those servers could
  1002.           also act as servers for subdomains or other servers could be
  1003.           designated as such.  Note that the servers need not be
  1004.           located in any particular place, as long as they are reach-
  1005.           able for name resolution.  (U of I could ask Michigan State
  1006.           to act on its behalf and that would be fine).  The biggest
  1007.           problem is that someone must do maintenance on the database.
  1008.           If the machine is not convenient, that might not be done in
  1009.           a timely fashion.  The other thing to note is that once the
  1010.           domain is allocated to an administrative entity, that entity
  1011.           can freely allocate subdomains using what ever manner it
  1012.           sees fit.
  1013.  
  1014.           The Berkeley Internet Name Domain (BIND) Server implements
  1015.           the Internet name server for UNIX systems.  The name server
  1016.           is a distributed data base system that allows clients to
  1017.           name resources and to share that information with other net-
  1018.           work hosts.  BIND is integrated with 4.3BSD and is used to
  1019.           lookup and store host names, addresses, mail agents, host
  1020.           information, and more.  It replaces the /_e_t_c/_h_o_s_t_s file for
  1021.           host name lookup.  BIND is still an evolving program.  To
  1022.           keep up with reports on operational problems, future design
  1023.           decisions, etc, join the BIND mailing list by sending a
  1024.           request to _b_i_n_d-_r_e_q_u_e_s_t@_u_c_b_a_r_p_._B_e_r_k_e_l_e_y._E_D_U.  BIND can also
  1025.           be obtained via anonymous FTP from ucbarpa.berkley.edu.
  1026.  
  1027.           There are several advantages in using BIND.  One of the most
  1028.           important is that it frees a host from relying on /_e_t_c/_h_o_s_t_s
  1029.           being up to date and complete.  Within the .uiuc.edu domain,
  1030.           only a few hosts are included in the host table distributed
  1031.           by SRI.  The remainder are listed locally within the BIND
  1032.           tables on uxc.cso.uiuc.edu (the server machine for most of
  1033.           the .uiuc.edu domain).  All are equally reachable from any
  1034.           other Internet host running BIND.
  1035.  
  1036.           BIND can also provide mail forwarding information for inte-
  1037.           rior hosts not directly reachable from the Internet.  These
  1038.           hosts can either be on non-advertised networks, or not con-
  1039.           nected to a network at all, as in the case of UUCP-reachable
  1040.           hosts.  More information on BIND is available in the "Name
  1041.           Server Operations Guide for BIND" in _U_N_I_X _S_y_s_t_e_m _M_a_n_a_g_e_r'_s
  1042.           _M_a_n_u_a_l, 4.3BSD release.
  1043.  
  1044.           There are a few special domains on the network, like SRI-
  1045.           NIC.ARPA.  The 'arpa' domain is historical, referring to
  1046.           hosts registered in the old hosts database at the NIC.
  1047.           There are others of the form NNSC.NSF.NET.  These special
  1048.           domains are used sparingly and require ample justification.
  1049.           They refer to servers under the administrative control of
  1050.  
  1051.  
  1052.                                       -16-
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.           the network rather than any single organization.  This
  1064.           allows for the actual server to be moved around the net
  1065.           while the user interface to that machine remains constant.
  1066.           That is, should BBN relinquish control of the NNSC, the new
  1067.           provider would be pointed to by that name.
  1068.  
  1069.           In actuality, the domain system is a much more general and
  1070.           complex system than has been described.  Resolvers and some
  1071.           servers cache information to allow steps in the resolution
  1072.           to be skipped.  Information provided by the servers can be
  1073.           arbitrary, not merely IP addresses.  This allows the system
  1074.           to be used both by non-IP networks and for mail, where it
  1075.           may be necessary to give information on intermediate mail
  1076.           bridges.
  1077.  
  1078.  
  1079.           _W_h_a_t'_s _w_r_o_n_g _w_i_t_h _B_e_r_k_e_l_e_y _U_n_i_x
  1080.  
  1081.           University of California at Berkeley has been funded by
  1082.           DARPA to modify the Unix system in a number of ways.
  1083.           Included in these modifications is support for the Internet
  1084.           protocols.  In earlier versions (e.g. BSD 4.2) there was
  1085.           good support for the basic Internet protocols (TCP, IP,
  1086.           SMTP, ARP) which allowed it to perform nicely on IP ether-
  1087.           nets and smaller Internets.  There were deficiencies, how-
  1088.           ever, when it was connected to complicated networks.  Most
  1089.           of these problems have been resolved under the newest
  1090.           release (BSD 4.3).  Since it is the springboard from which
  1091.           many vendors have launched Unix implementations (either by
  1092.           porting the existing code or by using it as a model), many
  1093.           implementations (e.g. Ultrix) are still based on BSD 4.2.
  1094.           Therefore, many implementations still exist with the BSD 4.2
  1095.           problems.  As time goes on, when BSD 4.3 trickles through
  1096.           vendors as new release, many of the problems will be
  1097.           resolved.  Following is a list of some problem scenarios and
  1098.           their handling under each of these releases.
  1099.  
  1100.           ICMP redirects
  1101.  
  1102.                Under the Internet model, all a system needs to know to
  1103.                get anywhere in the Internet is its own address, the
  1104.                address of where it wants to go, and how to reach a
  1105.                gateway which knows about the Internet.  It doesn't
  1106.                have to be the best gateway.  If the system is on a
  1107.                network with multiple gateways, and a host sends a
  1108.                packet for delivery to a gateway which feels another
  1109.                directly connected gateway is more appropriate, the
  1110.                gateway sends the sender a message.  This message is an
  1111.                ICMP redirect, which politely says "I'll deliver this
  1112.                message for you, but you really ought to use that gate-
  1113.                way over there to reach this host".  BSD 4.2 ignores
  1114.                these messages.  This creates more stress on the gate-
  1115.                ways and the local network, since for every packet
  1116.  
  1117.  
  1118.                                       -17-
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129.                sent, the gateway sends a packet to the originator.
  1130.                BSD 4.3 uses the redirect to update its routing tables,
  1131.                will use the route until it times out, then revert to
  1132.                the use of the route it thinks is should use.  The
  1133.                whole process then repeats, but it is far better than
  1134.                one per packet.
  1135.  
  1136.           Trailers
  1137.  
  1138.                An application (like FTP) sends a string of octets to
  1139.                TCP which breaks it into chunks, and adds a TCP header.
  1140.                TCP then sends blocks of data to IP which adds its own
  1141.                headers and ships the packets over the network.  All
  1142.                this prepending of the data with headers causes memory
  1143.                moves in both the sending and the receiving machines.
  1144.                Someone got the bright idea that if packets were long
  1145.                and they stuck the headers on the end (they became
  1146.                trailers), the receiving machine could put the packet
  1147.                on the beginning of a page boundary and if the trailer
  1148.                was OK merely delete it and transfer control of the
  1149.                page with no memory moves involved.  The problem is
  1150.                that trailers were never standardized and most gateways
  1151.                don't know to look for the routing information at the
  1152.                end of the block.  When trailers are used, the machine
  1153.                typically works fine on the local network (no gateways
  1154.                involved) and for short blocks through gateways (on
  1155.                which trailers aren't used).  So TELNET and FTP's of
  1156.                very short files work just fine and FTP's of long files
  1157.                seem to hang.  On BSD 4.2 trailers are a boot option
  1158.                and one should make sure they are off when using the
  1159.                Internet.  BSD 4.3 negotiates trailers, so it uses them
  1160.                on its local net and doesn't use them when going across
  1161.                the network.
  1162.  
  1163.           Retransmissions
  1164.  
  1165.                TCP fires off blocks to its partner at the far end of
  1166.                the connection.  If it doesn't receive an acknowledge-
  1167.                ment in a reasonable amount of time it retransmits the
  1168.                blocks.  The determination of what is reasonable is
  1169.                done by TCP's retransmission algorithm.  There is no
  1170.                correct algorithm but some are better than others,
  1171.                where better is measured by the number of retransmis-
  1172.                sions done unnecessarily.  BSD 4.2 had a retransmission
  1173.                algorithm which retransmitted quickly and often.  This
  1174.                is exactly what you would want if you had a bunch of
  1175.                machines on an ethernet (a low delay network of large
  1176.                bandwidth).  If you have a network of relatively longer
  1177.                delay and scarce bandwidth (e.g. 56kb lines), it tends
  1178.                to retransmit too aggressively.  Therefore, it makes
  1179.                the networks and gateways pass more traffic than is
  1180.                really necessary for a given conversation.  Retransmis-
  1181.                sion algorithms do adapt to the delay of the network
  1182.  
  1183.  
  1184.                                       -18-
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.                after a few packets, but 4.2's adapts slowly in delay
  1196.                situations.  BSD 4.3 does a lot better and tries to do
  1197.                the best for both worlds.  It fires off a few
  1198.                retransmissions really quickly assuming it is on a low
  1199.                delay network, and then backs off very quickly.  It
  1200.                also allows the delay to be about 4 minutes before it
  1201.                gives up and declares the connection broken.
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.  
  1246.  
  1247.  
  1248.  
  1249.  
  1250.                                       -19-
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.                                      Appendix A
  1265.                          References to Remedial Information
  1266.  
  1267.  
  1268.                Quaterman and Hoskins, "Notable Computer Networks",
  1269.                _C_o_m_m_u_n_i_c_a_t_i_o_n_s _o_f _t_h_e _A_C_M, Vol 29, #10, pp. 932-971
  1270.                (October, 1986).
  1271.  
  1272.                Tannenbaum, Andrew S., _C_o_m_p_u_t_e_r _N_e_t_w_o_r_k_s, Prentice
  1273.                Hall, 1981.
  1274.  
  1275.                Hedrick, Chuck, _I_n_t_r_o_d_u_c_t_i_o_n _t_o _t_h_e _I_n_t_e_r_n_e_t _P_r_o_t_o_c_o_l_s,
  1276.                Anonymous FTP from topaz.rutgers.edu, directory
  1277.                pub/tcp-ip-docs, file tcp-ip-intro.doc.
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304.  
  1305.  
  1306.  
  1307.  
  1308.  
  1309.  
  1310.  
  1311.  
  1312.  
  1313.  
  1314.  
  1315.  
  1316.                                       -20-
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326.  
  1327.  
  1328.  
  1329.  
  1330.                                      Appendix B
  1331.                                  List of Major RFCs
  1332.  
  1333.  
  1334.                     RFC-768        User Datagram Protocol (UDP)
  1335.                     RFC-791        Internet Protocol (IP)
  1336.                     RFC-792        Internet Control Message Protocol (ICMP)
  1337.                     RFC-793        Transmission Control Protocol (TCP)
  1338.                     RFC-821        Simple Mail Transfer Protocol (SMTP)
  1339.                     RFC-822        Standard for the Format of ARPA Internet Text Messages
  1340.                     RFC-854        Telnet Protocol
  1341.                     RFC-917 *      Internet Subnets
  1342.                     RFC-919 *      Broadcasting Internet Datagrams
  1343.                     RFC-922 *      Broadcasting Internet Datagrams in the Presence of Subnets
  1344.                     RFC-940 *      Toward an Internet Standard Scheme for Subnetting
  1345.                     RFC-947 *      Multi-network Broadcasting within the Internet
  1346.                     RFC-950 *      Internet Standard Subnetting Procedure
  1347.                     RFC-959        File Transfer Protocol (FTP)
  1348.                     RFC-966 *      Host Groups: A Multicast Extension to the Internet Protocol
  1349.                     RFC-988 *      Host Extensions for IP Multicasting
  1350.                     RFC-997 *      Internet Numbers
  1351.                     RFC-1010 *     Assigned Numbers
  1352.                     RFC-1011 *     Official ARPA-Internet Protocols
  1353.  
  1354.                RFC's marked with the asterisk (*) are not included in
  1355.                the 1985 DDN Protocol Handbook.
  1356.  
  1357.                Note: This list is a portion of a list of RFC's by
  1358.                topic retrieved from the NIC under NETINFO:RFC-SETS.TXT
  1359.                (anonymous FTP of course).
  1360.  
  1361.                The following list is not necessary for connection to
  1362.                the Internet, but is useful in understanding the domain
  1363.                system, mail system, and gateways:
  1364.  
  1365.                     RFC-882        Domain Names - Concepts and Facilities
  1366.                     RFC-883        Domain Names - Implementation
  1367.                     RFC-973        Domain System Changes and Observations
  1368.                     RFC-974        Mail Routing and the Domain System
  1369.                     RFC-1009       Requirements for Internet Gateways
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.                                       -21-
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.                                      Appendix C
  1397.                        Contact Points for Network Information
  1398.  
  1399.  
  1400.           Network Information Center (NIC)
  1401.  
  1402.                DDN Network Information Center
  1403.                SRI International, Room EJ291
  1404.                333 Ravenswood Avenue
  1405.                Menlo Park, CA 94025
  1406.                (800) 235-3155 or (415) 859-3695
  1407.                NIC@SRI-NIC.ARPA
  1408.  
  1409.  
  1410.           NSF Network Service Center (NNSC)
  1411.  
  1412.                NNSC
  1413.                BBN Laboratories Inc.
  1414.                10 Moulton St.
  1415.                Cambridge, MA 02238
  1416.                (617) 497-3400
  1417.                NNSC@NNSC.NSF.NET
  1418.  
  1419.  
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431.  
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.                                       -22-
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461.  
  1462.                                     Glossary
  1463.  
  1464.  
  1465.           core gateway   The innermost gateways of the ARPAnet.  These
  1466.                          gateways have a total picture of the reacha-
  1467.                          bility to all networks known to the ARPAnet
  1468.                          with EGP.  They then redistribute reachabil-
  1469.                          ity information to all those gateways speak-
  1470.                          ing EGP.  It is from them your EGP agent
  1471.                          (there is one acting for you somewhere if you
  1472.                          can reach the ARPAnet) finds out it can reach
  1473.                          all the nets on the ARPAnet. Which is then
  1474.                          passed to you via Hello, gated, RIP....
  1475.  
  1476.           count to infinityThe symptom of a routing problem where
  1477.                          routing information is passed in a circular
  1478.                          manner through multiple gateways.  Each gate-
  1479.                          way increments the metric appropriately and
  1480.                          passes it on.  As the metric is passed around
  1481.                          the loop, it increments to ever increasing
  1482.                          values til it reaches the maximum for the
  1483.                          routing protocol being used, which typically
  1484.                          denotes a link outage.
  1485.  
  1486.           hold down      When a router discovers a path in the network
  1487.                          has gone down announcing that that path is
  1488.                          down for a minimum amount of time (usually at
  1489.                          least two minutes).  This allows for the pro-
  1490.                          pagation of the routing information across
  1491.                          the network and prevents the formation of
  1492.                          routing loops.
  1493.  
  1494.           split horizon  When a router (or group of routers working in
  1495.                          consort) accept routing information from mul-
  1496.                          tiple external networks, but do not pass on
  1497.                          information learned from one external network
  1498.                          to any others.  This is an attempt to prevent
  1499.                          bogus routes to a network from being pro-
  1500.                          pagated because of gossip or counting to
  1501.                          infinity.
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.                                       -23-
  1515.  
  1516.  
  1517.  
  1518.  
  1519.