Hi All,
I'm observing a issue on my setup where I cannot browse (can't open any webpage using browser app) over ethernet connection. But ping to ip addresses(corresponding to same webpage) works fine. so its like: open www.google.com on browser -> Fails #ping 74.125.127.105 -> Works fine
Also I do not see this issue when I'm trying to do browsing over wifi. webpages open fine over wifi connection.
I'm using a D-link router here, but even removing the router and providing direct connection to board does not help.
Has anyone else faced same issue? Any clue what may be the issue?
Regards, Abhishek
On 17 January 2012 13:41, Abhishek Paliwal abhishek.paliwal@linaro.org wrote:
I'd suggest you try browsing to the IP address and pinging the domain name first, to rule out DNS problems.
Explicitly:
setprop net.dns1 8.8.4.4
should fix it.
/Tony
On 17 January 2012 15:25, Mathieu Poirier mathieu.poirier@linaro.orgwrote:
On Tue, Jan 17, 2012 at 4:01 PM, Tony Mansson tony.mansson@linaro.org wrote:
Explicitly:
setprop net.dns1 8.8.4.4
what is responsible for setting this? Maybe a missing feature or bug in our ethernet connection manager?
@Frans : browsing IP-Address'es fails as well. @Mathieu /Tony: Thanks, manually setting configs is working fine atleast as of now. (setprop net.dns1 8.8.4.4) Will wait for fix for https://bugs.launchpad.net/linaro-android/+bug/915434 to get merged and then retest.
Thanks all for quick support.
Regards, Abhishek
On 17 January 2012 20:36, Alexander Sack asac@linaro.org wrote:
linaro-android@lists.linaro.org