Daniel Thanks, it has been a while and I had to find the right login to comment there.
On Thu, Jun 12, 2025 at 11:49 PM Daniel Salzman <[email protected]> wrote: > > I believe these changes are enough > https://gitlab.nic.cz/knot/knot-dns/-/merge_requests/1785/commits > > Daniel > > On 6/12/25 14:39, Andrew Latham wrote: > > Daniel > > > > I guess I am asking a few things. > > > > 1. Can or should we add the word chaos to the documentation? > > 2. Can or should there be an alias for chaos to ch like in BIND's dig? > > 3. Where would it be best to mention RFC 4892 for someone searching for it? > > > > On Wed, Jun 11, 2025 at 11:25 PM Daniel Salzman <[email protected]> > > wrote: > >> > >> Hi! > >> > >> The secure way is to use named arguments instead of argument > >> autodetection. E.g. > >> > >> kdig +short @<dns server> -q version.bind -c ch -t txt > >> > >> Daniel > >> > >> On 6/11/25 22:05, [email protected] wrote: > >>> I ultimately found that I needed to use a CH in KDIG but wonder how I/We > >>> could update the documentation or add an alias for chaos. > >>> > >>> Working Example: > >>> > >>> dig +short @<dns server> version.bind chaos txt > >>> dig +short @<dns server> version.bind CH txt > >>> kdig +short @<dns server> version.bind CH txt > >>> > >>> Problem Example: > >>> > >>> kdig +short @<dns server> version.bind chaos txt > >>> > >>> > >>> I had to read source code to find the answer in a speedy timeframe. > >>> -- > >> > > > > > -- - Andrew "lathama" Latham - --
