#Where is AmiTCP 4.0?
16-Apr-95 11:17:10
Sb: #192625-#Where is AmiTCP 4.0?
Fm: Steve Ahlstrom 76703,2006
To: Paul Idol 76375,1776
Paul,
First of all, install PPP v1.30. Then reinstall AmiTCP v4.0 _exactly_ as
described in the PPP doc (guide file, actually).
Then, change the file AmiTCP:db/resolv.conf to contain 2 lines, they are
DOMAIN compuserve.com
NAMESERVER 149.174.64.41
Someone else already posted their dialscript, I'll repeat it here because it
works …
ECHO ON
TIMEOUT 1500
SEND "ATDT <your local node phone number>"
WAIT "CONNECT"
SEND ""
WAIT "e:"
SEND "CIS"
WAIT "D:"
SEND "<your user id>/GO:PPP89"
WAIT "ord:"
SEND "<your password>"
WAIT "please…"
DELAY 50
ECHO OFF
At that point you'll be connected — run AMosaic (be prepared to crash a lot,
that is one piece of extremely buggy software), archie, gopher, or whatever
else you want to run.
-sja