It looks like it worked. Your test is asking for A records, not the TXT
records for the name. Try,
$ dig _acme-challenge.imap.lrau.net. txt @localhost
On Sat, Mar 14, 2020 at 10:31 AM Axel Rau wrote:
>
>
> Am 14.03.2020 um 18:14 schrieb Chuck Aurora :
>
> it seems, the dynamic update protocol
> Am 14.03.2020 um 19:21 schrieb Timothe Litt :
>
> dig _acme-challenge.imap.lrau.net.
>
> is missing a record type. The default is A.
>
>
> dig _acme-challenge.imap.lrau.net. txt
>
> will likely give you better results
>
Natural. (-;
It seems to work:
;; ANSWER SECTION:
_acme-challenge.
> Am 14.03.2020 um 18:14 schrieb Chuck Aurora :
>
>> it seems, the dynamic update protocol does not allow things like
>> _acme-challenge.some-host.some.domain TXT
>> "tR0VhMRfb4v5WsctEgoD3aWNRJ73n2wqn9hlTPE9pA0"
>> because there is no zone
>> some-host.some.domain
>
> I am pret
On 2020-03-14 12:03, Axel Rau wrote:
it seems, the dynamic update protocol does not allow things like
_acme-challenge.some-host.some.domain
TXT "tR0VhMRfb4v5WsctEgoD3aWNRJ73n2wqn9hlTPE9pA0"
because there is no zone
some-host.some.domain
I am pretty sure that is not correct, but we ca
Hi all,
it seems, the dynamic update protocol does not allow things like
_acme-challenge.some-host.some.domain TXT
"tR0VhMRfb4v5WsctEgoD3aWNRJ73n2wqn9hlTPE9pA0"
because there is no zone
some-host.some.domain
However named accepts such constructs, if loaded from text zone fil
5 matches
Mail list logo