Modems - GSM PPP fail to get IP address

Submitted by Anonymous
on June 26, 2009 - 12:44pm

Anyone have an idea why this login fails?
ed92626@gmail.com

read whole readPASSED first char gsm l 108
response2 = ATD*99***1#CONNECT 115200~�}#�!}!}!} }6}!}$}%�}"}&} } } } }'}"}(}"}#}$�#&�~
CONNECTED!
Start using connection in modem.c
_connectedPid = 35
username = jasper EOM
echo off = 1
_connectedPid = 0
username = jasper EOM
path2a
613 usb_control_msg returned 32
pppd options in effect:
debug # (from command line)
nodetach # (from command line)
dump # (from command line)
noauth # (from command line)
user jasper # (from command line)
/dev/ttyUSB0 # (from command line)
115200 # (from command line)
crtscts # (from command line)
novj # (from command line)
noipdefault # (from command line)
defaultroute # (from command line)
usepeerdns # (from command line)
nodeflate # (from command line)
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 ]
rcvd [LCP ConfRej id=0x1 ]
sent [LCP ConfReq id=0x2 ]
rcvd [LCP ConfAck id=0x2 ]
rcvd [LCP ConfReq id=0x1 ]
No auth is possible
sent [LCP ConfRej id=0x1 ]
rcvd [LCP ConfReq id=0x2 ]
sent [LCP ConfAck id=0x2 ]
sent [CCP ConfReq id=0x1 ]
sent [IPCP ConfReq id=0x1 ]
rcvd [LCP TermReq id=0x3]
LCP terminated by peer
sent [LCP TermAck id=0x3]
Connection terminated.
Modem hangup

"No auth is possible" looks suspicious

Veryfried (not verified)
on
June 27, 2009 - 12:15am

Got the right passwords in /etc/ppp/chap-secrets or /etc/ppp/pap-secrets ?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.