Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: {OT} wvdial fails with "Zain" Tanzanian network
Date: Sat, 04 Jul 2009 07:47:32
Message-Id: 200907040847.26458.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Re: {OT} wvdial fails with "Zain" Tanzanian network by Grant
1 On Friday 03 July 2009, Grant wrote:
2 > > I've used wvdial to connect my laptop to the "3" network in Australia
3 > > with no problem. I'm now trying to connect to the "Zain" network in
4 > > Tanzania and I can't get it to work. I can browse the internet from
5 > > the phone (Nokia N82), but I can't seem to connect with wvdial.
6 > > Here's what I get with the debug option enabled in /etc/ppp/options:
7 > >
8 > > # wvdial
9 > > --> WvDial: Internet dialer version 1.60
10 > > --> Initializing modem.
11 > > --> Sending: ATZ
12 > > ATZ
13 > > OK
14 > > --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
15 > > ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
16 > > OK
17 > > --> Modem initialized.
18 > > --> Sending: ATDT*99#
19 > > --> Waiting for carrier.
20 > > ATDT*99#
21 > > CONNECT
22 > > ~[7f]}#@!}!} } }2}#}$@#}!}$}%\}"}&} }*} } g}%~
23 > > --> Carrier detected. Starting PPP immediately.
24 > > --> Starting pppd at Fri Jul 3 12:10:31 2009
25 > > --> Pid of pppd: 6512
26 > > --> pppd: �o
27 > > --> Using interface ppp0
28 > > --> pppd: �o
29 > > --> pppd: �o
30 > > --> pppd: �o
31 > > --> pppd: �o
32 > > --> pppd: �o
33 > > --> pppd: �o
34 > > --> pppd: �o
35 > > --> pppd: �o
36 > > --> Authentication (PAP) started
37 > > --> pppd: �o
38 > > --> Authentication (PAP) successful
39 > > --> pppd: �o
40 > > --> pppd: �o
41 > > --> pppd: �o
42 > > --> pppd: �o
43 > > --> pppd: �o
44 > > --> pppd: �o
45 > > --> pppd: �o
46 > > --> pppd: �o
47 > > --> Terminate Request
48 > > --> ***** no quoted text found in `rcvd [LCP TermReq id=0x1]' *****
49 > > --> pppd: �o
50 > > --> pppd: �o
51 > > --> pppd: �o
52 > > --> pppd: �o
53 > > --> pppd: �o
54 > > --> Disconnecting at Fri Jul 3 12:10:35 2009
55 > > --> The PPP daemon has died: A modem hung up the phone (exit code = 16)
56 > > --> man pppd explains pppd error codes in more detail.
57 > > --> Try again and look into /var/log/messages and the wvdial and pppd
58 > > man pages for more information.
59 > > --> Auto Reconnect will be attempted in 5 seconds
60 > >
61 > > I have this in the logs:
62 > >
63 > > Jul 3 10:43:42 [pppd] pppd 2.4.4 started by root, uid 0
64 > > Jul 3 10:43:42 [pppd] Using interface ppp0
65 > > Jul 3 10:43:42 [pppd] Connect: ppp0 <--> /dev/ttyACM0
66 > > Jul 3 10:43:44 [pppd] PAP authentication succeeded
67 > > Jul 3 10:43:45 [pppd] LCP terminated by peer
68 > > Jul 3 10:43:48 [pppd] Connection terminated.
69 > > Jul 3 10:43:48 [pppd] Modem hangup
70 > > Jul 3 10:43:48 [pppd] Exit.
71 > >
72 > > This page outlines the config to make it work:
73 > >
74 > > http://eightzerofour.wordpress.com/tag/wvdialconf/
75 > >
76 > > Here it is:
77 > >
78 > > [Dialer Defaults]
79 > > Modem = /dev/ttyACM0
80 > > Init1 = ATZ
81 > > Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
82 > > Stupid Mode = 1
83 > > Modem Type = USB Modem
84 > > Phone = *99#
85 > > New PPPD = yes
86 > > ISDN = 0
87 > > Username = blank
88 > > Password = blank
89 > > Baud = 460800
90 > >
91 > > But it isn't working for me.
92 > >
93 > > I'm new to wvdial and cell phone data connections in general. What
94 > > could be the problem?
95 > >
96 > > - Grant
97 >
98 > Here is the output in /var/log/ppp/current:
99 >
100 > Jul 3 12:10:31 [pppd] pppd 2.4.4 started by root, uid 0
101 > Jul 3 12:10:31 [pppd] using channel 45
102 > Jul 3 12:10:31 [pppd] Using interface ppp0
103 > Jul 3 12:10:31 [pppd] Connect: ppp0 <--> /dev/ttyACM0
104 > Jul 3 12:10:31 [pppd] sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
105 > 0xa6484d43> <pcomp> <accomp>]
106 > Jul 3 12:10:31 [pppd] rcvd [LCP ConfRej id=0x1 <magic 0xa6484d43>
107 > <pcomp> <accomp>]
108 > Jul 3 12:10:31 [pppd] sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
109 > Jul 3 12:10:31 [pppd] rcvd [LCP ConfAck id=0x2 <asyncmap 0x0>]
110 > Jul 3 12:10:31 [pppd] rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500>
111 > <asyncmap 0xa0000>]
112 > Jul 3 12:10:31 [pppd] sent [LCP ConfAck id=0x0 <auth pap> <mru 1500>
113 > <asyncmap 0xa0000>]
114 > Jul 3 12:10:31 [pppd] sent [PAP AuthReq id=0x1 user="blank"
115 > password=<hidden>] Jul 3 12:10:31 [pppd] rcvd [PAP AuthAck id=0x1 ""]
116 > Jul 3 12:10:31 [pppd] PAP authentication succeeded
117 > Jul 3 12:10:31 [pppd] sent [CCP ConfReq id=0x1 <mppe -H -M -S -L -D
118 > -C> <deflate 15> <deflate(old#) 15> <bsd v1 15>]
119 > Jul 3 12:10:31 [pppd] sent [IPCP ConfReq id=0x1 <compress VJ 0f 01>
120 > <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
121 > Jul 3 12:10:31 [pppd] rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
122 > Jul 3 12:10:31 [pppd] sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
123 > Jul 3 12:10:31 [pppd] rcvd [LCP ProtRej id=0x0 80 fd 01 01 00 15 12
124 > 06 00 00 00 00 1a 04 78 00 18 04 78 00 15 03 2f]
125 > Jul 3 12:10:31 [pppd] Protocol-Reject for 'Compression Control
126 > Protocol' (0x80fd) received
127 > Jul 3 12:10:32 [pppd] rcvd [LCP TermReq id=0x1]
128 > Jul 3 12:10:32 [pppd] LCP terminated by peer
129 > Jul 3 12:10:32 [pppd] sent [LCP TermAck id=0x1]
130 > Jul 3 12:10:35 [pppd] Connection terminated.
131 > Jul 3 12:10:35 [pppd] Modem hangup
132 > Jul 3 12:10:35 [pppd] Exit.
133
134 I can't make wvdial emerge on my machine (bug # 274849) and I am only a few
135 thousand miles away from Tanzania, but I would suggest that you try "user"
136 for Username rather than blank. May also want to try your ISP username/pin
137 for Username/Password.
138
139 HTH.
140 --
141 Regards,
142 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies