The GPRS over PPP in my board can work. I can ping website such as
www.baidu.com in the shell. But when I open browser and connect the
same website, the browser will report "The server failed to
communicate. Try again later.".

The ping result:
[r...@~]#ping www.a.shifen.com (119.75.213.51) 56(84) bytes of data.
64 bytes from 119.75.213.51: icmp_seq=1 ttl=51 time=786 ms
64 bytes from 119.75.213.51: icmp_seq=2 ttl=51 time=537 ms
64 bytes from 119.75.213.51: icmp_seq=3 ttl=51 time=351 ms

What is wrong with my enviorment?

Any help will be appreciated.

Attached is my result of getprop:
[r...@~]## [ro.secure]: [0]
[ro.allow.mock.location]: [1]
[ro.debuggable]: [1]
[persist.service.adb.enable]: [1]
[ro.factorytest]: [0]
[ro.serialno]: []
[ro.bootmode]: [unknown]
[ro.baseband]: [unknown]
[ro.carrier]: [unknown]
[ro.bootloader]: [unknown]
[ro.hardware]: [marvell]
[ro.revision]: [0]
[ro.build.id]: [CUPCAKE]
[ro.build.display.id]: [generic-eng 1.5 CUPCAKE eng.edwardlee.20090502.091712 te
st-keys]
[ro.build.version.incremental]: [eng.edwardlee.20090502.091712]
[ro.build.version.sdk]: [3]
[ro.build.version.release]: [1.5]
[ro.build.date]: [Sat May  2 10:38:13 PDT 2009]
[ro.build.date.utc]: [1241285893]
[ro.build.type]: [eng]
[ro.build.user]: [edwardlee]
[ro.build.host]: [edwardlee-desktop]
[ro.build.tags]: [test-keys]
[ro.product.model]: [generic]
[ro.product.brand]: [generic]
[ro.product.name]: [generic]
[ro.product.device]: [generic]
[ro.product.board]: []
[ro.product.manufacturer]: [unknown]
[ro.product.locale.language]: []
[ro.product.locale.region]: []
[ro.board.platform]: []
[ro.build.product]: [generic]
[ro.build.description]: [generic-eng 1.5 CUPCAKE eng.edwardlee.20090502.091712 t
est-keys]
[ro.build.fingerprint]: [generic/generic/generic/:1.5/CUPCAKE/eng.edwardlee.2009
0502.091712:eng/test-keys]
[rild.libpath]: [/system/lib/libreference-ril.so]
[rild.libargs]: [-d /dev/ttyS2]
[ro.radio.use-ppp]: [yes]
[ro.sf.lcd_density]: [128]
[ro.config.notification_sound]: [F1_New_SMS.ogg]
[ro.kernel.android.checkjni]: [1]
[ro.config.sync]: [yes]
[net.bt.name]: [Android]
[net.change]: [net.dnschange]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[ro.FOREGROUND_APP_ADJ]: [0]
[ro.VISIBLE_APP_ADJ]: [1]
[ro.SECONDARY_SERVER_ADJ]: [2]
[ro.HOME_APP_ADJ]: [4]
[ro.HIDDEN_APP_MIN_ADJ]: [7]
[ro.CONTENT_PROVIDER_ADJ]: [14]
[ro.EMPTY_APP_ADJ]: [15]
[ro.FOREGROUND_APP_MEM]: [1536]
[ro.VISIBLE_APP_MEM]: [2048]
[ro.SECONDARY_SERVER_MEM]: [4096]
[ro.HOME_APP_MEM]: [4096]
[ro.HIDDEN_APP_MEM]: [5120]
[ro.CONTENT_PROVIDER_MEM]: [5632]
[ro.EMPTY_APP_MEM]: [6144]
[net.tcp.buffersize.default]: [4096,87380,110208,4096,16384,110208]
[net.tcp.buffersize.wifi]: [4095,87380,110208,4096,16384,110208]
[net.tcp.buffersize.umts]: [4094,87380,110208,4096,16384,110208]
[net.tcp.buffersize.edge]: [4093,26280,35040,4096,16384,35040]
[net.tcp.buffersize.gprs]: [4092,8760,11680,4096,8760,11680]
[keyguard.no_require_sim]: [1]
[ro.config.nocheckin]: [yes]
[init.svc.console]: [running]
[init.svc.servicemanager]: [running]
[init.svc.vold]: [running]
[init.svc.debuggerd]: [running]
[init.svc.mux]: [running]
[init.svc.ril-daemon]: [running]
[init.svc.zygote]: [running]
[init.svc.media]: [running]
[init.svc.dbus]: [running]
[init.svc.installd]: [running]
[init.svc.adbd]: [running]
[hw.keyboards.65536.devname]: [pxa27x-keypad]
[sys.settings_secure_version]: [2]
[dev.bootcomplete]: [1]
[sys.settings_system_version]: [7]
[gsm.version.ril-impl]: [android reference-ril 1.0]
[gsm.sim.operator.numeric]: [46001]
[gsm.sim.operator.alpha]: [UNICOM   ]
[gsm.sim.operator.iso-country]: [cn]
[gsm.sim.state]: [READY]
[gsm.operator.alpha]: []
[gsm.operator.numeric]: []
[gsm.operator.iso-country]: []
[gsm.operator.isroaming]: [false]
[net.gprs.http-proxy]: []
[net.dnschange]: [1]
[net.gprs.ppp-exit]: []
[init.svc.pppd_gprs]: [running]
[net.interfaces.defaultroute]: [gprs]
[net.ppp0.dns1]: [211.95.1.97]
[net.ppp0.dns2]: [211.90.216.129]
[net.ppp0.local-ip]: [172.18.15.52]
[net.ppp0.remote-ip]: [192.200.1.21]
[net.gprs.dns1]: [211.95.1.97]
[net.gprs.dns2]: [211.90.216.129]
[net.dns1]: [211.95.1.97]
[net.dns2]: [211.90.216.129]
[gsm.defaultpdpcontext.active]: [true]
[net.dns1.858]: []
[net.dns2.858]: []
[net.dns3]: [211.95.1.97]
[net.dns4]: [211.90.216.129]

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to