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 <daniel.salzman(a)nic.cz> 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, lathama(a)gmail.com 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 -