Arachne and Cable Modem


The following lines were kindly provided by L.D.Best, a long time Arachne user. Basically, this document says that using Arachne with a cable modem is identical to using it on any Ethernet based LAN, but this doesn't mean the document is not worth reading.

How Is A Cable Modem Different?

A cable modem is unique, in that it uses a combination of an ethernet card to allow your computer to communicate with the modem, while the cable modem accesses something similar to a WAN [Wide Area Network] to communicate via cable with the ISP.   You have some control over the ethernet card via the driver you install, but all you'll need to do with the cable modem is hook it up, plug in the DC adapter, and turn it on.

I have a Cable Modem on my system.  How do I install Arachne?

To install Arachne on a system with cable modem in place, follow the instructions for installation of Arachne, and select "Ethernet."   Allow the installation to search for the NIC and there should be no problems getting Arachne running.

I use Arachne now.   I'm being offerred Cable Modem access.   What do I need?

First, you will need to have a 10T ethernet NIC [Network Interface Card] already installed, or have a free EISA or PCI slot available on your system mainboard.

Normally a communication package will be offerred with the service.   This should include

  1. cable modem
  2. cable which goes between modem and NIC
  3. NIC. Do not expect any cable tech to be able to install the ethernet card on a DOS-only computer.   But don't worry, it should be little problem to install if they use a decent brand of NIC.

    If the package comes with a brand of NIC which does not include DOS installation, or if no NIC at all is included, then you need to obtain one.   3COM has both EISA and PCI 10T NICs.   3COM has DOS drivers, and the CD which comes with their hardware includes drivers and DOS installation.  

    BEFORE YOU START:   If you are going to use a 3COM NIC [and possibly other brands, also] you must be using MS-DOS EMM386.EXE from MS-DOS version 6.2 or higher.   If you are using an older version of DOS, you can utilize SETVER and replace your EMM386 with the newer version.   I'm sorry, but 3COM does not recognize QEMM386.

    I have everything I need.   Now what?

    The instructions which come with the NIC should be simple and clear.   It's a matter of plugging in the card, and running the 'Install' program provided with it.   This can include the option of automatically adding the correct driver to AUTOEXEC.BAT.   [Later you may want to set up autoexec by hand, or place the driver in the batch file you use for Arachne.]   Part of the installation should include switches for that driver according to instructions given.   One switch should be to indicate memory location for the driver.   Note --  If you use 0x60 that would place the driver in the same memory location as is used by Arachne for dial-up, and you'll know it's right.

    If you wish to learn more about network adapters, please read the Help section "How to use Arachne on LAN."

    Do I have to install Arachne again from scratch?

    No -- it's much easier than that!
    1. Copy your working ARACHNE.CFG file to DIALUP.ACF
    2. Load ARACHNE.CFG into an editor and make the following changes:
           Profile CABLE.ACF
           Connection READY
           delete everything between Hangup NUL and [tcp/ip]
           Under [tcp/ip] -- IP_Address BOOTP
      Note: When you connect, Arachne will receive and use all necessary NameServer, AltNameServer, Gateway, AltGateway, and Netmask information dynamically. You don't need to change anything else under [tcp/ip].   Save your new Arachne.cfg and make a copy called CABLE.ACF, and you're ready to go.

    Return to previous page.