I'm trying to debug my DNS setup for the letsencrypt challenge.
I understand that BIND9 may not be receiving the requests, although it was earlier in the day. The .jnl does not get created, unfortunately.
What I'd like to know is how can I send a request from a remote computer to eventually see what fails on the other end. What does letsencrypt do to send us a TXT field update? What command line command(s) can I run?
That would be an equivalent to the nsupdate
command, but from a remote computer.