mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -04:00
When looking for a name in tree, return wether we got to a longer one - if so we had an ent. Add tests + dnssec tests and refactor the tests as well a bit.
file
file enabled reading zone data from a RFC-1035 styled file.
The etcd middleware makes extensive use of the proxy middleware to forward and query other servers in the network.
Syntax
file dbfile [zones...]
dbfilethe database file to read and parse.zoneszones it should be authoritative for. If empty the zones from the configuration block are used.
If you want to round robin A and AAAA responses look at the loadbalance middleware.
file dbfile [zones... ] {
transfer in|out
}
transferenable zone transfers, for now onlytransfer outdoes something. It enables outgoing zone transfers when defined.