Hi All,
 I have ported android on i.MX31 processor.I am suffering with a browser 
issue with android porting.Isuue is.

I am able to ping ipaddress of externet sites but not the name.
Example:

#ping -c 3 74.125.67.100
64 bytes from yx-in-f100.google.com (74.125.45.100): icmp_seq=1 ttl=241 
time=274 ms
64 bytes from yx-in-f100.google.com (74.125.45.100): icmp_seq=2 ttl=241 
time=273 ms
64 bytes from yx-in-f100.google.com (74.125.45.100): icmp_seq=3 ttl=241 
time=273 ms
.........
...

But for domain name

#ping -c google.com
unable to find host

my setting for /etc/resolve.conf

; generated by /sbin/dhclient-script
nameserver 172.29.36.1
nameserver 202.138.96.2
nameserver 202.138.103.100
search localdomain
~           can any one tell me that what is the issue am i facing??

Thanks and regards
Alok



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to