______________________________ Reply Separator
_________________________________
Subject: Re: RH 5.0, diald and chat
Author: Paul Jakma [SMTP:[EMAIL PROTECTED]] at NMB
Date: 3/24/98 2:35 PM
In your chat script change the solitary "at" to an "atz".
Good idea, unfortunately, I get the same results :-(
Mark
ie:
TIMEOUT 25 "" at
should be
TIMEOUT 25 "" atz
Schlough, Mark wrote:
>
> Hi,
>
> I just installed RH 5.0 on a 486 with a 200 Meg HD yesterday with
> RH
> 5.0. I am applied the #5 patch to diald and I upgraded the ppp
rpm
>
> from the one found in the updates directory on the RH website.
>
> I used the diald script that I had on my 4.2 box and I'm having
> trouble with the chat script.
>
> I start diald and try to get the internet. Accoring to the
> /var/log/messages file, it is not getting an AT back from the
> modem.
> It times out. Now minicom works wihtout a hitch, and I have a
> symlink from /dev/modem to /dev/cua1 because the modem is on
COM2.
>
> Any ideas why the chat script is not getting an AT back from the
> modem? I can see the "TD" light come on for a few seconds and
then
>
> turn off again.
>
> Looking for any and all help
>
> Thanks in advance
>
> Mark
>
>
> Here are the scripts.
>
> =====diald.conf=============
> mode ppp
> connect "/usr/sbin/chat -v -f /etc/chatfile.mozuku"
> device /dev/ttyS1
> speed 115200
> modem
> lock
> crtscts
> local 127.0.0.1
> remote 127.0.0.2
> dynamic
> defaultroute
> include /usr/lib/diald/standard.filter
> redial-timeout 5
>
> =====diald.settings==========
>
> local 127.0.0.1
> remote 127.0.0.2
> dynamic
> device /dev/ttyS1
> speed 115200
> mode ppp
> mtu 296
> lock
> defaultroute
> modem
> crtscts
> connect "/usr/sbin/chat -v -f /etc/chatfile.mozuku"
> redial-timeout 5
> connect-timeout 100
>
> =====chatfile.mozuku===========
>
> ABORT BUSY
> ABORT "NO CARRIER"
> ABORT "NO DIALTONE"
> TIMEOUT 25 "" at
> TIMEOUT 25 OK "atdt*70,2521900"
> TIMEOUT 100 CONNECT ""
> TIMEOUT 60 in: buttmunch
> TIMEOUT 60 word: bongo
>
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-diald"
in
> the body of a message to [EMAIL PROTECTED]
--
Paul Jakma
********************************************************
/etc/crontab:
01 5 * * * root find / -name windows -fstype dos -o \
-fstype vfat -type d -exec rm -rf {} \;
********************************************************
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.