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
The documentation for what this sample does and how to run this sample is pretty clear.
What are you trying to do? Are you looking at this sample as a potential template for your application?
thanks Susheel Nuguru ,
I am facing issues with DNS server setup, am using windows to test this example. i need to run .sh file(dnsmasq.sh) .How to run this and how to setup this server in windows. Kindly guide me
and one more things, does dnsmasq is available for Windows ?
regards,
Shikamaru
thanks Susheel Nuguru ,
I am facing issues with DNS server setup, am using windows to test this example. i need to run .sh file(dnsmasq.sh) .How to run this and how to setup this server in windows. Kindly guide me
and one more things, does dnsmasq is available for Windows ?
regards,
Shikamaru
I can help and guide you to overcome the obstacles you are facing if you can give us more information on what you mean "facing issues". What kind of issues are you facing? can you give snapshots of errors that you are getting when you are running the script file?
How to setup DNS server , how to run dnsmasq.sh file in windows.
Shikamaru said:How to setup DNS server
There are many ways to do that. One of them is using google servers
Shikamaru said:how to run dnsmasq.sh file in windows.
This is pretty basic question in general. Please try this guide to see if that helps.
thanks Susheel Nuguru ,
I will try these methods and update here.
Great, Thanks