On Wed, 11 Aug 2004 11:57:07 +0100,
(E-Mail Removed) wrote:
I'm trying to set up my Nokia 6310 using GPRS on Aurox 9.4. So far I
can dial and interact with the server fine, but after ppp0 is brought
up there is no traffic whatsoever. Below are the relevant logs:
Press CTRL-C to close the connection at any stage!
defining PDP context...
^@^Bx^@^@^BrAT
OK
ATZ
OK
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
AT+CGDCONT=1,"IP","www.idea.pl","",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 4
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xb8e9393e>]
rcvd [LCP ConfRej id=0x1 <magic 0xb8e9393e>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0x0>]
rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
sent [LCP ConfAck id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
sent [PAP AuthReq id=0x1 user="idea" password=<hidden>]
sent [PAP AuthReq id=0x2 user="idea" password=<hidden>]
rcvd [PAP AuthAck id=0x2 ""]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
rcvd [IPCP ConfNak id=0x1 <addr 172.20.105.67> <ms-dns1 194.9.223.79>
<ms-dns3 217.17.34.10>]
sent [IPCP ConfReq id=0x2 <addr 172.20.105.67> <ms-dns1 194.9.223.79>
<ms-dns3 217.17.34.10>]
rcvd [IPCP ConfAck id=0x2 <addr 172.20.105.67> <ms-dns1 194.9.223.79>
<ms-dns3 217.17.34.10>]
local IP address 172.20.105.67
remote IP address 10.6.6.6
primary DNS address 194.9.223.79
secondary DNS address 217.17.34.10
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)
ppp0 Link encap:Point-to-Point Protocol
inet addr:172.20.105.67 P-t-P:10.6.6.6
Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:15 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:270 (270.0 b) TX bytes:292 (292.0 b)
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref
Use Iface
10.6.6.6 0.0.0.0 255.255.255.255 UH 0 0
0 ppp0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0
0 lo
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0
0 lo
0.0.0.0 10.6.6.6 0.0.0.0 UG 0 0
0 ppp0
Here is my /etc/ppp/options (possibly not the latest version):
115200
crtscts
debug
lock
noauth
noipdefault
usepeerdns
ipcp-accept-local
updetach
novj
nobsdcomp
novjccomp
nopcomp
noaccomp
noccp
user idea
connect /etc/ppp/peers/gprs-connect-chat
disconnect /etc/ppp/peers/gprs-disconnect-chat
Any suggestions?
silvermane