my os: android 5.0
platform:imx6dl
When i ping to www.google.com
it will fail
my setting as below
ping 210.242.127.54 ==>0K (host:www.google.com)
#getprop | grep
dhcp.eth1.dns1:10.1.0.19
dhcp.eth1.dns2:10.1.0.17
Possibly the board has no route to the network your DNS servers 10.1.0.17 and 10.1.0.19 are located in.
So the system fails to resolve www.google.com name into 210.242.127.54 IP.
Please try to set 8.8.8.8 DNS server instead.
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------