Hi, I am new to networking. I am trying to connect to google.com using arduino ethernet shield + mega2560.
I am using linux. I got wi-fy internet access on my laptop. I am sharing it via eth0. (by edit connection >wired>name>IPV4>method = "shared to other computers".
Now when I am trying the example code DnsWebClient, rarely I will get the result. Most time, it shows "Failed to configure Ethernet using DHCP". Some time it may work....Most time the error only...
So, what exactly may be my problem?