This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Issue Resolving DNS in Border Router

I'm following the tutorial in the NRF52840 SDK on setting up a Thread Border Router here and I've run into some issues during testing. For one, I'm trying to resolve ipv4.google.com on the dev kit running the CLI, and in response I get Error 28: ResponseTimeout. Looking into the system log for OpenWRT, the dnsmasq service fails to create a listening socket as port 53 is in use. As a result, the service doesn't start. If I try to ping 8.8.8.8 directly from the OpenWRT command line, I get a response, but pinging google.com returns an unknown host or a bad address error (depending on if I use the command line interface or the web interface).

I'd really appreciate any help you folks can provide and will update with any additional information requested. Thanks!

Parents Reply Children
No Data
Related