[ale] anyone got an Earthlink dialup "chatscript" that works properly ?

Cor van Dijk cor.angela at mindspring.com
Mon Jul 10 15:00:40 EDT 2006


Courtney Thomas wrote:

>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
>  
>
>------------------------------------------------------------------------
>
>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
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Ale mailing list
>Ale at ale.org
>http://www.ale.org/mailman/listinfo/ale
>
This is wvdial.conf. I have used it for years with Eartlink;
using redhat and suse, never a problem.
================================================
[Dialer Defaults]
Modem = /dev/modem
Baud = 57600
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2
Init3 =
Area Code = 404
Phone = 6541300
Username = your username
Password = your password
Ask Password = 0
Dial Command = ATDT
Stupid Mode = 1
Compuserve = 0
Force Address =
Idle Seconds = 600
DialMessage1 =
DialMessage2 =
ISDN = 0
Auto DNS = 1
wvdial.conf lines 1-21/21 (END) 
=============================================
Hope this helps, Cor van Dijk



More information about the Ale mailing list