CTCNet Conference 2002 Presentation Topic:
Networking 1
What is a Network and How Can it Help You?
Basic Explanation of Computer Networks in a Community Center Environment, Emphasizing Cost-effective Solutions

Jerry Winegarden

Duke University
Office of Information Technology
jbw@duke.edu
http://www-jerry.oit.duke.edu

(also)
RTPnet Triangle Centers for Technology
www.rtpnet.org/tact

To be presented June 15, 2002

Last Revised 6/14/02

Introduction

This presentation seeks to explain, in general terms, how computers are connected together to share resources, and suggest the most cost-effective ways of connecting them to the Internet.

Most important idea

Connect all your computers together in your own network (called a "LAN") to share files and printers, and then connect your LAN to the Internet with an "internet connection box" (a router/firewall). This means you need just one Internet account and one phone line or DSL or cable modem connection to connect ALL your machines at the same time to the Internet. Then, you choose the type of connection from this "icb router" to the Internet, depending on what's available and your budget.

PICTURE GOES HERE

Definitions

First, a few definitions. Many will be discussed in this session and are important for you in connecting your computers to each other and to the Internet. A few other terms are included for completeness in case you have heard of them and wondered what they mean.

  1. LAN = Local Area Network
    "Local" collection of computers and the cables and hubs which connect them together to share information and resources such as files and printers. Technically, a LAN is a segment on one router port (one "wire") if connected to the Internet. Examples of LANs would be a classroom or an office, or possibly even a whole building. Machines in separate buildings are typically in separate LANs. However, with wireless ethernet, separate buildings can be connected in the same LAN (technology limitations may interfere however, just as with wireless phones.)

  2. router
    Networking box which connects LANs to form the Internet. A router is necessary to see that information can get from a machine on a LAN to a machine outside the LAN in an intelligent way, without the user needing to know the actual routing information along the way. In the original Internet,called Usenet and Arpanet, information was passed from one machine to another until it reached its destination. The addresses looked like:

    mymachine!ourdeptmachine!ouruniversity!clemsonarpargw!gatecharpagw!theiruniv!theirdept!theirmachine

    which is an explicit path of machine names to get from one machine to another across the country. The "backbone" of Usenet and Arpanet was a series of "well-known" computers which were connected to each other. Information was passed from one to another in accordance with the "bang path" address which the user sending the email provided. The invention of routers was the basis of the Internet. It took the responsibility of getting messages from one user to another away from the individual users and automated it. Instead of bang path addresses, each machine was assigned an "IP number" and a corresponding hostname/domain name. DNS servers then are automatically searched online address books. All information is passed in packets which are addressed to the IP number of the destination machine, but users only have to remember the machine's "fully qualified domain name" (fqdn) and the DNS servers will look it up and fill it in for you.

    Although a router can be rather complicated, the simplest versions, which are most likely to be used in a CTC, consist of one "port" to connect to your LAN and one other "port" to connect to the Internet. The "port" can be "ethernet" or some other type of communications device such as "dialup modem". Many of the "routers" available also include built-in ethernet hubs or switches; thus they are a hybrid.

    So, the Internet consists of LAN's separated by and connected together by a series of routers.

  3. WAN Wide Area Network
    Collection of LANs connected as if the machines in the WAN were all one one LAN (i.e. as if they were all in the same room), even though they might be in different buildings or even on different planets. Thus, if you have multiple centers, but you need to share the same database, you would need to establish a WAN. The Internet is the "mother of all WANs!!!" A WAN spans more than one router or router segment. Special software (e.g. VPN) allows machines on separate LAN's to interact as if they were on the same LAN, thus forming a WAN.

  4. Ethernet - type of network connection hardware, software (as opposed to Token Ring, or Localtalk, or Phonenet, or Banyan Vines, ...). Invented by Xerox years ago, originally used "thick ethernet cable" and external transceivers. Since expanded to include standards of interoptibility for thin coax, twisted pair cable (Cat 5, Cat 6, ...), and wireless.
  5. hub a box that connects computers together - i.e. twisted-pair ethernet networking device to which several computers are connected in order to form a LAN. A LAN is set up like a wagon wheel, with the ethernet hub being (logically) at the center axle point, and the cables connecting to each computer like spokes on that wagon wheel. Every piece of information from every computer on the LAN is sent down each spoke ("repeated") by the hub, thus connecting every machine to each other.

  6. Wiring and connectors
  7. protocols - set of rules for communicating
  8. Internet addressses and names
  9. LAN Ethernet connection media choices
  10. Internet Ethernet connection media
  11. Hardware ethernet address = MAC address = NIC address
    Unique identifying number assigned to each and every Ethernet card. To meet Ethernet specifications, every card must identify itself on the network with this number, which consists of six pairs of hexadecimal numbers, often seen displayed with "-" or ":" separating the pairs. Xerox invented Ethernet and originated this scheme. The first three pairs refer to the manufacturer of the card. The last three pairs refer to an individual card made by that manufacturer. (Obviously, some manufacturers now have several manufacturer codes, because they've made so many cards!).
    For example: 00-0A-A5-15-AA-D9

How Do You Establish a LAN in your Community Technology Center?

  1. Determine how many hubs you will need and where you will locate them.
    See below for explanation of how to install hubs. Since 10MB hubs only cost about $30 or so, you should be able to afford to place hubs to keep wiring simple. See LAN Ethernet Wiring Examples for some ideas on where to place hubs.

  2. Determine which speed Ethernet you will need on your LAN
    Will you need to run "Fast" Ethernet (100MB), or 10 or 100 MB (10/100 MB), or just 10MB? Unless you are running "full-motion video" applications or something else which is extremely "bandwidth intensive" (sends a very large amount of information in a very short period of time), you will most likely be able to live just fine with 10BaseT, 10MB hubs and ethernet cards. (10/100 MB cards are OK with 10MB hubs and in some cases are almost as inexpensive now as 10MB cards. 10/100 hubs are still considerably more expensive than 10MB hubs, but are acceptable. Switches are sophisticated hubs which attempt to optimize your network performance; unless you have the full-motion-video-over-network-type applications you should not need them). Also, if you are attempting to cascade hubs (e.g. place a hub in the central phone closet with one line to each room, and a separate hub in each room, or even separate hubs at the end of each row in a classroom) they might not work with a switch. There are now ADSL or cable modem "routers" (e.g. Linksys and DLink) which include a built-in hub or switch with the router. Beware and choose the right one.

    Wireless Ethernet is an option for your LAN, but it is still quite expensive and can be a bit touchy to install if all of the machines are not in the same or close room as the wireless hub, because of interference or strength of signal problems. With wireless, you get what you pay for in the signal strength.

    Wireless Ethernet involves placing a wireless ethernet receiver card in each machine and locating a wireless Ethernet transmitter hub in the room and connecting it to the rest of your LAN (or to your router) via an Ethernet cable. If you have mobile units or a segment of wiring is very difficult to achieve, wireless may be an option you should consider. Otherwise, don't. It's still too expensive, but getting much better. (Next year?) For example, the less powerful hubs cost about $200 with individual machine cards about $100. Compare that with $30 for a hub and $20-$40 for an ethernet card. The difference buys an awful lot of cable (cable is about .07 - .15 per foot depending on the type). Current wireless hubs maximum speed is 11 MB/sec IF you have a perfect reception/transmission signal. If the signal is weaker, the hub will automatically slow down the attempted communication to 5, or 2, or even 1 MB / second in order to not garble anything (you can't live with garbled computer data - dropping even one bit can be critical, as opposed to voice communications where you can put up with a lot of choppiness and interference in the voice and still understand what is being said.)

    Efforts are being made to increase the power and performance of both hubs and cards. The next generation of wireless hubs are shooting for xx MB/sec.

    There are currently two basic classes of wireless ethernet hubs based on power.

    So, now you know what hardware you need.

  3. Obtain the correct numbers and types of Ethernet cards, cables, and hubs
  4. Obtain an ethernet cable for each machine

  5. Plug each computer into a hub with a cable
    Note: length limit for each Ethernet cable: 100 meters (about 300 feet)

  6. Determine which Internet connection method you will use
  7. Purchase Internet Access account
  8. Purchase "ICB" = Router to connect LAN to Internet

Satellite:

Picture Goes Here

Satellite connection involves an Outdoor Antenna (disk), and two "indoor" units: IRU (Indoor Receiving Unit) and ITU (Indoor Transmitting Unit)

Sometimes you are given these as internal cards to install in your one computer that they are assuming you have. There are also some companies that have a router already pre-made to handle the send and receive. (Optistreams.com)

Topics still to cover: