Hi,
I am working on zephyr example dns_resolve(zephyr\samples\net\dns_resolve), how to test this example , I have gone through readme file many times still it is not cleared for me. kindly help me.
regards,
Shikamaru
Hi,
I am working on zephyr example dns_resolve(zephyr\samples\net\dns_resolve), how to test this example , I have gone through readme file many times still it is not cleared for me. kindly help me.
regards,
Shikamaru
thanks Susheel Nuguru ,
I will try these methods and update here.
Great, Thanks
Please try this guide to see if that helps
it is not working , am getting issue like below,
dnsmasq: cannot open or create lease file /var/lib/misc/dnsmasq.leases: Permission denied

regards,
shikamaru
You need to change permission on your leases file. Check how it is done here.