Well, I'm getting 'route:  SIOCADDRT: No such process' when I try to reset it
. . . that is the right gw, though. 

r...@om-gta02 ~ $ route add default gw 10.10.1.100 ppp0
route: SIOCADDRT: No such process
r...@om-gta02 ~ $ route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
10.64.64.64     0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 usb0
r...@om-gta02 ~ $ 


Hmmmm. Thanks so far. This is as close as I've ever been with GPRS on this
thing (DNSs are working, even). 



Joachim Ott-3 wrote:
> 
> 2009/9/6 encinalense <[email protected]>:
>>
>> Can anyone tell me how to set a proxy for GPRS service? I'm able to
>> connect
>> to vodafone here in India, and I get an address and resolv.conf is
>> populated. But I'm only able to ping the address that I'm told I should
>> use
>> as a proxy . . . where should I indicate that?
> 
> On http://wiki.openmoko.org/wiki/GPRS_APN_table it says 10.10.1.100
> and it should be the gateway in the defaultroute. Check if it is set
> with "route -n" If there is no gateway in the defaultroute, try to set
> it by hand: route del default ; route add default gw 10.10.1.100 ppp0
> (or whatever address you were told to use).
> _______________________________________________
> Shr-User mailing list
> [email protected]
> http://lists.shr-project.org/mailman/listinfo/shr-user
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/GPRS-Proxy-tp3592163p3592674.html
Sent from the SHR Users discussions mailing list archive at Nabble.com.
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to