cla t
2009-03-25 16:33:36 UTC
pppd version 2.4.4
kernel Linux 2.6.27-11-generic
I am trying to connect to wind network, using the internal HDSPA modem.
My ppp client terminates with "IPCP: timeout sending Config-Requests".
Disabling compression eliminates the error "Protocol-Reject for
'Compression Control Protocol' (0x80fd) received", but it don't resolve
the problem. Using pap or chap don't resolve the problem.
Any hint on how to resolve the problem?
alex
output of lsusb
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 0930:1302 Toshiba Corp. Wireless Broadband (3G
HSDPA) SM-Bus Minicard Status Port
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c045 Logitech, Inc. Optical Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 08ff:1600 AuthenTec, Inc. AES1600
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
----------
output of pppd call gprs
pppd options in effect:
debug # (from /etc/ppp/peers/gprs)
kdebug 7 # (from /etc/ppp/options)
nodetach # (from /etc/ppp/peers/gprs)
dump # (from /etc/ppp/peers/gprs)
noauth # (from /etc/ppp/peers/gprs)
refuse-chap # (from /etc/ppp/peers/gprs)
refuse-mschap # (from /etc/ppp/peers/gprs)
refuse-mschap-v2 # (from /etc/ppp/peers/gprs)
refuse-eap # (from /etc/ppp/peers/gprs)
name Wind # (from /etc/ppp/peers/gprs)
remotename Wind # (from /etc/ppp/peers/gprs)
/dev/ttyUSB0 # (from /etc/ppp/peers/gprs)
9600 # (from /etc/ppp/peers/gprs)
lock # (from /etc/ppp/options)
connect /etc/ppp/peers/gprs-connect-chat # (from /etc/ppp/peers/
gprs)
disconnect /etc/ppp/peers/gprs-disconnect-chat # (from /etc/ppp/peers/
gprs)
crtscts # (from /etc/ppp/peers/gprs)
local # (from /etc/ppp/peers/gprs)
show-password # (from /etc/ppp/peers/gprs)
ipcp-accept-local # (from /etc/ppp/peers/gprs)
ipcp-accept-remote # (from /etc/ppp/peers/gprs)
noipdefault # (from /etc/ppp/peers/gprs)
ipcp-restart 100 # (from /etc/ppp/peers/gprs)
ipcp-max-configure 2 # (from /etc/ppp/peers/gprs)
defaultroute # (from /etc/ppp/peers/gprs)
usepeerdns # (from /etc/ppp/peers/gprs)
deflate 15 # (from /etc/ppp/peers/gprs)
Press CTRL-C to close the connection at any stage!
defining PDP context...
AT
OK
ATH
OK
ATE1
OK
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
AT+CGDCONT=1,"IP","internet.wind","0.0.0.0",0,0
OK
waiting for connect...
ATD*99***1#
CONNECT
Connected.
If the following ppp negotiations fail,
try restarting the phone.
Serial connection established.
using channel 23
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x36ab7f47> <pcomp>
<accomp>]
rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0x12a313b>
<pcomp> <accomp>]
sent [LCP ConfNak id=0x0 <auth pap>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x36ab7f47> <pcomp>
<accomp>]
rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap> <magic 0x12a313b>
<pcomp> <accomp>]
sent [LCP ConfAck id=0x1 <asyncmap 0x0> <auth pap> <magic 0x12a313b>
<pcomp> <accomp>]
sent [PAP AuthReq id=0x1 user="Wind" password="Wind"]
rcvd [LCP DiscReq id=0x2 magic=0x12a313b]
rcvd [PAP AuthAck id=0x1 ""]
PAP authentication succeeded
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1
0.0.0.0> <ms-dns2 0.0.0.0>]
rcvd [LCP ProtRej id=0x3 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03
2f]
Protocol-Reject for 'Compression Control Protocol' (0x80fd) received
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1
0.0.0.0> <ms-dns2 0.0.0.0>]
IPCP: timeout sending Config-Requests
sent [LCP TermReq id=0x2 "No network protocols running"]
sent [LCP TermReq id=0x3 "No network protocols running"]
Connection terminated.
Serial link disconnected. connection at any stage!
Modem hangup
----------
file /etc/ppp/peers/gprs
nodetach
debug
name "Wind"
remotename "Wind"
ipcp-max-configure 2
ipcp-restart 100
dump
deflate 15
require-pap
refuse-chap
refuse-mschap
refuse-mschap-v2
refuse-eap
show-password
connect /etc/ppp/peers/gprs-connect-chat
disconnect /etc/ppp/peers/gprs-disconnect-chat
/dev/ttyUSB0
9600
crtscts
local
noipdefault
ipcp-accept-local
ipcp-accept-remote
defaultroute
usepeerdns
noauth
#EOF
file /etc/ppp/peers/gprs-connect-chat
#!/bin/sh
exec chat \
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 \
SAY "Press CTRL-C to close the connection at any
stage!" \
SAY "\ndefining PDP context...\n" \
OK 'ATH' \
OK 'ATE1' \
OK 'ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0' \
OK 'AT+CGDCONT=1,"IP","internet.wind","0.0.0.0",0,0'\
OK 'ATD*99***1#' \
TIMEOUT 22 \
SAY "\nwaiting for connect...\n" \
CONNECT '\d\c' \
SAY "\nConnected." \
SAY "\nIf the following ppp negotiations fail,\n" \
SAY "try restarting the phone.\n"
#EOF
----------
kernel Linux 2.6.27-11-generic
I am trying to connect to wind network, using the internal HDSPA modem.
My ppp client terminates with "IPCP: timeout sending Config-Requests".
Disabling compression eliminates the error "Protocol-Reject for
'Compression Control Protocol' (0x80fd) received", but it don't resolve
the problem. Using pap or chap don't resolve the problem.
Any hint on how to resolve the problem?
alex
output of lsusb
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 0930:1302 Toshiba Corp. Wireless Broadband (3G
HSDPA) SM-Bus Minicard Status Port
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c045 Logitech, Inc. Optical Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 08ff:1600 AuthenTec, Inc. AES1600
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
----------
output of pppd call gprs
pppd options in effect:
debug # (from /etc/ppp/peers/gprs)
kdebug 7 # (from /etc/ppp/options)
nodetach # (from /etc/ppp/peers/gprs)
dump # (from /etc/ppp/peers/gprs)
noauth # (from /etc/ppp/peers/gprs)
refuse-chap # (from /etc/ppp/peers/gprs)
refuse-mschap # (from /etc/ppp/peers/gprs)
refuse-mschap-v2 # (from /etc/ppp/peers/gprs)
refuse-eap # (from /etc/ppp/peers/gprs)
name Wind # (from /etc/ppp/peers/gprs)
remotename Wind # (from /etc/ppp/peers/gprs)
/dev/ttyUSB0 # (from /etc/ppp/peers/gprs)
9600 # (from /etc/ppp/peers/gprs)
lock # (from /etc/ppp/options)
connect /etc/ppp/peers/gprs-connect-chat # (from /etc/ppp/peers/
gprs)
disconnect /etc/ppp/peers/gprs-disconnect-chat # (from /etc/ppp/peers/
gprs)
crtscts # (from /etc/ppp/peers/gprs)
local # (from /etc/ppp/peers/gprs)
show-password # (from /etc/ppp/peers/gprs)
ipcp-accept-local # (from /etc/ppp/peers/gprs)
ipcp-accept-remote # (from /etc/ppp/peers/gprs)
noipdefault # (from /etc/ppp/peers/gprs)
ipcp-restart 100 # (from /etc/ppp/peers/gprs)
ipcp-max-configure 2 # (from /etc/ppp/peers/gprs)
defaultroute # (from /etc/ppp/peers/gprs)
usepeerdns # (from /etc/ppp/peers/gprs)
deflate 15 # (from /etc/ppp/peers/gprs)
Press CTRL-C to close the connection at any stage!
defining PDP context...
AT
OK
ATH
OK
ATE1
OK
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
AT+CGDCONT=1,"IP","internet.wind","0.0.0.0",0,0
OK
waiting for connect...
ATD*99***1#
CONNECT
Connected.
If the following ppp negotiations fail,
try restarting the phone.
Serial connection established.
using channel 23
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x36ab7f47> <pcomp>
<accomp>]
rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0x12a313b>
<pcomp> <accomp>]
sent [LCP ConfNak id=0x0 <auth pap>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x36ab7f47> <pcomp>
<accomp>]
rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap> <magic 0x12a313b>
<pcomp> <accomp>]
sent [LCP ConfAck id=0x1 <asyncmap 0x0> <auth pap> <magic 0x12a313b>
<pcomp> <accomp>]
sent [PAP AuthReq id=0x1 user="Wind" password="Wind"]
rcvd [LCP DiscReq id=0x2 magic=0x12a313b]
rcvd [PAP AuthAck id=0x1 ""]
PAP authentication succeeded
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1
0.0.0.0> <ms-dns2 0.0.0.0>]
rcvd [LCP ProtRej id=0x3 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03
2f]
Protocol-Reject for 'Compression Control Protocol' (0x80fd) received
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1
0.0.0.0> <ms-dns2 0.0.0.0>]
IPCP: timeout sending Config-Requests
sent [LCP TermReq id=0x2 "No network protocols running"]
sent [LCP TermReq id=0x3 "No network protocols running"]
Connection terminated.
Serial link disconnected. connection at any stage!
Modem hangup
----------
file /etc/ppp/peers/gprs
nodetach
debug
name "Wind"
remotename "Wind"
ipcp-max-configure 2
ipcp-restart 100
dump
deflate 15
require-pap
refuse-chap
refuse-mschap
refuse-mschap-v2
refuse-eap
show-password
connect /etc/ppp/peers/gprs-connect-chat
disconnect /etc/ppp/peers/gprs-disconnect-chat
/dev/ttyUSB0
9600
crtscts
local
noipdefault
ipcp-accept-local
ipcp-accept-remote
defaultroute
usepeerdns
noauth
#EOF
file /etc/ppp/peers/gprs-connect-chat
#!/bin/sh
exec chat \
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 \
SAY "Press CTRL-C to close the connection at any
stage!" \
SAY "\ndefining PDP context...\n" \
OK 'ATH' \
OK 'ATE1' \
OK 'ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0' \
OK 'AT+CGDCONT=1,"IP","internet.wind","0.0.0.0",0,0'\
OK 'ATD*99***1#' \
TIMEOUT 22 \
SAY "\nwaiting for connect...\n" \
CONNECT '\d\c' \
SAY "\nConnected." \
SAY "\nIf the following ppp negotiations fail,\n" \
SAY "try restarting the phone.\n"
#EOF
----------