Open ghost opened 3 years ago
Additionally, include this block (or equivalent) in your Corefile:
# This is used to resolve CNAME records by the `file` plugin. Modify accordingly
. {
forward . 1.1.1.1 1.0.0.1
}
If you already have included it, then it is likely a bug with this plugin. I'll check it out soon.
I have the following config:
dig
output:What am I doing wrong? I would like to show just the A records and not the CNAME, as shown in the example on the README.