home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 1 / HACKER1.ISO / phrk2 / phrack24.4 < prev    next >
Text File  |  1992-09-26  |  25KB  |  469 lines

  1.  
  2.                                 ==Phrack Inc.==
  3.  
  4.                       Volume Two, Issue 24, File 4 of 13
  5.  
  6.        <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
  7.        <>                                                            <>
  8.        <>                          Frontiers                         <>
  9.        <>                          ~~~~~~~~~                         <>
  10.        <>        Chapter Four of The Future Transcendent Saga        <>
  11.        <>                                                            <>
  12.        <>                 Beyond Bitnet Lies Infinity                <>
  13.        <>                                                            <>
  14.        <>                Presented by Knight Lightning               <>
  15.        <>                      February 12, 1989                     <>
  16.        <>                                                            <>
  17.        <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
  18.  
  19.  
  20. Welcome to the final chapter of The Future Transcendent Saga... or is it?  Can
  21. there ever really be a final chapter to the future?  In any case, I have
  22. collected information on some of the various other networks that you may comes
  23. across through your use of Bitnet.  These listings are more of a summary than a
  24. detail guide (like Utopia was for Bitnet).  However, I think you'll make good
  25. use of the information presented here.  Much of the information in this file is
  26. based on examination of research conducted in July, 1987.  Any errors due to
  27. the advancement in technology and the difference in time are apologized for.
  28.  
  29. The networks indexed in this file include the government agency networks
  30. ARPANET, MILNET, MFENET, and NSFnet; and the user-formed networks CSNET,
  31. HEANET, SPAN, TEXNET, UUCP, and USENET.
  32.  
  33. This file is not intended to be a hackers guide, but merely a directory of some
  34. of the networks.
  35.  
  36. One last thing to mention... the major top level domains on the Internet are:
  37.  
  38.      .EDU   Educational Institutions
  39.      .COM   Commercial
  40.      .GOV   Government
  41.      .MIL   Military
  42.      .ORG   Miscellaneous Orgainizations (that don't fit elsewhere)
  43. _______________________________________________________________________________
  44.  
  45.                           GOVERNMENT AGENCY NETWORKS
  46.                           ~~~~~~~~~~~~~~~~~~~~~~~~~~
  47.  
  48. ARPANET and MILNET
  49.  
  50. In 1969 the Defense Advanced Research Projects Agency (DARPA) began a research
  51. program to advance computer networking.  The experimental packet-switched
  52. network that emerged was called ARPANET, and it allowed computers of different
  53. types to communicate efficiently.  Using ARPANET technology, the Defense Data
  54. Network (DDN) was created in 1982 to encompass the existing ARPANET and other
  55. Department of Defense (DoD) computer networks.  The DDN uses the DoD Internet
  56. Protocol Suite, including TCP/IP (Transmission Control Protocol/Internet
  57. Protocol) and associated application protocols.
  58.  
  59. A splitting of the ARPANET was begun in 1983 and completed in 1984.  The result
  60. was two networks, an experimental research and development network called
  61. ARPANET, and a non-classified operational military network called MILNET.
  62. Gateways interconnect the two networks.  The backbones of each of the networks
  63. consist of Packet Switched Nodes (PSNs), most of which are connected with 56 Kb
  64. terrestrial lines.  As of January 1987, the ARPANET had 46 PSNs, and MILNET had
  65. 117 PSNs in the U.S. and 33 in Europe and the Pacific.
  66.  
  67. While ARPANET and MILNET make up part of the DDN, the DDN and other networks
  68. works which share the same protocols make up the ARPA Internet.  CSNET X25net,
  69. which uses the TCP/IP protocols interfaced to the public X.25 network, is an
  70. example of a network which is part of the ARPA Internet and is not a part of
  71. the DDN.
  72.            ________________________________________
  73.           |                     +--------------+   |
  74.           |                     | CSNET X25net |   |
  75.           |                     +--------------+   |
  76.           |  +---------------+                     |
  77.           |  | DDN           |                     |
  78.           |  |   +---------+ |                     |
  79.           |  |   | Arpanet | |                     |
  80.           |  |   +---------+ |                     |
  81.           |  |               |                     |
  82.           |  |   +---------+ |                     |
  83.           |  |   | Milnet  | |                     |
  84.           |  |   +---------+ |                     |
  85.           |  +---------------+       ARPA Internet |
  86.           |________________________________________|
  87.  
  88. Policy, access control and funding for the ARPANET are provided by DARPA's
  89. Information Processing Techniques Office (IPTO).  ARPANET and MILNET operation
  90. and management are provided by the Defense Communications Agency's DDN Program
  91. Management Office (DDN PMO).
  92.  
  93. Use of the ARPANET is limited to users engaged in experimental research for the
  94. U.S. government, or government-sponsored research at universities.  Because it
  95. is not meant to compete with commercial networks, it is not intended for
  96. operational communication needs or use by the general public.
  97.  
  98. Services available on ARPANET and MILNET include remote login, file transfer,
  99. mail, time, and date.  Mail addressing on both of the networks is of the form
  100. user@domain, where domain refers to a full qualified domain name composed of a
  101. string of one or more subdomains separated by a period, ending with a top-level
  102. domain.  Examples of top-level domains:  edu, com, gov, mil, net, org, jp, au,
  103. uk.  Examples of fully qualified domain names: kentarus.cc.utexas.edu,
  104. relay.cs.net, icot.jp.
  105.  
  106. The DDN funds a Network Information Center (NIC), located at SRI International
  107. in Menlo Park, California, which provides user services to DDN users via
  108. electronic mail (NIC@SRI-NIC.ARPA), telephone (800-235-3155) and U.S. mail:
  109. DDN Network Information Center, SRI International, Room EJ291, 333 Ravenswood
  110. Avenue, Menlo Park, CA 94025.  The telephone service is available Monday through
  111. Friday, 7a.m to 4p.m., Pacific time.
  112.  
  113. Much information is also available on-line on SRI-NIC.ARPA, via telnet or
  114. anonymous ftp (login "anonymous", password "guest").  The file
  115. NETINFO:NETINFO-INDEX.TXT contains an index of these on-line files.
  116. _______________________________________________________________________________
  117.  
  118. MFENET
  119.  
  120. MFEnet is the Department of Energy's (DOE) magnetic fusion energy research
  121. network.  It was established in the mid-1970's to support access to the MFE
  122. Cray 1 supercomputer at the Lawrence Livermore National Laboratory.  The
  123. network uses 56-kbs satellite links, and is designed to provide terminal access
  124. to the Cray time-sharing system (CTSS), also developed at the Lawrence
  125. Livermore Laboratory.  The network currently supports access to Cray 1, Cray
  126. X-MP/2, Cray 2, and Cyber 205 supercomputers.  The network uses special-purpose
  127. networking software developed at Livermore, and, in addition to terminal
  128. access, provides file transfer, remote output queuing, and electronic mail, and
  129. includes some specialized application procedures supporting interactive
  130. graphics terminals and local personal computer (PC)-based editing.  Access to
  131. the network is in general restricted to DOE-funded researchers.  A couple of
  132. years ago, the network was expanded to include the DOE-funded supercomputer at
  133. Florida State University.  MFEnet is funded by DOE and managed by Livermore.
  134.  
  135. MFEnet has been successful in supporting DOE supercomputer users.  However,
  136. the specialized nature of the communications protocols is now creating
  137. difficulties for researchers who need advanced graphics workstations that use
  138. the UNIX BSD 4.2 operating system and the TCP-IP protocols on LAN's.  For these
  139. and other reasons, DOE is examining how best to migrate MFEnet to the TCP-IP,
  140. and later to the OSI, protocols.
  141.  
  142. The combination of the CTSS operating system and the MFEnet protocols creates
  143. an effective interactive computing environment for researchers using Cray
  144. supercomputers.  For this reason, two of the new NSF national supercomputer
  145. centers -- San Diego (SDSC) and Illinois -- have chosen the CTSS operating
  146. system.  In SDSC's case, the MFENET protocols have also been chosen to support
  147. the SDSC Consortium network.  In Illinois case, a project to implement the
  148. TCP-IP protocols for the CTSS operating system has been funded by the NSFnet
  149. program, and these developments will be shared with SDSC (and with DOE) to
  150. provide a migration path for the SDSC Consortium network.
  151.  
  152. Mail can be sent to people on MFEnet by using this format;
  153.  
  154. user%site.MFENET@NMFEDD.ARPA
  155. _______________________________________________________________________________
  156.  
  157. NSFNET
  158.  
  159. NSFnet began in 1986 as a communications network to facilitate access to
  160. NSF-funded national supercomputer centers.  It is evolving into a general
  161. purpose internet for research and scientific information exchange.  The network
  162. has a three-level component structure comprised of a backbone, several
  163. autonomously administered wide-area networks, and campus networks.  The
  164. backbone includes the following supercomputer centers:
  165.  
  166.     - National Center for Supercomputing Applications, University of Illinois,
  167.       Urbana (UIUC)
  168.     - Cornell National Supercomputer Facility, Cornell University (Cornell)
  169.     - John von Neumann National Supercomputer Center, Princeton, New Jersey
  170.       (JVNC)
  171.     - San Diego Supercomputer Center, University of California, San Diego
  172.       (SDSC)
  173.     - Pittsburgh Supercomputer Center (Westinghouse Electric Corp,
  174.       Carnegie-Mellon University, University of Pittsburgh)
  175.     - Scientific Computing Division of the National Center for Atmospheric
  176.       Research, Boulder, Colorado (NCAR)
  177.  
  178. Upper layer protocols in use on the NSFnet backbone are the TCP/IP protocols.
  179. The backbone became operational in July of 1986.  It was composed of seven 56
  180. kps links between six IP gateways.  These gateways are LSI 11/73 systems.  An
  181. upgrade to T1 links (1.544 Mps) was established in the latter part of 1987.
  182. There are plans to adopt the OSI networking protocols as the software becomes
  183. available.
  184.  
  185. NSF-funded component networks include:
  186.  
  187.     BARRNET - California's Bay Area Regional Research Network
  188.     MERIT - Michigan Educational Research Network
  189.     MIDNET - Midwest Network
  190.     NORTHWESTNET - Northwestern states
  191.     NYSERNET - New York State Educational and Research Network
  192.     SESQUINET - Texas Sesquicentennial Network
  193.     SURANET - Southeastern Universities Research Association Network
  194.     WESTNET - Southwestern states
  195.     JVNCNET - consortium network of JVNC
  196.     SDSCNET - consortium network of SDSC
  197.     PSCAAnet - consortium network of the Pittsburgh Supercomputer Center
  198.  
  199. Some of the component networks preceded NSFnet, and some of them have just
  200. recently been established.  Each of the component networks is connected to the
  201. backbone.  Information about the status of any NSFnet component network is
  202. available from the NSFnet Network Service Center (NNSC).  Monthly reports on
  203. the status of the backbone and component networks are also available on-line
  204. through the CSNET Info-Server.  Send a message to info-server@sh.cs.net with
  205. the following message body:
  206.  
  207.     REQUEST: NSFNET
  208.     TOPIC: NSFNET-HELP
  209.     REQUEST:END
  210.  
  211. These reports may also be retrieved by anonymous ftp (login "anonymous",
  212. password "guest") from sh.cs.net, in the directory "nsfnet." [FTP stands for
  213. File Transfer Protocol]
  214.  
  215. Other autonomous networks connected to the NSFnet backbone include ARPANET,
  216. BITNET, CSNET, and USAN (the University Satellite Network of the National
  217. Center for Atmospheric Research).
  218.  
  219. Interesting projects associated with NSFnet include implementation of the gated
  220. routing daemon which handles the RIP, EGP and HELLO routing protocols and runs
  221. on 4.3BSD, Ultrix TM, GOULD UTX/32 TM, SunOS and VMS TM (Cornell University
  222. Theory Center); implementation of TCP/IP for the CTSS operating system
  223. supporting TELNET and FTP (University of Illinois); and a satellite experiment
  224. providing 56 kps links between distant ethernets using Vitalink technology
  225. (NCAR).
  226.  
  227. Management of the NSFnet is in an interim form with duties shared among The
  228. University of Illinois, Cornell University, the University of Southern
  229. California Information Sciences Institute, and University Corporation for
  230. Atmospheric Research.  The NSFnet project is administered by the Division of
  231. Network and Communications Research and Infrastructure, which is part of the
  232. Computer and Information Science and Engineering Directorate at NSF.
  233.  
  234. Further information is available from the NSFnet Network Service Center (NNSC),
  235. BBN Laboratories Inc., 10 Moulton Street, Cambridge, MA 02238. Assistance can
  236. also be obtained by electronic mail to nnsc@nnsc.nsf.net, or by calling
  237. 617-497-3400.  The NNSC is run by Bolt, Beranek and Newman, and is an
  238. NSF-funded project of the University Corporation for Atmospheric Research.
  239. _______________________________________________________________________________
  240.  
  241.                              USER-FORMED NETWORKS
  242.                              ~~~~~~~~~~~~~~~~~~~~
  243.  
  244. CSNET
  245.  
  246. In 1980 a proposal was presented to the National Science Foundation to fund a
  247. computer science research network to link any university, commercial or
  248. government organizations involved in research or advanced development in
  249. computer science and computer engineering.  NSF provided funding for the period
  250. for 1981 to 1985, and CSNET was established.  This single logical network today
  251. connects approximately 200 computers on three physical networks.  These
  252. component physical networks are Phonenet, X25net and a subset of the ARPANET.
  253. Phonenet is a store-and-forward network using MMDF software over public
  254. telephone lines to provide electronic mail service.  X25net utilizes the public
  255. X.25 packet switched network Telenet, interfaced with TCP/IP, to provide
  256. electronic mail, file transfer and remote login.  Some ARPANET hosts are also
  257. members of CSNET.  The computers linked by CSNET are in the U.S., Europe,
  258. Canada, Israel, Korea and Japan.  Addressing in CSNET is in the ARPA Internet
  259. domain style.
  260.  
  261. In 1981 a contract was arranged with Bolt, Beranek and Newman, Inc. to provide
  262. information, user and technical services for CSNET, and the CSNET Coordination
  263. and Information Center (CIC) was established.  The CIC handles the daily
  264. management of the network, and oversight is provided by the CSNET Executive
  265. Committee.  The network is supported by membership fees.
  266.  
  267. The CIC maintains a User Name Server database, which is accessible through the
  268. ns command on CSNET hosts running appropriate software, or by telnet to the
  269. CSNET service host, sh.cs.net (login "ns", no password required).  There is
  270. also much information available via anonymous ftp to sh.cs.net (login
  271. "anonymous", password "guest"), particularly in the directory "info."  The Info
  272. Server also provides a means for retrieving this information.  To utilize the
  273. Info Server, send mail to infoserver@sh.cs.net with the following lines in the
  274. message body:
  275.  
  276.             REQUEST:  INFO
  277.             TOPIC:  HELP
  278.             REQUEST:  END
  279.  
  280. The on-line information includes software, policy documents, information on
  281. other networks, site lists and mailing list archives.
  282.  
  283. CSNET Foreign Affiliates and their gateways are:
  284.  
  285.      CDNNET -- Canadian Academic Network, University of British Columbia.
  286.  
  287.      SDN -- System Development Network (SDN) is an R&D computer network,
  288.             consisting of computers of R&D communities in Republic of Korea,
  289.             with a gateway at KAIST, Korea Advanced Institute of Science and
  290.             Technology, Seoul.  It has mail connection to CSNET/Internet,
  291.             USENET/EUNET/UUCP Net and Pacific countries like Australia,
  292.             Indonesia, Hong Kong, Singapore and Japan.
  293.  
  294.      SUNET -- Swedish University Network, Chambers University of Technology,
  295.               Gothenburg.
  296.  
  297.      CHUNET -- Swiss University Network, ETH-Zentrum, Zurich.
  298.  
  299.      Inria -- French University Network, Institute National de Recherce en
  300.               Informatique, Rocquencourt.
  301.  
  302.      DFN -- Deutches Forschungsnetz, GWD-Gesellschaft fuer Mathematick und
  303.             Datenvararbiten, Schloss Birlinghoven, St. Augustin.
  304.  
  305.      JUNET -- Japanese University Network, University of Tokyo.
  306.  
  307.      Finnish University Network, Helsinki University, Helsinki.
  308.  
  309.      AC.UK -- Academic Community, United Kingdom, University College, London.
  310.  
  311.      ACSNET -- A UUCP-based academic network in Australia, University of
  312.                Melbourne.
  313.  
  314.      New Zealand Academic Network, Waikato University, Hamilton.
  315.  
  316.      Israeli Academic Network, Hebrew University of Jerusalem.
  317.  
  318. For more information contact CSNET CIC, BBN Laboratories Inc., 10 Moulton
  319. Street, Cambridge, MA 02238, or send  electronic mail to cic@sh.cs.net
  320. (cic@csnet-sh.arpa).  A 24-hour hotline is also available, (617) 497-2777.
  321. _______________________________________________________________________________
  322.  
  323. HEANET
  324.  
  325. HEAnet is a network linking the Universities and National Institutes for Higher
  326. Education in the Republic of Ireland.  The following institutions belong to
  327. HEANET:
  328.  
  329.      NIHED:  National Institute for Higher Education, Dublin
  330.      NIHEL:  National Institute for Higher Education, Limerick
  331.      MAY:    St. Patrick's College, Maynooth
  332.      TCD:    Trinity College, Dublin
  333.      UCC:    University College, Cork
  334.      UCD:    University College, Dublin
  335.      UCG:    University College, Galway
  336.  
  337. The abbreviations on the left are used to form the network addresses for the
  338. hosts belonging to each institution.  Addresses use the form:
  339.  
  340.      host.institution.IE  (for example VAX2.NIHED.IE)
  341.  
  342. HEANET is connected to EARN/Bitnet/Netnorth by a gateway at University College,
  343. Dublin.  Mail for HEANET should be sent as a BSMTP "job" to MAILER at IRLEARN.
  344. _______________________________________________________________________________
  345.  
  346. SPANet
  347.  
  348. The Space Physics Analysis Network (SPAN) became operational in 1981, and was
  349. the result of a pilot project at Marshall Space Flight Center funded by NASA
  350. (Space Plasma Physics Branch, Office of Space Science).  The network is a
  351. mission-independent data system testbed, intended to address problems of
  352. exchanging data (raw and processed), analysis software, graphic images and
  353. correspondence between researchers in several disciplines, including
  354. Solar-Terrestrial, Interplanetary and Planetary Physics, Astrophysics,
  355. Atmospherics, Oceans, Climate and Earth Science.  A perception that
  356. multidisciplinary correlative research in solar-terrestrial physics would
  357. increase in the 1980's, that standards were lacking in scientific databases,
  358. and that support was required for the display of device independent graphic
  359. images, all motivated the establishment of SPAN.  SPAN has therefore developed
  360. to facilitate space data analysis and address significant unresolved problems
  361. of scientific data exchange and correlation.
  362.  
  363. The Data Systems Users Working Group, formed in 1980, provides guidance and
  364. policy recommendations to SPAN.  Daily operation of the network is performed by
  365. a network and project manager, a project scientist, routing center managers,
  366. and managers at the local nodes.
  367.  
  368. SPAN nodes communicate using a variety of transmission media (fiber optics,
  369. coax, leased telephone lines) and lower layer protocols (ethernet, X.25,
  370. DDCMP), and nearly all SPAN hosts use the DECnetTM upper layer protocols. There
  371. are plans to migrate to the emerging OSI protocols as software becomes
  372. available.
  373.  
  374. Currently SPAN connects over 1200 computers throughout the United States,
  375. Europe, Canada, and Japan (leading to all of the hacker related trouble on the
  376. network, such as the Mathias Speer incident).  The network backbone in the
  377. United States consists of redundant 56 kps links between 5 DECnet routing
  378. centers:
  379.  
  380.     1.  NASA's Johnson Space Center (Houston, Texas)
  381.     2.  NASA and Cal Tech's Jet Propulsion Laboratory (Pasadena, California)
  382.     3.  NASA's Marshall Space Flight Center (Huntsville, Alabama)
  383.     4.  NASA's Goddard Space Flight Center (Greenbelt,  Maryland)
  384.     5.  NASA's Ames Research Center (Moffett Field, California)
  385.  
  386. Tail circuits connect SPAN member institutions to the closest routing center,
  387. in most cases with leased lines at a minimum of 9.6 kps.
  388.  
  389. SPAN is gatewayed to CSNET, ARPANET, BITNET, GTE Telenet, JANET and the NASA
  390. Packet Switched System (NPSS).  SPAN is joined to TEXNET, HEPnet and other
  391. DECnetTM wide area networks.  Services available to SPAN nodes include
  392. electronic mail, remote file transfer and remote login.
  393.  
  394. Additional information is available from the SPAN Network Information Center
  395. (SPAN-NIC) located at the National Space Science Data Center, NASA Goddard
  396. Space Flight Center, Greenbelt, Maryland 20771.  Assistance is also available
  397. by electronic mail at NSSDCA::SPAN_NIC_MGR.
  398. _______________________________________________________________________________
  399.  
  400. TEXNET
  401.  
  402. Most of TEXNET became operational in 1986, although pieces of this network
  403. existed earlier.  The purpose of the network is to link computers at Texas
  404. universities which run the DECnetTM upper layer protocols.  Lower layer
  405. protocols in use on the network are ethernet (IEEE 802.3) and DDCMP (Digital
  406. Data Communication Message Protocol).  TEXNET currently connects over 450
  407. machines in 14 cities.  The network backbone consists of DECnetTM routers, and
  408. some synchronous links, connected via leased lines.  9600 bps and 56 Kbps lines
  409. are used.
  410.  
  411. Gateways exist from TEXNET to SPAN, BITNET and the ARPA Internet.  Services
  412. provided include electronic mail, file transfer and remote login.
  413.  
  414. Operational and policy management of the network is by consensus of an informal
  415. management group composed of managers from each member institution.
  416.  
  417. The following institutions are TEXNET members:
  418.  
  419.     Baylor University
  420.     Houston Area Research Center
  421.     Pan American University
  422.     Sam Houston State University
  423.     Southwest Texas State University
  424.     Texas A & M University
  425.     University of Houston
  426.     University of Texas at Arlington
  427.     University of Texas at Austin
  428.     University of Texas at El Paso
  429.     University of Texas at Dallas
  430.     University of Texas at Permian Basin
  431.     University of Texas at San Antonio
  432.     University of Texas at Tyler
  433.     University of Texas Health Center at Tyler
  434.     University of Texas Health Science Center at Dallas
  435.     University of Texas Health Science Center at Houston
  436.     University of Texas Health Science Center at San Antonio
  437.     University of Texas Medical Branch Galveston
  438.     University of Texas System Cancer Center
  439.     University of Texas System Center for High Performance Computing
  440.     University of Texas Office of Land Management
  441. _______________________________________________________________________________
  442.  
  443. UUCP and USEnet
  444.  
  445. The UUCP network was started in the 1970's to provide electronic mail and file
  446. transfer between UNIX systems.  The network is a host-based store-and-forward
  447. network using dialup telephone circuits and operates by having each member site
  448. dialup the next UUCP host computer and send and receive files and electronic
  449. mail messages.  The network uses addresses based on the physical path
  450. established by this sequence of dialups connections. UUCP is open to any UNIX
  451. system which chooses to participate.  There are "informal" electronic mail
  452. gateways between UUCP and ARPANET, BITNET, or CSNET, so that users of any of
  453. these networks can exchange electronic mail.
  454.  
  455. USENET is a UNIX news facility based on the UUCP network that provides a news
  456. bulletin board service.  USEnet has both academic and commercial members and
  457. affiliates in Europe, Asia, and South America.  Neither UUCP nor USENET has a
  458. central management; volunteers maintain and distribute the routing tables for
  459. the network.  Each member site pays its own costs and agrees to carry traffic.
  460. Despite this reliance on mutual cooperation and anarchic management style, the
  461. network operates and provides a useful, if somewhat unreliable, and low-cost
  462. service to its members.  Over the years the network has grown into a world-wide
  463. network with thousands of computers participating.
  464.  
  465.                               "The Future Is Now"
  466. ______________________________________________________________________________
  467.  
  468. Downloaded From P-80 International Information Systems 304-744-2253 12yrs+
  469.