Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 1996 16:34:32 -0400 (EDT)
From:      Samy Touati <lmcsato@lmc.ericsson.se>
To:        Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
Cc:        Igor Vinokurov <igor@cs.ibank.ru>, questions@FreeBSD.org
Subject:   Re: send AT commands to modem
Message-ID:  <Pine.Sola.3.91.961022163051.14125A-100000@chicago>
In-Reply-To: <199610221805.TAA22853@gilberto.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help


Hi,


I tried to use the example in the handbook to let chat do the login 
process, but without success.
After 30 seconds or so I get: 
Oct 22 16:33:35 snoopy pppd[431]: could not set up connection

I'm calling pppd without argument, and here's my options file:


/dev/cuaa1
115200
proxyarp
crtscts
-ac
modem
connect "/usr/bin/chat -f /etc/ppp/login.chat.script"
142.133.16.120:142.133.16.200
passive

Here's my login.chat.script :


atd5551111 'CONNECT 115200' "" TIMEOUT 2 ogin:-\\rr-ogin: testppp TIMEOUT 
2 sword: test123



Thanks.

Samy



On Tue, 22 Oct 1996, Christoph Kukulies wrote:

> > re,
> > 
> > How I can send AT commands to modem from shell/scripts?
> 
> chat(8) is your friend.
> 
> > 
> > -- 
> > Igor Vinokurov
> > 
> 
> --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.Sola.3.91.961022163051.14125A-100000>