View previous topic :: View next topic |
Author |
Message |
pccpu
Joined: 20 Feb 2007 Posts: 2
小企鹅: 132
|
Posted: 2007-May-04 Fri, pm6:50 |
|
Post subject: 请老大们看看俺的ppp dialer信息! |
|
Using interface ppp0
local IP address 10.64.64.64
remote IP address 10.112.112.112
Starting link
abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (BUSY)
send (AT+CGDCONT=1,"ip","cmwap"^M)
expect (OK)
^M
OK
-- got it
send (ATDT*99#^M)
expect (CONNECT)
^M
^M
CONNECT
-- got it
Serial connection established.
using channel 9
Connect: ppp0 <--> /dev/rfcomm0
sent [LCP ConfReq id=0x1 <asyncmap> <magic> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <asyncmap> <auth>]
sent [LCP ConfAck id=0x1 <asyncmap> <auth>]
rcvd [LCP ConfRej id=0x1 <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x2 <asyncmap>]
rcvd [LCP ConfAck id=0x2 <asyncmap>]
sent [PAP AuthReq id=0x1 user="zaurus" password=<hidden>]
rcvd [PAP AuthAck id=0x1 "Login OK"]
Remote message: Login OK
PAP authentication succeeded
sent [CCP ConfReq id=0x1 <deflate> <deflate> <bsd>]
sent [IPCP ConfReq id=0x1 <compress> <addr> <ms> <ms>]
rcvd [LCP ProtRej id=0x2 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
rcvd [LCP TermReq id=0x3 "PDP context activation failed, no network protocol running"]
LCP terminated by peer (PDP context activation failed, no network protocol running)
sent [LCP TermAck id=0x3]
Connection terminated.
abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (BUSY)
send (AT+CGDCONT=1,"ip","cmwap"^M)
expect (OK)
^M
OK
-- got it
send (ATDT*99#^M)
expect (CONNECT)
^M
^M
CONNECT
-- got it
Serial connection established.
using channel 10
Connect: ppp0 <--> /dev/rfcomm0
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap> <magic> <pcomp> <accomp>]
LCP: timeout sending Config-Requests
Connection terminated.
tcflush failed: Bad file descriptor
tcsetattr: Invalid argument (line 962)
tcsetattr: Invalid argument (line 1001) |
|
Back to top |
|
ccpaging
Joined: 07 Dec 2006 Posts: 757
小企鹅: 16604
|
|
Back to top |
|
pccpu
Joined: 20 Feb 2007 Posts: 2
小企鹅: 132
|
Posted: 2007-May-23 Wed, am8:20 |
|
Post subject: |
|
搞定了,是拨号号码不对,谢谢! |
|
Back to top |
|
ccpaging
Joined: 07 Dec 2006 Posts: 757
小企鹅: 16604
|
|
Back to top |
|
|