gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need help with PPP connection


From: Norm Dressler
Subject: Need help with PPP connection
Date: Fri, 12 Aug 2005 20:45:01 -0400

I know it's probably a bit off topic but....  

Since Gnokii doesn't work directly with the USB cable, I'm trying to
establish a PPP connection using pieces from many of the bluetooth and
IRDA web pages out there.

I'm really close -- Can anyone suggest what's going wrong here?

 pppd -detach -d call rogers
Serial connection established.
using channel 20
Using interface ppp0
Connect: ppp0 <--> /dev/ttyACM0
rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xca1e0624> <pcomp>
<accomp>]
sent [LCP ConfAck id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
rcvd [LCP ConfRej id=0x1 <magic 0xca1e0624> <pcomp> <accomp>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0x0>]
sent [LCP EchoReq id=0x0 magic=0x0]
sent [PAP AuthReq id=0x1 user="lapzilla" password=<hidden>]
rcvd [LCP EchoRep id=0x0 magic=0x0]
rcvd [PAP AuthAck id=0x1 ""]
PAP authentication succeeded
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 10.6.6.1>]
rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
rcvd [LCP TermReq id=0x1]
LCP terminated by peer
sent [LCP TermAck id=0x1]
Connection terminated.

The phone is hanging up on me after we exchange IP addresses.
Looking in /var/log/messages the modem chat seems to work fine:
ABORT "NO CARRIER"
ABORT "ERROR"
ABORT "NO ANSWER"
ABORT "BUSY"
"" "ATZ"
OK "ATS0=0"
OK "AT&FV1&D2&S0&C1S0=0"
OK "AT+CBST=14,0,1;+CHSN=2,0,0,0"
OK 'AT+CGDCONT=1,"IP","Bt",,0,0'
OK "ATD*99#"
CONNECT

And finally, the ppp configuration file:
/dev/ttyACM0
noauth
115200
crtscts
10.6.6.1:
ms-dns 24.153.22.67
debug
local
proxyarp
noccp
connect '/usr/sbin/chat -v -f /etc/ppp/peers/rogers.chat'


Any help would be greatly appreciated!!!  

If there is somewhere else I can look or go to for guidance, please
point me to there!

Norm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]