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

Re: Sony Ericsson GC79 802.11g/GPRS modem pcmcia card



David Sollars wrote:

HI David... see below...

[root@localhost ~]# pppd call tmobile
Starting GPRS connect script
Setting APN
Dialing...
Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/ttyS4
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x244d58e7> <pcomp>
<accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x244d58e7> <pcomp>
<accomp>]
rcvd [LCP ConfReq id=0x80 <mru 1500> <asyncmap 0x0> <auth pap> <magic
0x1ccaf> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0x80 <auth pap>]
rcvd [LCP ConfReq id=0x81 <mru 1500> <asyncmap 0x0> <magic 0x1ccaf>
<pcomp> <accomp>]
sent [LCP ConfAck id=0x81 <mru 1500> <asyncmap 0x0> <magic 0x1ccaf>
<pcomp> <accomp>]
sent [LCP EchoReq id=0x0 magic=0x244d58e7]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1
0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [IPCP ConfReq id=0x80 <addr 10.182.133.0>]
sent [IPCP ConfAck id=0x80 <addr 10.182.133.0>]
rcvd [LCP EchoRep id=0x0 magic=0x244d58e7]
appear to have received our own echo-reply!
rcvd [LCP ProtRej id=0x82 80 fd 01 01 00 0c 1a 04 78 00 18 04 78 00]
rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
rcvd [IPCP ConfNak id=0x2 <addr 10.182.133.53> <ms-dns1 66.84.9.120>
<ms-dns3 66.84.25.120>]
sent [IPCP ConfReq id=0x3 <addr 10.182.133.53> <ms-dns1 66.84.9.120>
<ms-dns3 66.84.25.120>]
rcvd [IPCP ConfAck id=0x3 <addr 10.182.133.53> <ms-dns1 66.84.9.120>
<ms-dns3 66.84.25.120>]
local  IP address 10.182.133.53
remote IP address 10.182.133.0
primary   DNS address 66.84.9.120
secondary DNS address 66.84.25.120
Script /etc/ppp/ip-up started (pid 3883)
Script /etc/ppp/ip-up finished (pid 3883), status = 0x0
This looks like you hit CTRL-C here and stopped pppd.  Did you?

If you want pppd to detach and go into the background you'll need to provide it the -d switch option.

Terminating on signal 2.
Script /etc/ppp/ip-down started (pid 3944)
sent [LCP TermReq id=0x2 "User request"]
rcvd [LCP TermAck id=0x2]
Connection terminated.
Connect time 0.8 minutes.
Sent 134 bytes, received 64 bytes.
Serial link disconnected.
Waiting for 1 child processes...
 script /etc/ppp/ip-down, pid 3944
Script /etc/ppp/ip-down finished (pid 3944), status = 0x0
Connect time 0.8 minutes.
Sent 134 bytes, received 64 bytes.
It looks like it worked. I could post my successful connects with a GC79 card to the list, but it's virutally identical to the above, only without the "Terminated by signal 2" message and the shutdown at the end.

If it's not dying on its own and you're killing it... don't. Test by leaving it alone and opening a new window... see if you can ping anything on the Net. Try by IP and also with a name to make sure your DNS is working after the connect. Etc. etc. etc.

Nate



Reply to: