[ale] anyone got an Earthlink dialup "chatscript" that works properly ?
Courtney Thomas
cc.thomas at earthlink.net
Mon Jul 10 15:50:29 EDT 2006
In the last few weeks my formerly satisfactorily functioning chatscript
to logon to my dialup Earthlink connection, has become almost useless.
I don't know if it's my hardware [or theirs] or somebody's software, but
they won't help since they claim they only support WINDUHS.
I include a now transmogrified chatscript as an attachment for your
perusal :-)
I can also send recent log fragments, to individuals, if necessary.
Haaaaaaaaaaalp !
[Thanks]
Courtney
-------------- next part --------------
pmdemand:
set phone 7704985009
# set phone 4042200911
# set phone 6782219703
# set phone 6782454201
# set phone 4049754298
# set phone 4049789704
set login "TIMEOUT 90 ogin:--ogin:MYLOGIN at earthlink.net word:MYPASSWORD"
# set login "TIMEOUT 90 115200"
set timeout 120
# set ifaddr 0 0
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
delete all
add 0 0 HISADDR
set authname MYLOGIN at earthlink.net
set authkey MYPASSWORD
default:
set device /dev/cuaa1
set log Phase Chat LCP IPCP CCP tun command
# ident user-ppp VERSION (built COMPILATIONDATE)
# Ensure that "device" references the correct serial port
# for your modem. (cuaa0 = COM1, cuaa1 = COM2)
#
# set device /dev/cuaa1
set speed 115200
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
\"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 80 CONNECT"
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
set timeout 180 # 3 minute idle timer (the default)
# set default HISADDR
## enable dns # request DNS info (for resolv.conf)
disable ipv6cp
papchap:
#
# edit the next three lines and replace the items in caps with
# the values which have been assigned by your ISP.
#
set phone PHONE_NUM
# set phone
set authname USERNAME
# set authname MYLOGIN at earthlink.net
set authkey PASSWORD
# set authkey 013141
# set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
# add default HISADDR # Add a (sticky) default route
More information about the Ale
mailing list