public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] pppd problem
@ 2004-02-18 22:59 Tullio
  2004-02-19  0:08 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Tullio @ 2004-02-18 22:59 UTC (permalink / raw)
  To: Bluez List

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-users] pppd problem
  2004-02-18 22:59 [Bluez-users] pppd problem Tullio
@ 2004-02-19  0:08 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-02-19  0:08 UTC (permalink / raw)
  To: Tullio; +Cc: BlueZ Mailing List

Hi Tullio,

> 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.

do have bound the /dev/rfcomm0 device?

Regards

Marcel




-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-19  0:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-18 22:59 [Bluez-users] pppd problem Tullio
2004-02-19  0:08 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox