Rodolfo Medina
2015-05-04 11:35:29 UTC
Hi all.
During ppp connection, very often it happens that it sticks, i.e. it's still
open but it's not possibile navigate, browser can't open pages. Then I do
`C-c' from command line and the connection stops showing the above message.
Please help, whoever can, about diagnostic and - possibily - solution of the
problem.
Thanks,
Rodolfo
$ pon motorola
abort on (BUSY)
abort on (NO CARRIER)
abort on (VOICE)
abort on (NO DIALTONE)
abort on (NO DIAL TONE)
abort on (NO ANSWER)
abort on (DELAYED)
send (ATZ^M)
expect (OK)
ATZ^M^M
OK
-- got it
send (AT+CGDCONT=1,"IP","internet.wind"^M)
expect (OK)
^M
AT+CGDCONT=1,"IP","internet.wind"^M^M
OK
-- got it
send (AT+CGQREQ=1,2,4,3,6,31^M)
expect (OK)
^M
AT+CGQREQ=1,2,4,3,6,31^M^M
OK
-- got it
send (AT+CGQMIN=1,2,4,3,6,31^M)
expect (OK)
^M
AT+CGQMIN=1,2,4,3,6,31^M^M
OK
-- got it
send (AT+CGATT=1^M)
expect (OK)
^M
AT+CGATT=1^M^M
OK
-- got it
send (ATD*99#^M)
expect (CONNECT)
^M
ATD*99#^M^M
CONNECT
-- got it
send (^M)
Script /usr/sbin/chat -v -s -f /etc/chatscripts/motorola finished (pid 2746), status = 0x0
Serial connection established.
using channel 4
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd75c2a2d> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x8 <asyncmap 0x0> <auth chap MD5> <magic 0x1c08649> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0x8 <auth chap MD5>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xd75c2a2d> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x9 <asyncmap 0x0> <magic 0x1c08649> <pcomp> <accomp>]
sent [LCP ConfAck id=0x9 <asyncmap 0x0> <magic 0x1c08649> <pcomp> <accomp>]
sent [LCP EchoReq id=0x0 magic=0xd75c2a2d]
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>]
rcvd [LCP DiscReq id=0xa magic=0x1c08649]
rcvd [LCP ProtRej id=0xb 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
rcvd [IPCP ConfNak id=0x1 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
rcvd [IPCP ConfNak id=0x2 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x3 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
rcvd [IPCP ConfReq id=0x4]
sent [IPCP ConfNak id=0x4 <addr 0.0.0.0>]
rcvd [IPCP ConfRej id=0x3 <compress VJ 0f 01> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14>]
rcvd [IPCP ConfNak id=0x4 <addr 10.57.244.99> <ms-dns1 193.70.152.25> <ms-dns2 212.52.97.25>]
sent [IPCP ConfReq id=0x5 <addr 10.57.244.99> <ms-dns1 193.70.152.25> <ms-dns2 212.52.97.25>]
rcvd [IPCP ConfAck id=0x5 <addr 10.57.244.99> <ms-dns1 193.70.152.25> <ms-dns2 212.52.97.25>]
rcvd [IPCP ConfReq id=0x5]
sent [IPCP ConfAck id=0x5]
Could not determine remote IP address: defaulting to 10.64.64.64
local IP address 10.57.244.99
remote IP address 10.64.64.64
primary DNS address 193.70.152.25
secondary DNS address 212.52.97.25
Script /etc/ppp/ip-up started (pid 2790)
Script /etc/ppp/ip-up finished (pid 2790), status = 0x0
^CTerminating on signal 2
Connect time 13.4 minutes.
Sent 2563537 bytes, received 16419927 bytes.
Script /etc/ppp/ip-down started (pid 2972)
sent [LCP TermReq id=0x2 "User request"]
Script /etc/ppp/ip-down finished (pid 2972), status = 0x0
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
sent [LCP TermReq id=0x3 "User request"]
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
Connection terminated.
^Cioctl(TIOCSETD, N_TTY): Interrupted system call (line 576)
^C^Ctcsetattr: Interrupted system call (line 1054)
Terminating on signal 2
Modem hangup
During ppp connection, very often it happens that it sticks, i.e. it's still
open but it's not possibile navigate, browser can't open pages. Then I do
`C-c' from command line and the connection stops showing the above message.
Please help, whoever can, about diagnostic and - possibily - solution of the
problem.
Thanks,
Rodolfo
$ pon motorola
abort on (BUSY)
abort on (NO CARRIER)
abort on (VOICE)
abort on (NO DIALTONE)
abort on (NO DIAL TONE)
abort on (NO ANSWER)
abort on (DELAYED)
send (ATZ^M)
expect (OK)
ATZ^M^M
OK
-- got it
send (AT+CGDCONT=1,"IP","internet.wind"^M)
expect (OK)
^M
AT+CGDCONT=1,"IP","internet.wind"^M^M
OK
-- got it
send (AT+CGQREQ=1,2,4,3,6,31^M)
expect (OK)
^M
AT+CGQREQ=1,2,4,3,6,31^M^M
OK
-- got it
send (AT+CGQMIN=1,2,4,3,6,31^M)
expect (OK)
^M
AT+CGQMIN=1,2,4,3,6,31^M^M
OK
-- got it
send (AT+CGATT=1^M)
expect (OK)
^M
AT+CGATT=1^M^M
OK
-- got it
send (ATD*99#^M)
expect (CONNECT)
^M
ATD*99#^M^M
CONNECT
-- got it
send (^M)
Script /usr/sbin/chat -v -s -f /etc/chatscripts/motorola finished (pid 2746), status = 0x0
Serial connection established.
using channel 4
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd75c2a2d> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x8 <asyncmap 0x0> <auth chap MD5> <magic 0x1c08649> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0x8 <auth chap MD5>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xd75c2a2d> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x9 <asyncmap 0x0> <magic 0x1c08649> <pcomp> <accomp>]
sent [LCP ConfAck id=0x9 <asyncmap 0x0> <magic 0x1c08649> <pcomp> <accomp>]
sent [LCP EchoReq id=0x0 magic=0xd75c2a2d]
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>]
rcvd [LCP DiscReq id=0xa magic=0x1c08649]
rcvd [LCP ProtRej id=0xb 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
rcvd [IPCP ConfNak id=0x1 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
rcvd [IPCP ConfNak id=0x2 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x3 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
rcvd [IPCP ConfReq id=0x4]
sent [IPCP ConfNak id=0x4 <addr 0.0.0.0>]
rcvd [IPCP ConfRej id=0x3 <compress VJ 0f 01> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14>]
rcvd [IPCP ConfNak id=0x4 <addr 10.57.244.99> <ms-dns1 193.70.152.25> <ms-dns2 212.52.97.25>]
sent [IPCP ConfReq id=0x5 <addr 10.57.244.99> <ms-dns1 193.70.152.25> <ms-dns2 212.52.97.25>]
rcvd [IPCP ConfAck id=0x5 <addr 10.57.244.99> <ms-dns1 193.70.152.25> <ms-dns2 212.52.97.25>]
rcvd [IPCP ConfReq id=0x5]
sent [IPCP ConfAck id=0x5]
Could not determine remote IP address: defaulting to 10.64.64.64
local IP address 10.57.244.99
remote IP address 10.64.64.64
primary DNS address 193.70.152.25
secondary DNS address 212.52.97.25
Script /etc/ppp/ip-up started (pid 2790)
Script /etc/ppp/ip-up finished (pid 2790), status = 0x0
^CTerminating on signal 2
Connect time 13.4 minutes.
Sent 2563537 bytes, received 16419927 bytes.
Script /etc/ppp/ip-down started (pid 2972)
sent [LCP TermReq id=0x2 "User request"]
Script /etc/ppp/ip-down finished (pid 2972), status = 0x0
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
sent [LCP TermReq id=0x3 "User request"]
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
^CTerminating on signal 2
Connection terminated.
^Cioctl(TIOCSETD, N_TTY): Interrupted system call (line 576)
^C^Ctcsetattr: Interrupted system call (line 1054)
Terminating on signal 2
Modem hangup