home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 1: Linux / CD1.iso / doc / HOWTO / mini / ADSL < prev    next >
Text File  |  1998-10-14  |  44KB  |  1,255 lines

  1.   ADSL HOWTO for Linux Systems
  2.   David Fannin, dfannin@dnai.com
  3.   v0.90, 7 June 1998
  4.  
  5.   How to setup a Linux System to work with Asymmetric Digital Subscriber
  6.   Loop (ADSL), a new high-speed digital access line technology available
  7.   from Telcos. ADSL is one of a family of digital subscriber line (DSL)
  8.   technologies available to residential and business customers using
  9.   existing copper loops, providing speeds from 384kbps to 1.5Mbps. This
  10.   document provides an introduction to ADSL, and information on how to
  11.   install, configuration and turn up service.
  12.   ______________________________________________________________________
  13.  
  14.   Table of Contents
  15.  
  16.  
  17.   1. Legal Stuff
  18.  
  19.   2. Hot Dead Chicken
  20.  
  21.   3. Introduction
  22.  
  23.   4. ADSL Overview
  24.  
  25.      4.1 What is ADSL?
  26.      4.2 ADSL Applications
  27.      4.3 What is xDSL/DSL?
  28.      4.4 Why so many speeds?
  29.  
  30.   5. How it works.
  31.  
  32.      5.1 CPE: ADSL ANT and NIC
  33.      5.2 Splitter or Splitterless Design
  34.      5.3 DSLAM
  35.      5.4 ISP connection
  36.  
  37.   6. Ordering Service
  38.  
  39.      6.1 Home Requirements
  40.      6.2 Telco Options
  41.      6.3 ISP Options
  42.  
  43.   7. Wiring it up
  44.  
  45.      7.1 Wire the Splitter/NID (at the SNI)
  46.      7.2 Wire the DSL Jack (at the computer location)
  47.      7.3 Install the ANT (at the computer location)
  48.  
  49.   8. Configuring Linux
  50.  
  51.      8.1 Install and Connect the NIC card
  52.      8.2 Configure the Ethernet Interface
  53.      8.3 Setting up a Router
  54.      8.4 Setting up a Firewall/Masquerading
  55.  
  56.   9. Appendix
  57.  
  58.      9.1 FAQs
  59.      9.2 Links
  60.      9.3 Credits
  61.      9.4 Glossary
  62.  
  63.  
  64.   ______________________________________________________________________
  65.  
  66.  
  67.   1.  Legal Stuff
  68.  
  69.   ADSL HOWTO for Linux Systems
  70.  
  71.   Copyright (C)1998 David Fannin.
  72.  
  73.   This document  is free software; you can redistribute it and/or modify
  74.   it under the terms of the GNU General Public License as published by
  75.   the Free Software Foundation; either version 2 of the License, or (at
  76.   your option) any later version.
  77.  
  78.   This document is distributed in the hope that it will be useful, but
  79.   WITHOUT ANY WARRANTY; without even the implied warranty of
  80.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  81.   General Public License for more details.
  82.  
  83.   You can get a copy of the GNU GPL at at
  84.   <http://www.gnu.org/copyleft/gpl.html>.
  85.  
  86.  
  87.   2.  Hot Dead Chicken
  88.  
  89.   Here's a story that I think will illustrate why xDSL services have
  90.   such a cumbersome name. The short answer is that it was developed by
  91.   the Telco industry in the US, which uses way too many TLAs (Three
  92.   Letter Acronyms).  SNI, DS3, OSS, DTC, RMS, SS7, MTP, SNI, .... and
  93.   you get the picture.  Pretty much any three or four letter acronym has
  94.   a meaning in the Telco domain.
  95.  
  96.   However, here's a better way to explain it:
  97.  
  98.  
  99.        One of the Regional Bell Operating Companies (RBOCs) decided
  100.        to diversify their business and after many months and dol¡
  101.        lars with consultants they decided to purchase a fast food
  102.        business.  They choose Kentucky Fried Chicken, since they
  103.        already have changed their name to KFC, which was very much
  104.        in line with the Telco way of thinking.
  105.  
  106.        Soon after the new management team was brought in (all were
  107.        from the RBOC marketing department), they decided to launch
  108.        a new advertising campaign.  The slogan for the new
  109.        campaign?
  110.  
  111.        "We sell Hot Dead Chicken".
  112.  
  113.  
  114.  
  115.   3.  Introduction
  116.  
  117.   This document addresses the ordering, installation and configuration
  118.   of ADSL service for use on Linux Systems.
  119.  
  120.  
  121.   ADSL or Asymmetric Digital Subscriber Loop is a high-speed  Internet
  122.   access technology that uses a commonly available telephone copper loop
  123.   (same wire as your phone service).  Designed to run on up to 80% of
  124.   the telephone available in the United States,  and utilizing line-
  125.   adaptive modulation,  ADSL provides data speeds from 384kbps to 1.5
  126.   Mbps, normally using different speeds for the upstream and downstream
  127.   channel (hence the " Asymmetric" ).  ADSL provides a direct, dedicated
  128.   pipe to an ISP.
  129.  
  130.  
  131.   ADSL was designed for SOHO applications, such as a small business with
  132.   5-30 systems, or the high-end Linux user that has wants bandwidth and
  133.   has some money to spend.   Applications range from low-bandwidth
  134.   server interconnection to streaming video applications.  ADSL is
  135.   designed and priced somewhere in between ISDN and T1 service,
  136.   providing near T1 speeds without the cost/complexity/availability
  137.   issues of T1.  Since ADSL is a dedicated service, it avoids the delays
  138.   and use charges inherent in ISDN service.
  139.  
  140.   This HOW-TO starts with a description of ADSL services and it many
  141.   variants, and a block diagram of the components that make up the
  142.   service.  Next, a list of requirements for ordering ADSL are provided.
  143.   Also included is guide on ADSL wiring and configuring your Linux
  144.   System.  I have also included an Appendix with a FAQ, a listing of
  145.   interesting Links,and a Glossary.
  146.  
  147.   I welcome any and all comments on this document; They can be sent to
  148.   dfannin@dnai.com .
  149.  
  150.   The latest version of this FAQ is available from
  151.   <http://www.dnai.com/~dfannin/adsl/>.
  152.  
  153.  
  154.   4.  ADSL Overview
  155.  
  156.  
  157.   4.1.  What is ADSL?
  158.  
  159.   Asymmetric Digital Subscriber Line (ADSL) is:
  160.  
  161.   ╖  A Telephone Loop Technology that uses existing phone lines
  162.  
  163.   ╖  Provides high-speed data and analog voice (Data over Voice)
  164.  
  165.   ╖  Dedicated digital line for an IP connection
  166.  
  167.   ╖  Data rates (North America) combinations of :
  168.      Upstream/downstream
  169.      256 kbps/256 kbps
  170.      384 kbps/128 kbps
  171.      384 kbps/384 kbps
  172.      384 kbps/1.5 Mbps
  173.      and many others
  174.  
  175.   ╖  Wide range of CPE options, including Ethernet 10baseT Interfaces.
  176.  
  177.   ╖  Dedicated ISP connection (static or dynamic addresses)
  178.  
  179.   ╖  Can support an IP subnet (from 1 to 254 IP addresses, depending on
  180.      ISP)
  181.  
  182.   ╖  Priced lower than dedicated private line (T1) connections
  183.  
  184.  
  185.  
  186.   4.2.  ADSL Applications
  187.  
  188.   ADSL was designed to provide a dedicated, high-speed data connection
  189.   for Internet/Intranet Access, using existing copper phone lines.  This
  190.   allows ADSL to work on over 60-80% of the phone lines existing in the
  191.   U.S. without modification.  Additionally, ADSL provides speeds
  192.   approaching T1 (1.5Mbps), which are much greater than analog modems
  193.   (56kbps) or ISDN (128kbps) services provided over the same type of
  194.   line.  ADSL is usually priced to be much less other dedicated digital
  195.   services, and is expected to priced somewhere between T1 and ISDN
  196.   services (including the ISDN usage charges).
  197.  
  198.  
  199.   The Telcos see ADSL as a competitive offering to the Cable Company's
  200.   Cable Modems, and as such, are expected to provide competitive
  201.   pricing/configuration offerings.  Although Cable Modems  are
  202.   advertised as having 10-30Mbps bandwidth, they use a shared
  203.   transmission medium with many other users on the same line, and
  204.   therefore performance varies, perhaps greatly, with the amount of
  205.   traffic and other users.  Which should you choose?  The main drivers
  206.   will be availability (Will Cable companies or Telcos have it first in
  207.   your area?)  price (both should be fairly competitive), and your
  208.   desired performance (do you want dedicated access (ADSL) or shared
  209.   (Cable Modems)?).
  210.  
  211.  
  212.   ADSL is positioned for Home and Small Office (SOHO) applications that
  213.   require high-speed Internet Access. Since it also provides dedicated
  214.   access, It can be used for interconnecting low-bandwidth servers to
  215.   the Internet, and would provide a great access solution for 5-20 PCs
  216.   in an Office location.  It is also a great solution for those Linux
  217.   power users that just want high speed access from home:-).
  218.  
  219.  
  220.   4.3.  What is xDSL/DSL?
  221.  
  222.   Digital Subscriber Line (DSL) provides a dedicated digital circuit
  223.   from your home to the Telcos central office, using analog telephone
  224.   line.  DSL also provides a separate channel for voice phone
  225.   conversations, which means analog calls (voice, fax. etc.) can be
  226.   carried at the same time high-speed data is flowing across the line.
  227.   DSL uses the frequency spectrum between 0kHz-4kHz for Analog Voice,
  228.   and 4kHz-2.2MHz for data.  xDSL is a generic acronym for a family of
  229.   dedicated services, where the " x"stands for:
  230.  
  231.   ╖  ADSL Asymmetric Digital Subscriber Line:     1.5
  232.      Mbps-384kbps/384-128kbps
  233.  
  234.   ╖  HDSL High-bit-rate Digital Subscriber Line:  1.5 Mbps/1.5 Mbps
  235.      (4Wire)
  236.  
  237.   ╖  SDSL Single-line Digital Subscriber Line:    1.5 Mbps/1.5 Mbps
  238.      (2Wire)
  239.  
  240.   ╖  VDSL Very high Digital Subscriber Line:      13 Mbps-52 Mbps/1.5
  241.      Mbps- 2.3 Mbps.
  242.  
  243.   ╖  IDSL ISDN Digital Subscriber Line:   128 Kbps/128 Kbps.
  244.  
  245.   ╖  RADSL Rate Adaptive Digital Subscriber Line:  384kbps/128kbps
  246.  
  247.   ╖  UDSL Universal Digital Subscriber Line:
  248.      1.0Mbps-384kbps/384kbps-128kbps
  249.      also called " splitterless" DSL or DSL-Lite, as it doesn't require
  250.      a splitter.
  251.  
  252.   where Xbps/Ybps is X=Downstream Bit rate, Y=Upstream Bit rate
  253.  
  254.   4.4.  Why so many speeds?
  255.  
  256.   ADSL has to work over existing phone lines, which were designed 100
  257.   years ago, and were never designed for digital services (See the FAQ
  258.   answers for more information). Also, ADSL is a new service, and all
  259.   the providers are trying to find the right price/feature combinations
  260.   that will make it in the market.
  261.  
  262.   For the average user, the basic way of thinking about it is to segment
  263.   the options into three categories:
  264.  
  265.   ╖  Low End Residential
  266.  
  267.        Speed ranges from 384kbps-128kbps, Asymmetric
  268.  
  269.  
  270.   ╖  High End Residential or Business End User
  271.  
  272.        Speed ranges from 1.5Mbps-384kbps, Asymmetric
  273.  
  274.  
  275.   ╖  High End Server
  276.  
  277.        Speed ranges from +2.0Mbps-1.1kbps, Symmetric
  278.  
  279.  
  280.  
  281.   5.  How it works.
  282.  
  283.   ADSL is made up of several parts (shown by Figures 1 and 2):
  284.  
  285.  
  286.   ╖  ADSL Network Termination (ANT) and Network Interface Card (NIC)
  287.  
  288.   ╖  Splitter or Splitterless Design
  289.  
  290.   ╖  DSLAM and Telco Loop
  291.  
  292.   ╖  ISP connection
  293.  
  294.  
  295.  
  296.   Figure 1: ADSL Block Diagram (POTS Splitter)
  297.  
  298.  
  299.   <-------Home/Office--------------->              <-----Telco Central Office---->
  300.                                  NID
  301.                                 -----               -----
  302.   2 wire     X-----------Voice-=| S |               | D |
  303.   phone                         | P |               | S |=----- Voice Switch
  304.   line                          | L |    2 wire     | L |
  305.                                 | I |=-------------=| A |
  306.                                 | T |   Local Loop  | M |=----- ISP Connection
  307.   10baseT       ---------- Data | T |               |   |
  308.   Ethernet  X--=|        |=----=| E |               -----
  309.     or          ----------      | R |
  310.   ATMF            ADSL          -----
  311.   NIC             ANT
  312.  
  313.  
  314.  
  315.  
  316.   5.1.  CPE: ADSL ANT and NIC
  317.  
  318.   The Customer Premises Equipment (CPE) for ADSL consists of the ANT
  319.   and/or NIC card.  The ADSL Network Termination (ANT), shown in Figure
  320.   1, is located at your home or office, provides an IP connection. ANTs
  321.   come in several types:
  322.  
  323.   ╖  Router ANT with 10/100baseT Interface
  324.  
  325.   ╖  Bridge ANT with 10/100baseT Interface
  326.  
  327.   ╖  ANT with ATMF Interface
  328.  
  329.   ╖  ANT with USB Interface
  330.  
  331.   ╖  Integrated ANT/NIC Card
  332.  
  333.   In each case, the ANT/NIC  provides the a router address to an ISP.
  334.   Each Telco will specify the configurations that they will allow.  The
  335.   most desirable configuration for the Linux user is the ANT with a
  336.   10baseT Interface, since the cost/setup is the easiest. The other
  337.   options require special drivers, which have, to date, not been made
  338.   available for Linux. The bad news is that some providers  allow only
  339.   integrated ANT/NIC PCI cards that do not have Linux Drivers.
  340.  
  341.   Warning!  Make sure any third party ANT/NIC you may purchase are
  342.   compatible with your Telco provider. There are two major line
  343.   encodings for ADSL (CAP, DMT), and several options for IP
  344.   encapsulation. Your Telco should provide you a list of allowable
  345.   options.
  346.  
  347.   The ANT is connected to your house's inside wire (2 wire phone line).
  348.   This inside wire is connected to the data side of a POTS splitter, or,
  349.   in the case of the splitterless version, directly connected to the
  350.   local loop.  Figure 1 shows the POTS splitter wiring, and Figure 2
  351.   shows a splitterless type.
  352.  
  353.   In my case, I was provided with an Alcatel ANT, which supports a
  354.   10baseT (wired as a Crossover) RJ45 jack. I understand that a NIC card
  355.   that fits directly in the PC will be available sometime in the future.
  356.  
  357.  
  358.  
  359.   Figure 2: ADSL Block Diagram (Splitterless Design)
  360.  
  361.  
  362.   <-------Home/Office--------------->           <-----Telco Central Office---->
  363.                                SNI
  364.                                 -               -----
  365.   2 wire    X-[RJ11]---Voice----|               | D |
  366.   phone       Filter            |               | S |=----- Voice Switch
  367.   line                          |    2 wire     | L |
  368.                                 |=-------------=| A |
  369.                                 |   Local Loop  | M |=----- ISP Connection
  370.   10baseT       ---------- Data |               |   |
  371.   Ethernet  X--=|        |=-----|               -----
  372.     or          ----------
  373.   ATMF            ADSL
  374.   NIC             ANT
  375.  
  376.  
  377.  
  378.   5.2.  Splitter or Splitterless Design
  379.  
  380.   Somehow, the digital and analog signals need to be separated  for all
  381.   of this to work. Thus, a filter needs to be placed in the signal path
  382.   at some point.  There are two methods for doing this: Using a POTS
  383.   Splitter or using RJ11 phone jack filters.
  384.  
  385.   First, in the POTS splitter method, device  is located on the "side of
  386.   the house" where the Telco line is connected. The splitter provides
  387.   two functions. First, it is the "demarcation point" that separates the
  388.   Telco wiring from the inside wiring. Second, it "splits" the DSL
  389.   signal from Telco into a separated data channel and a voice channel.
  390.   The voice channel is a normal analog phone line (2 wire), and the data
  391.   channel is sent to the ANT.  The splitter is a passive, non-powered
  392.   device, which will allow the voice channel to operate even if the
  393.   power fails at the home location. The Telco signal is sent to the
  394.   splitter using an existing 2 wire line to the home.  The Splitter is
  395.   housed in the Network Interface Device (NID) on the outside of your
  396.   house.
  397.   Second, in the splitterless design, shown in Figure 2, the outside
  398.   local loop is connected directly to the inside wire at the Subscriber
  399.   Network Interface (SNI), the same box that is used today at your
  400.   house. At each extension jack where you wish to plug in an analog
  401.   phone, you place a special jack that contains a filter that removes
  402.   the digital signal. This is called an RJ11 filter (RJ11 is the
  403.   official Telco term used for your 4/6 pin phone jack).  The extension
  404.   used for your ANT does NOT use a filter (otherwise it won't work).
  405.   That's all there is to it!  It should also be noted that some low
  406.   speed ADSLs will  not require RJ-11 filters.
  407.  
  408.   The splitterless design is very desirable from the Telco point of
  409.   view, as they won't have to roll any trucks to do the install work,
  410.   and allows them to offer ADSL at a lower price. For most users, it
  411.   doesn't really matter, in fact, the analog phones will still work
  412.   without the RJ11 filter in place. The only thing is that you will hear
  413.   a bit of a high pitched whine when you use the phone.  However, this
  414.   is not recommended, as later version may damage the phone or have some
  415.   other nasty effect.
  416.  
  417.  
  418.   5.3.  DSLAM
  419.  
  420.   The DSLAM is the equipment at the Telco Central Office that that
  421.   splits the signal and connects the user to the Voice Switch and ISP.
  422.   That's all you need to know from a user perspective.
  423.  
  424.   5.4.  ISP connection
  425.  
  426.   An ISP connects to the DSLAM via a high-speed data connection, usually
  427.   ATM over a T3 (45Mbps) or OC-3 (155Mbps).  The important thing here is
  428.   that an ISP must "subscribe" with your Telco to provide this
  429.   connection.
  430.  
  431.  
  432.   6.  Ordering Service
  433.  
  434.   The basic procedure is as follows:
  435.  
  436.   ╖  Check to see if you meet the following requirements for ADSL.
  437.  
  438.   ╖  Select a Telco and ISP, and see what configurations they offer.
  439.  
  440.   ╖  Call the Telco and order the service.
  441.  
  442.   Once you have ordered the service, the Telco should provide you with a
  443.   Due Date. I was able to do the entire order in one phone call through
  444.   my Telco, and they coordinated with the order with my ISP.  I was
  445.   given a due date that was one week later, and everything was completed
  446.   on time, with no problems.
  447.  
  448.  
  449.   6.1.  Home Requirements
  450.  
  451.  
  452.   ╖  An appropriate NIC card
  453.  
  454.      The system (PC, workstation, router or hub) that will be directly
  455.      connected to the ADSL ANT .
  456.  
  457.  
  458.   ╖  Inside Wiring
  459.  
  460.      You need inside wire (2 or 4 wire) from the Telco Demarcation Point
  461.      (the side of your house) to your PC location. Your existing phone
  462.      line can be used. However, this inside wire can only be used for
  463.      the ANT, and no other phones or extensions can be connected to this
  464.      line. The Telcos or other companies can be contracted to install a
  465.      new wire for you as well.
  466.  
  467.  
  468.   ╖  Installation
  469.  
  470.  
  471.      Who will wire it up in your house?  You can do the splitter wiring
  472.      yourself (My local Telco provided a wiring kit and instructions for
  473.      performing the inside wiring ) or you can contract them do it for
  474.      an additional fee.  You can save around $ 150-250 dollars by doing
  475.      it yourself, which I did, or you can save yourself the hassle and
  476.      have them do it. You can decide what you want to do after reading
  477.      the procedure that I have included in this document.  The bottom
  478.      line is if you are used to dealing with phone and/or network LAN
  479.      wiring procedures, and feel comfortable with doing this, then you
  480.      should consider going for it.  If you haven't, and your company is
  481.      going to pay for it, then have them do it.
  482.  
  483.  
  484.  
  485.   6.2.  Telco Options
  486.  
  487.  
  488.   ╖  Qualified Copper Loop
  489.  
  490.      The Telco will normally test your line before you order service to
  491.      see if it is can pass the ADSL signal.  You must be within 2-3
  492.      miles (11-16 kilofeet) of the Central Office, and have a loop that
  493.      has no loading coils, bridge taps, DAMLs, or other impediments.
  494.      Most of the Loops that support ISDN can also support ADSL, but
  495.      since ADSL is more restrictive, this is no guarantee of success.
  496.      Your Telco will help you here.
  497.  
  498.  
  499.   ╖  ADSL Available from your Telco
  500.  
  501.      Is the ADSL/DSLAM equipment is available at your Central Office?
  502.      Again, the Telco will check to see if it available in your area.
  503.      Every major Telco in the US, and many new dedicated ADSL providers
  504.      have announced plans for ADSL. I expect wide scale deployment by
  505.      1Q99.
  506.  
  507.  
  508.   ╖  Bit Rate
  509.  
  510.      ADSL is priced according to the Bit Rate - Check with your Telco.
  511.      You can usually order some combination of 128k,256k,384k, or 1.5M
  512.      speeds.  Your loop may restrict the bit rate you can be offered.
  513.      My Telco also prices the service differently if you're a Residence
  514.      or Business Customer.
  515.  
  516.  
  517.   ╖  POTS Service
  518.  
  519.  
  520.      Some providers (usually the big Telcos) offer POTS with ASDL. If
  521.      you choose this option, you will need to specify which phone number
  522.      (new or existing) you want assigned to it. You will need to
  523.      designation whether you want the ADSL to go over an existing POTS
  524.      service, or whether you want a new phone number for the analog
  525.      phone line. If you have ISDN service, and want to use the same
  526.      line, the ISDN service must first be disconnected. Note that some
  527.      Telcos (usually dedicated DSL providers) do not offer this option.
  528.  
  529.   6.3.  ISP Options
  530.  
  531.  
  532.   ╖  ISP Presubscription
  533.  
  534.      Your ISP of choice must be presubscribed with the ADSL Telco
  535.      provider. Check with your ISP to see if they are connected.  If
  536.      they are not connected then you must either move to another ISP,
  537.      convince them to connect up, or decide not to use ADSL.
  538.  
  539.  
  540.  
  541.   ╖  IP Subnet and Address.
  542.  
  543.      First, you'll need to know whether your IP addressing will be
  544.      static or dynamic. Dynamic addressing is set through the use of
  545.      DHCP.
  546.  
  547.      Additionally, for static addressing, ISPs will allow anywhere from
  548.      1 to 254 IP addresses to be assigned to an ADSL line, with the
  549.      corresponding Variable Length Subnet Mask (VLSM).
  550.  
  551.      My ISP charges more money as you get more hosts. I suspect that
  552.      most applications will use either 1 host (32 bit mask) or 6 hosts
  553.      (29 bit mask).  If your confused, then read the IP-Subnetting
  554.      HOWTO.  Also remember than multi-host subnets require 1 of the
  555.      hosts to be the ISP router address (meaning that the 6 host subnet
  556.      is really 5 hosts to you) and you can use IP Masquerading/ (see the
  557.      HOWTO) or Network Address Translation (NAT) to support a larger
  558.      number of addresses behind your LAN. If you request more than 30
  559.      hosts, be prepared to fill out a justification form for your ISP.
  560.  
  561.  
  562.   ╖  Gateway Address
  563.  
  564.      The default gateway address. Normally, this is the first host
  565.      address in your subnet. (e.g. if your subnet range and mask is
  566.      192.168.1.240/29, then your host range is .241 through .246, with
  567.      the default gateway assigned to the .241 address.
  568.  
  569.  
  570.   ╖  Number of MAC addresses
  571.  
  572.      The ANTs can support a set number of MAC addresses for bridging.
  573.      For example, the ADSL ANT that I use is limited to 16 MAC
  574.      addresses. This should be sufficient for most applications.
  575.      However, if you plan to support a large number of machines directly
  576.      off the hub of the  ANT, you should check first to see what your
  577.      limit is.
  578.  
  579.  
  580.   ╖  DNS Servers
  581.  
  582.      The ISP should provide you with one or more DNS server addresses to
  583.      support Domain Name Lookups.  Some ISPs also provide Domain Name
  584.      Server hosting (either primary or secondary server) for you as part
  585.      of the dedicated service packages. See your ISP for more details.
  586.  
  587.  
  588.   ╖  User ID and Password.
  589.  
  590.      The ISP will normally assign you a login/password for shell, mail,
  591.      etc. access. My ISP also provides web space, mail server, and some
  592.      other goodies.
  593.  
  594.  
  595.   7.  Wiring it up
  596.  
  597.   If you have ordered the installation option from the Telco, then you
  598.   can skip this section and move to " Configuring Linux" .  The
  599.   following procedures are meant to illustrate the wiring process.
  600.   Please note that your procedures may be different at your location.
  601.   Make sure you follow any warnings or safety instructions provided, and
  602.   that you are familiar with Telco wiring procedures.
  603.  
  604.   The first step will be to wire up the connections from your Telco.
  605.   Identify the line on which service will be installed, and the
  606.   locations of your splitter and DSL jacks.
  607.  
  608.   7.1.  Wire the Splitter/NID (at the SNI)
  609.  
  610.   If you have the splitterless design, you can skip this part.
  611.  
  612.   The splitter will consist of two parts, the splitter and a small
  613.   outdoor housing, called the Network Interface Device.  Mount the
  614.   splitter and NID housing per the Telcos instructions at the Subscriber
  615.   Network Interface (SNI) point, usually the side of your house where
  616.   the phone line is located.  The phone company will need to access the
  617.   splitter for maintenance, so its advisable to locate it on the outside
  618.   where they can get at it.  Connect the incoming 2W Telco line to the "
  619.   LINE"side of the splitter. Then wire the inside pair for your
  620.   telephone to the "VOICE" , and your inside wire pair for the ANT to
  621.   "DATA".
  622.  
  623.   Checkstep At this point, you should be able to pull dial tone off the
  624.   voice side of the splitter. If this doesn't work, then either you've
  625.   wired it wrong, or the ADSL service is not yet connected on the Telco
  626.   side.
  627.  
  628.  
  629.   7.2.  Wire the DSL Jack (at the computer location)
  630.  
  631.   Wire up the DSL jack (RJ11)  at your computer location (connected to
  632.   the DATA side of the splitter). The specifics differ greatly for each
  633.   situation, but basically you will have a 2 wire pair that you will
  634.   connect to the DSL jack. Make sure you read the directions, as the
  635.   DSL-RJ11 wiring is different for phones and ADSL jacks.  In my case,
  636.   you wire the phone jack on the red/green pair (the two inside prongs
  637.   of the RJ11 jack) and the ADSL jack is wired on the yellow/black pair
  638.   (the two outside prongs of the RJ11 jack).
  639.  
  640.   7.3.  Install the ANT (at the computer location)
  641.  
  642.   Connect up the ANT's power cord, and connect the phone line (category
  643.   3 cable) between the DSL jack and the ANT.  This cable is usually
  644.   provided.
  645.  
  646.   Checkstep  At this point, verify the ANT syncs up to the Telco signal.
  647.   Most ANTs have an green LED that lights up when the signal is good.
  648.   If it doesn't sync, then check your wiring, or make sure that the
  649.   Telco signal is being sent (do this by calling your Telco and
  650.   verifying they have activated the service. Note that having dial tone
  651.   on the line does NOT confirm the presence of the ADSL data signal.)
  652.  
  653.   If you have completed the previous steps, you are now ready to move on
  654.   to connecting your Linux System.
  655.  
  656.  
  657.   8.  Configuring Linux
  658.  
  659.   After you have wired up the  ANT and you're getting the sync signal,
  660.   then you're ready to configure your Linux System and verify your
  661.   connection to your ISP.  Although I will refer to a Linux System, you
  662.   can connect any type of 10baseT device to the ANT. This includes a
  663.   router, hub, PC, or any other system that you wish to use.
  664.  
  665.    Caution! Before you connect to your ISP, make sure you understand all
  666.   security issues of having a direct connection to the Internet via
  667.   ADSL. Depending on your ISP, most outside uses can access your
  668.   systems, and you should setup any firewalls, deactivate
  669.   ports/services, and setup any passwords prior to connecting your
  670.   machine to the world.  Read the Security-HOWTO if you need a good
  671.   overview on this subject.
  672.  
  673.  
  674.   8.1.  Install and Connect the NIC card
  675.  
  676.   Install your NIC card in your Linux machine, configure the kernel,
  677.   etc., etc.  See the various Linux references for doing this. See the
  678.   Ethernet-HOWTO for more information.
  679.  
  680.   Connect the RJ45 cable between the NIC and the ANT. Note A gotcha here
  681.   is that some ANTs are already wired as a 10baseT crossover, and
  682.   require a direct Category 5 cable for a direct connection to a NIC,
  683.   rather than a crossover cable.  I lost around 12 hours figuring this
  684.   one out, so don't make the same mistake -  make sure you read the
  685.   instructions first.
  686.  
  687.  
  688.   8.2.  Configure the Ethernet Interface
  689.  
  690.   Configure the IP address, Subnet Mask, Default Gateway, and DNS server
  691.   information.  Each Linux Distribution (RH, debian, Slackware,
  692.   S.U.S.E.)  has a different way of doing this, so check on your
  693.   particulars.  You can also do this manually using the ifconfig and
  694.   route commands. See the NET3-HOWTO for information for more
  695.   information.
  696.  
  697.   Once your system is configured, see if you can ping to the your
  698.   default gateway address provided by the ISP.  If the ping is
  699.   successful, the you should see around 20 ms roundtrip delay for this
  700.   connection.  Congratulations, you're connected to the Net!
  701.  
  702.  
  703.   8.3.  Setting up a Router
  704.  
  705.   Depending on your local setup, you should consider some other issues.
  706.   These include a firewall setup, and any associated configurations.
  707.   For my setup, shown in Figure 3, I use an old i486 machine configured
  708.   as a firewall/router between the ADSL connection and the rest of my
  709.   machines.  I use private IP addresses on my Private LAN subnet, and
  710.   have configured my router to provide IP Masquerading and Firewalling
  711.   between the LAN and Internet connection. See the IP_Masquerading-
  712.   HOWTO, and Firewall-HOWTO for more information. My experience is that
  713.   Linux provides superior routing/firewalling performance , and is much
  714.   cheap than a commercial router, if you find an old 386/486 machine
  715.   that you may be using as a doorstop somewhere.
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.   Figure 3: My  SOHO Network Setup
  728.  
  729.  
  730.   <-Private Subnet-->         <-Public Subnet->    <-ADSL Line--------->
  731.                                        |
  732.                                   X----|
  733.                                        |
  734.        X------|                   X----|     |----|
  735.               |      |--------|        |     |ADSL|            Internet
  736.               |      | Linux  |        |-----|ANT |----------> Service
  737.        X------|------| System |--------|     |    |            Provider
  738.               |    E1|(Router)|E0      |     |----|            Router
  739.               |      |--------|        |
  740.        X------|        IP_Masq      10baseT
  741.                      IP_Firewall     Hub
  742.  
  743.  
  744.  
  745.  
  746.   What I did is setup a router (Linux RH 5.0  on a i486) with two
  747.   Ethernet interfaces.  One interface routes to the ISP subnet/gateway,
  748.   and the other interface supports a class private network  address
  749.   (i.e. 192.168.2.x).   Using the private network address behind your
  750.   router allows some additional security because it is not directly
  751.   addressable from outside your ISP.   You have to explicitly masquerade
  752.   your private  addresses in order to connect to the Internet.
  753.  
  754.   Caution Make sure your kernel is complied with IP forwarding and the
  755.   IP forwarding is turned on. You can check this by
  756.  
  757.   cat /proc/sys/net/ipv4/ip_forward
  758.  
  759.  
  760.   The value is "1" for on, and "0" for off.  You can change this value
  761.   by echoing the desired value into this file.
  762.  
  763.   (e.g.) echo 1 > /proc/sys/net/ipv4/ip_forward
  764.  
  765.  
  766.   Will turn forwarding on.
  767.  
  768.  
  769.   8.4.  Setting up a Firewall/Masquerading
  770.  
  771.   If you have a direct connection to the Internet, then you want to also
  772.   turn on Firewall Administration and Masquerading. Figure 4 shows a
  773.   picture of this.
  774.  
  775.   Caution!  I also need to stress that this configuration is only part
  776.   of the things that need to be performed to create a secure
  777.   environment. Other considerations include turning off ftp, telnet, and
  778.   other services on the Router, and ensuring all password, login, etc.
  779.   configurations are correctly setup for your environment.  Make sure
  780.   you read the Security-HOWTO.
  781.  
  782.   Figure 4: Firewall/Masquerading for ADSL
  783.  
  784.          |-------|       |-------|     |-X
  785.   ======X| ADSL  |=------| Linux |-----|
  786.   ADSL   |  ANT  |     E0|       |E1   |-X   Private Network
  787.   Line   |-------|       |-------|     |     (e.g. 192.168.2.x)
  788.                  <------->             |...
  789.                ISP Subnet or host
  790.               (Public Net Address)
  791.  
  792.  
  793.   The kernel for the Linux  router is complied for IP
  794.   forwarding/masquerading, and has the "ipfwadm" (IP firewall software)
  795.   installed with the following options:
  796.  
  797.   file: /etc/rc.d/rc.firewall  (called by rc.sysinit in RH5.0)
  798.  
  799.   echo "Setting up the firewall"
  800.   #
  801.   # From the "Firewall-HOWTO"
  802.   #
  803.   # flushes all setting
  804.   #
  805.   ipfwadm -F -f
  806.   #
  807.   # set the firewall
  808.   #
  809.   ipfwadm -F -p deny
  810.   #
  811.   # allow any machine with address 192.168.2.x to masquerade.
  812.   #
  813.   ipfwadm -F -a accept -m -S 192.168.2.0/24 -D 0.0.0.0/0
  814.   #
  815.   # allow the domain name server to work (udp 53)
  816.   #
  817.   ipfwadm -F -a accept -b -P udp -S 0.0.0.0/0 53 -D 192.168.2.0/24
  818.   ipfwadm -F -p masquerade
  819.   #
  820.   # the rest just list out the options for your enjoyment
  821.   #
  822.   ipfwadm -F -l
  823.   ipfwadm -O -l
  824.   ipfwadm -I -l
  825.  
  826.  
  827.  
  828.   You need to be careful, as some application will still not work
  829.   without special modules (namely ftp, real audio, and some others).
  830.   Check the ipfwadm documentation for more information.  I found this
  831.   pretty easy to set up.
  832.  
  833.   Additionally, using the private network addressing scheme is cheap,
  834.   and gives an administrator complete flexibility in setting up their
  835.   local LAN.  The drawback is that Masquerading has a limit on the
  836.   number of private hosts that it can reasonably support, and that some
  837.   IP applications that pass the host address in their data fields will
  838.   not work, but this tends to be a limited number.
  839.  
  840.  
  841.   9.  Appendix
  842.  
  843.   9.1.  FAQs
  844.  
  845.   This is the Frequently Asked Questions (FAQ) section for ADSL.
  846.  
  847.  
  848.   1. Q: Which is better: Cable Modems or ADSL?
  849.  
  850.      A: It depends. Early on, the major factor should be availability of
  851.      the service in your area.  Most areas will have only one or the
  852.      other.  This should change in early 1999 to most areas having both
  853.      offerings. Image that ... Cable Companies vs. Phone Companies,
  854.      kinda like Godzilla vs. Rodan, well, you get the picture.
  855.  
  856.      If you want a dedicated, high-speed connection with predictable
  857.      bandwidth, and a dedicated IP address, then ADSL is your service.
  858.      However, if are concerned with cost and don't mind the shared
  859.      network thing, then Cable Modems may turn out to be a bit cheaper.
  860.  
  861.      My belief is that Cable Modems will make some early inroads, but
  862.      that ADSL will ultimately blow them out of the water, as long as
  863.      the phone companies don't overprice it.
  864.  
  865.  
  866.  
  867.   2. Q: Are there ADSL Standards.
  868.  
  869.      A: Sort of. The U.S. Bell Operating Companies have standardized on
  870.      Discrete Multi-Tone (DMT) ANTs (ANSI T1.413)  in their current
  871.      rollout.  Most others should follow their lead in the states. There
  872.      are other types of ANTs, most notably Carrier-less Amplitude Phase
  873.      Modulation (CAP), which, of course, are incompatible with each
  874.      other.
  875.  
  876.      A biased comparison from an DMT-based vendor on this subject can be
  877.      found at the Aware <http://www.aware.com>.  Still, it provides the
  878.      best detail on this issue I have seen so far.
  879.  
  880.      A rather expensive copy of the ANSI standard can be ordered at:
  881.      American National Standards Institute ANSI Home Page
  882.      <http://www.ansi.org>
  883.      Asymmetric Digital Subscriber Line (ADSL) Metallic Interface
  884.      ANSI TI.413-1995
  885.      Note: ANSI TI.413 Issue 2 was released September 26, 1997
  886.  
  887.  
  888.   3. Q: Can I use ATM to connect to ADSL ANT?
  889.  
  890.      A: Yes, you can! Some ADSL ANT (at least the Alcatel version) has a
  891.      ATM Forum 25Mbps interface, which connects to a PCI NIC card.
  892.      However, I have not yet heard of any Linux drivers for such cards.
  893.  
  894.  
  895.   4. Q: Why the heck does ADSL have all these bit rates
  896.      (384/1.5/8M/20M/etc) options?
  897.  
  898.      A: The basic problem is the 100 year old design of the copper loop.
  899.      It works great for analog phone, but it presents a real challenge
  900.      for a digital signal. Remember that the distance of a loop is
  901.      inversely proportional to the data rate that it can carry.  Rate-
  902.      Adaptive technologies are great for making a digital signal work in
  903.      many situations, but it can't provide a consistent bandwidth for
  904.      all applications, especially for very long (over 18 kilofeet)
  905.      loops.  The different bandwidth that you see advertised reflect
  906.      various marketing wars of vendors equipment, and the Telco struggle
  907.      to finalize on a ''standard'' set of data rates.  I think that the
  908.      384k/1.5Mbps will become the standard for now. The high bit rates
  909.      will only be available for special application and/or situations,
  910.      since they can only be provided on a small percentage of the
  911.      available loops.
  912.  
  913.      Also, check out the next question on the loop imparments that cause
  914.      this to happen.
  915.  
  916.  
  917.   5. Q: What are all these loop imparments (bridge taps, loading coils)
  918.      that could disqualify my line from using ADSL? (thanks to Bruce
  919.      Ediger)
  920.  
  921.      Load coils: in-line inductances that improve voice-frequency
  922.      transmission characteristics of a telephone circuit.  Essentially,
  923.      a "load" steals energy from high frequencies and gives it to lower
  924.      frequencies.  Typically only used in very long (>9,000 ft) phone
  925.      lines.
  926.  
  927.      By "bridges" I assume you mean "bridged taps".  In older
  928.      neighborhoods, the phone wiring will have been used by more than
  929.      one customer.  Perhaps these customers lived at different (though
  930.      near-by) addresses.  The unconnected "spur" of wiring is a "bridged
  931.      tab" on the currently connected circuit.
  932.  
  933.      Digital loop carriers: there's a bunch of systems for carrying more
  934.      than one voice transmission on a single pair of wires.  You can
  935.      shift the frequencies up or down, or you can digitize the voice
  936.      transmissions and divide the telephone circuit by time or code or
  937.      something.  The more general term is "pair gain".
  938.  
  939.      These things cause different problems for high-frequency
  940.      communication.
  941.  
  942.      Loads will completely mess up things by filtering high frequencies
  943.      and passing low frequencies.  They probably also change the "delay
  944.      envelope", allowing some frequencies to arrive before others.  One
  945.      byte's tones will interfere with the next byte's.
  946.  
  947.      Bridged taps act as shunt capacitances if they're long in relation
  948.      to the signals wavelength, and they'll actually act as band pass
  949.      filters if they're about 1/4 wavelength of the signal.  That is,
  950.      they'll pass particular frequencies freely.  Particular tones of a
  951.      DMT modem might get shunted back, rather than passed along to the
  952.      receiving modem, reducing bandwidth for that telephone line.
  953.  
  954.      Pair gain, digital or analog, limit the bandwidth available to one
  955.      transmission in order to multiplex several on one wire.  High and
  956.      low tones of a DMT transmission get filtered out by the apparatus.
  957.  
  958.      The book "Subscriber Loop Signaling and Transmission Handbook", by
  959.      Whitham D. Reeve, , IEEE Press 1992, ISBN 0-87942-274-2 covers the
  960.      math of how to calculate the effect of line length, bridged tap,
  961.      etc on the transmission characteristics of a telephone line.  It's
  962.      pretty expensive, however.
  963.  
  964.  
  965.   6. Q: Do you have examples of ADSL ANTs?
  966.  
  967.      A: Short Answer: Yes. Real Answer: The evolution of this technology
  968.      is  moving too rapidly for anyone to keep up to date in a HOWTO.  A
  969.      good source of ADSL ANTs is the ADSL Forum Home Page
  970.      <http://www.adsl.com>.  Go to the Vendors pages to see what's
  971.      happening.
  972.  
  973.      However, I will provide a list of some of the current technology as
  974.      of June 1998.
  975.  
  976.  
  977.  
  978.   ╖  Router ANT with 10/100baseT Interface
  979.  
  980.  
  981.      Examples: Flowpoint 2000 DSL (CAP), Netspeed Speedrunner 202 (CAP),
  982.      Speedrunner 204 (CAP), 3COM Viper-DSL (CAP), StarNet Ezlink 500/100
  983.      (DMT), Westell ATU-R-Flexcap (CAP), Aware x200
  984.  
  985.  
  986.   ╖  Bridge ANT with 10/100baseT Interface
  987.  
  988.      Examples: Alcatel A1000 (DMT),  Westell ATU-R-Flexcap2 (CAP)
  989.  
  990.  
  991.   ╖  ANT with ATMF Interface
  992.  
  993.      Examples: Alcatel A1000 (DMT), Netspeed Speedrunner 203 (CAP),
  994.      Ariel Horizon II
  995.  
  996.  
  997.   ╖  Bridge ANT with V.35 Serial Interface (T1, Serial Router)
  998.  
  999.      Examples: Westell ATU-R
  1000.  
  1001.  
  1002.   ╖  ANT with USB Interface
  1003.  
  1004.  
  1005.      Rumored to being pushed by Intel.
  1006.  
  1007.  
  1008.   ╖  Integrated ANT/NIC Card
  1009.  
  1010.      Examples: Netspeed PCI Runner (CAP), Efficient Networks Speedstream
  1011.      3020 (DMT)
  1012.  
  1013.      These are NOT endorsements of the products listed, just provided
  1014.      for illustration.;-).
  1015.  
  1016.  
  1017.  
  1018.   9.2.  Links
  1019.  
  1020.  
  1021.   ╖  ADSL Forum Home Page <http://www.adsl.com> A comprehensive web site
  1022.      created by the adsl vendors. Fairly complete for reference
  1023.      information on ADSL.
  1024.  
  1025.  
  1026.   ╖  Dan Kegels ADSL Page
  1027.      <http://www.alumni.caltech.edu/~dank/isdn/adsl.html> A good general
  1028.      reference on xDSL - includes vendor, service provider, and other
  1029.      links. This page was getting a little long in the tooth as of 2Q98.
  1030.      Dan also maintains a super page on ISDN.
  1031.  
  1032.  
  1033.   ╖  PacBell's ADSL Page
  1034.      <http://www.pacbell.com/products/business/fastrak/adsl/index.html>
  1035.      Pacific Bell is the local Telco and my provider of ADSL service.
  1036.  
  1037.  
  1038.  
  1039.   ╖  DNAI ADSL Page <http://www.dnai.com/services/dedicated/dsl.html> My
  1040.      ISP's home page  - If you're in the San Francisco Area, I would
  1041.      highly recommend them.
  1042.  
  1043.  
  1044.   ╖  Covad Home Page <http://www.covad.com> Another ADSL provider in
  1045.      California.
  1046.  
  1047.  
  1048.   ╖  Jeremie's Unofficial Ameritech ADSL FAQ
  1049.      <http://www.rc.lsa.umich.edu/~jeremie/adsl/>
  1050.  
  1051.  
  1052.   ╖  Telechoice xDSL News Page
  1053.      <http://www.telechoice.com/xdslnewz/indexDSL.cgi>
  1054.  
  1055.  
  1056.  
  1057.   ╖  ADSL Deployment 'round the World
  1058.      <http://www.geocities.com/Paris/Metro/5013/adsl.html> Claims to
  1059.      have a complete list - looked accurate for my area - gives
  1060.      providers, prices, speeds, etc.
  1061.  
  1062.  
  1063.   ╖  Bell Atlantic ASDL Home Page <http://www.bell-atl.com/adsl>
  1064.  
  1065.  
  1066.   ╖  comp.dcom.xdsl FAQ <http://homepage.interaccess.com/~jkristof/xdsl-
  1067.      faq.txt>
  1068.  
  1069.  
  1070.  
  1071.   9.3.  Credits
  1072.  
  1073.   Thanks to all those that contributed information to this HOWTO.  I
  1074.   have anti-spammed their email addresses for their safety (and mine!).
  1075.   Remove the X's from their names.
  1076.  
  1077.  
  1078.   ╖  B Ediger (Xbediger@csn.net) Great Description of loop impairment.
  1079.  
  1080.   ╖  C Wiesner ( Xcraig@wkmn.com)  List of many ADSL URLs.
  1081.  
  1082.   ╖  J Leeuw ( Xjacco2@dds.nl) Many tips on ADSL, especially in Europe
  1083.  
  1084.   ╖  J Kass ( Xjeremie@umich.edu) Unoffical Ameritech ASDL FAQ
  1085.  
  1086.   ╖  N Silberstein ( Xnick@tpdinc.com) Info on Netrunner and his
  1087.      experience with US Worst.
  1088.  
  1089.  
  1090.   9.4.  Glossary
  1091.  
  1092.   A dictionary of some of the jargon I use in this FAQ.
  1093.  
  1094.      2 wire Copper Loop
  1095.         The two wire twisted pair from the Telco Central Office that
  1096.         terminates at a customer location.
  1097.  
  1098.  
  1099.      ADSL
  1100.         Asymmetric Digital Subscriber Line
  1101.  
  1102.  
  1103.      ANT
  1104.         ADSL Network Termination (a.k.a. the ADSL modem)
  1105.  
  1106.  
  1107.      ATM
  1108.         Asynchronous Transfer Mode - provides high-speed packet
  1109.         switching from 155 Mbps to (currently) 2Gbps. Used to provide
  1110.         backbone switching for the Internet.
  1111.  
  1112.  
  1113.      ATMF-25Mbps
  1114.         ATM Forum Interface - 25Mbps speed, provided by a PCI NIC card..
  1115.         One of the interfaces used between the ANT and PC.
  1116.  
  1117.  
  1118.      Central Office
  1119.         Usually refers to one of two meanings -1) The Telco Building
  1120.         that houses Telephone equipment 2) The Telco Voice Switch that
  1121.         provides dial tone.
  1122.  
  1123.      CPE
  1124.         Customer Premises Equipment - The Telco term for customer
  1125.         equipment (i.e. the stuff you are responsible for fixing).
  1126.         Examples are CSU/DSU, modems, ANTs, and your phone.
  1127.  
  1128.  
  1129.      DHCP
  1130.         Dynamic Host Configuration Protocol - The IP protocol used to
  1131.         set up dynamically assigned IP addresses.
  1132.  
  1133.  
  1134.      DS0
  1135.         The basic digital circuit for Telcos - offered at 56 kbps or
  1136.         64kbps. Can support one analog voice channel.
  1137.  
  1138.  
  1139.      DSLAM
  1140.         Digital Subscriber Line Access Multiplexer - The Telco equipment
  1141.         that concentrates and multiplexes the DSL lines.
  1142.  
  1143.  
  1144.      xDSL
  1145.         Digital Subscriber Line - A term describing a family of DSL
  1146.         services, including ADSL, SDSL, VDSL, etc.
  1147.  
  1148.  
  1149.      HDC
  1150.         See Section 2
  1151.  
  1152.  
  1153.      ISDN
  1154.         Innovations Subscribers Don't Need; I Still Don't kNow or maybe
  1155.         Integrated Services Digital Network, a digital phone service
  1156.         that uses a single copper pair to run 2B (64k) + 1D(16k)
  1157.         channels that can be used for switched voice or data.
  1158.  
  1159.  
  1160.      ISP
  1161.         Internet Service Provider
  1162.  
  1163.  
  1164.      NID
  1165.         Network Interface Device -  The housing used to protect the ADSL
  1166.         splitter from the elements.
  1167.  
  1168.  
  1169.      NIC
  1170.         Network Interface Card - A PC card (PCI/ISA) that supports the
  1171.         required network interface. Usually an Ethernet 10baseT or an
  1172.         ATMF-25Mbps Card..
  1173.  
  1174.  
  1175.      POTS
  1176.         Plain Old Telephone Service - The service that provides a single
  1177.         analog voice line. (i.e. your phone line)
  1178.  
  1179.  
  1180.      Recursion
  1181.         See "Recursion"
  1182.  
  1183.  
  1184.      SNI
  1185.         Subscriber Network Interface - The Telco term for the phone
  1186.         wiring housing on the side of your house. It designates the
  1187.         point between the Telco side and the Inside Wire.  This is also
  1188.         called the Demarcation Point.
  1189.      Splitter
  1190.         The passive device (low-bandpass filter) at the SNI that splits
  1191.         the ADSL signal into separate voice and data channels.
  1192.  
  1193.  
  1194.      Splitterless
  1195.         An ADSL installation that does not require the Splitter. For
  1196.         higher speeds, a RJ11 filter is placed on every extension phone
  1197.         jack where an analog phone is used, thus providing the filtering
  1198.         at the jack, rather than at the NID.  For lower speeds, no
  1199.         filter is required.
  1200.  
  1201.  
  1202.      SOHO
  1203.         Small Office HOme
  1204.  
  1205.  
  1206.      T1 a.k.a DS1 - A digital dedicated line at 1.544 Mbps, used for
  1207.         both Voice (24 DS0s) or Data.
  1208.  
  1209.  
  1210.      T3 a.k.a DS3 - A digital dedicated line at 44.736 Mbps, provides
  1211.         for both Voice (672 DS0s or 28 DS1s) or Data
  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.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.