From: "Tullio" <julianino@inwind.it>
To: "Bluez List" <bluez-users@lists.sourceforge.net>
Subject: [Bluez-users] pppd problem
Date: Wed, 18 Feb 2004 23:59:14 +0100 [thread overview]
Message-ID: <003501c3f672$d6e45a20$c4648dd4@tullio> (raw)
[-- Attachment #1: Type: text/plain, Size: 826 bytes --]
Hi to all,
I want to use a Nokia 3650 as a modem. I have written the pppd peers file and the chat script, but when I try the connection using pppd call gprs there isn't any result.
These are my pppd peers file (/etc/ppp/gprs):
/dev/rfcomm0 57600
connect '/usr/sbin/chat -v -f /etc/ppp/chat-gprs'
noauth
defaultroute
debug
and here's my chat script (/etc/ppp/chat-gprs): TIMEOUT 5
ECHO ON
ABORT '\nBUSY\r'
ABORT '\nERROR\r'
ABORT '\nNO ANSWER\r'
ABORT '\nNO CARRIER\r'
ABORT '\nNO DIALTONE\r'
ABORT '\nRINGING\r\n\r\nRINGING\r'
'' \rAT
TIMEOUT 12
OK ATE1
OK 'AT+cgdcont=1,"IP","internet.wind"'
OK ATD*99***1#
How can I solve this problem? Thanks Julianino
[-- Attachment #2: Type: text/html, Size: 1724 bytes --]
next reply other threads:[~2004-02-18 22:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-18 22:59 Tullio [this message]
2004-02-19 0:08 ` [Bluez-users] pppd problem Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='003501c3f672$d6e45a20$c4648dd4@tullio' \
--to=julianino@inwind.it \
--cc=bluez-users@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox