home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / dstcp.zip / README.1ST < prev    next >
Text File  |  1994-11-16  |  5KB  |  129 lines

  1. *****************************************************************************
  2.  
  3. Table of Contents
  4. -----------------
  5. I.    Introduction - What is this anyway?
  6. II.   Getting started - Installing and Connecting.
  7. III.  TroubleShooting
  8. IV.   SLIP?
  9.  
  10. *****************************************************************************
  11.  
  12. I.   Introduction - What is dstcp anyway?
  13.  
  14. Dstcp is an experimental version of a Dragon Spires client for people
  15. with ethernet cards.  If you don't have an ethernet card, dstcp is
  16. not for you (if you have a modem, you should download dspire15.zip).
  17.  
  18. *****************************************************************************
  19.  
  20. II.  Getting started - Installing and Connecting.
  21.  
  22.     What do I need to run dstcp?
  23.  
  24.     1) An ethernet card
  25.     If you don't have an ethernet card, dstcp probably won't work
  26.     with your setup (see IV: SLIP? for more info).  
  27.     
  28.     2) A packet driver for your card
  29.     dstcp needs a packet driver to get at the low level nasties of
  30.     your ethernet card.  You can probably find a packet driver on
  31.     the distribution disk that came with your card.  If it's not 
  32.     there, you can try looking on ftp.spies.com in the pub/pktdrvr
  33.     directory.
  34.  
  35. Ok, I've got both of those, now what?
  36.  
  37.     Next, You have to modify your WATTCP.CFG file to reflect your 
  38.     network setup. Basically, you need to know your ip address, 
  39.     netmask, a local gateway and a nameserver.  
  40.     
  41.                           ** IMPORTANT ** 
  42.                   
  43.     Your WATTCP.CFG file will _NOT_ work as is.  You MUST modifiy 
  44.     all fields to reflect information in your part of the net, not 
  45.     mine =).
  46.     
  47. Um.  How do I get all that?
  48.     
  49.     Install your packet driver and run TCPINFO.  If there's
  50.     a bootp server on the network, TCPINFO will print all the
  51.     information you need to know.  If TCPINFO hangs or crashes,
  52.     then you don't have a bootp server and you're going to have to 
  53.     find the info from someplace else.  Try looking in some of the 
  54.     configuration files of whatever program you use to telnet/ftp/read 
  55.     mail/read news/etc. At the very worst, your systems administrator 
  56.     can almost definitely tell you.
  57.     
  58. Ok, I think I've got everything right.  How do I know if this is 
  59. going to work?
  60.    
  61.         Once your WATTCP.CFG file is finished, install your packet 
  62.     driver and run:
  63.       
  64.          PING boris.eden.com
  65.           
  66.     If PING hangs or crashes, then you've done something wrong.
  67.     (It's probably your WATTCP.CFG file, especially if other
  68.     programs using your ethernet card work).  Hopefully, PING
  69.     will come back with a 100% success rate and a pretty quick
  70.     roundtrip time.
  71.       
  72. Ping worked, _Now_ what?
  73.    
  74.         If you've gotten this far, you're on easy street.  =)
  75.     Run DSTCP and choose TCP/IP (option 2).  Then it's just
  76.     a matter of following configuing your sound card and
  77.     connection to boris! (For more info, see the readme.doc
  78.     file).
  79.     
  80.        
  81. *****************************************************************************
  82.  
  83. III. TroubleShooting
  84.  
  85. Q:  Everything works fine when I'm choosing my sound card and color, but 
  86.     then I get a message  "NO PACKET DRIVER FOUND".
  87.  
  88. A:  You haven't installed your packet driver, or dstcp couldn't find
  89.     it. 
  90.     
  91.    
  92. Q:  I keep getting "ICMP: Host Unreachable" errors.
  93.  
  94. A:  Dstcp couldn't connect to boris.eden.com.  Most likely, the mud is
  95.     down.
  96.     
  97. Q:  I press Alt-T to connect, but all I get is a message that says
  98.     "waiting..."
  99.     
  100. A:  Dstcp thinks that you've connected to boris.eden.com, but you
  101.     actually haven't.  This usually happens because you have a flaky
  102.     packet driver.
  103.     
  104. Q:  I noticed there's a modem option.  Can I still use dstcp with my
  105.     modem?
  106.  
  107. A:  Technically, yes.  However, the modem code is identical to that
  108.     found in dspire version 1.5 (so you don't really gain anything).
  109.     
  110. Q:  I need HELP!  Who do I talk to?
  111.  
  112. A:  You can send me e-mail at cannon@cs.Stanford.EDU.  Put something
  113.     like "DSPIRE/TCP" in the subject, please. 
  114.     
  115. *****************************************************************************
  116.  
  117. IV. SLIP?
  118.  
  119. Technically, dstcp will work with any device as long as you have
  120. a packet driver which makes that device look like an ethernet card.
  121. So, _technically_ I suppose you could get this to work with a SLIP
  122. connection IF you had a nice packet driver for it.  To date, no one
  123. has managed to actually get it to work, but I just thought I'd mention
  124. it incase someone out there wanted to try.
  125.  
  126.      Tony Cannon
  127.      cannon@cs.Stanford.EDU
  128.      
  129.