All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Luiz Oliveira de Souza <igorluiz@magiclink.com.br>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Problem with pppd through bluetooth
Date: Thu, 26 Feb 2004 21:38:19 +0000	[thread overview]
Message-ID: <1077831499.7219.34.camel@emerald> (raw)

Hello all,

I'm experimenting a problem trying to connect internet via GRPS through
bluetooth using my Nokia 3650 and a Linux Box with a usb-dongle
bluetooth BT3030, via pppd.

The connection between the mobile and the PC via bluetooth is working
fine. I can transfer data in the two ways: PC->mobile , mobile->PC,
using the bluez driver.
So, now when I try to access the internet via GPRS a got this message
when I call "pppd"

root@emerald:~# rfcomm 1 xx:xx:xx:xx:xx:xx 9
Connected /dev/ttyU1 to xx:xx:xx:xx:xx:xx on channel 9
rfcomm_send_data: DLCI 18 not connected
rfcomm_send_data: DLCI 18 not connected
rfcomm_send_data: DLCI 18 not connected
rfcomm_send_data: DLCI 18 not connected

My pppd scripts are:

in /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","tim"'
OK              ATD*99***1#
-----------------------------------


and in /etc/ppp/peers/gprs
-----------------------------------
/dev/modem 57600
connect '/usr/sbin/chat -v -f /etc/ppp/chat-gprs'
noauth
defaultroute
debug
-----------------------------------

I have a symbolic link from /dev/ttyU1 to /dev/modem

And when I call: "pppd call gprs"
I got that message "rfcomm_send_data: DLCI 18 not connected"

Does anyone can help me with this?
Sorry about the long message...

TIA,
-- 
Igor Luiz Oliveira de Souza
Magiclink Solucoes Internet
Analista de TI - 88657412
Salvador / BA   -  Brasil



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

             reply	other threads:[~2004-02-26 21:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-26 21:38 Igor Luiz Oliveira de Souza [this message]
2004-02-27  0:59 ` [Bluez-users] Problem with pppd through bluetooth Marcel Holtmann
2004-02-27 10:47   ` Igor Luiz Oliveira de Souza
2004-02-27 13:55     ` 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=1077831499.7219.34.camel@emerald \
    --to=igorluiz@magiclink.com.br \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.