Merge pull request #1609 from kevinsimper/patch-1

Updating dns forwarding
pull/1547/merge
James Phillips 2016-02-06 22:21:00 -08:00
commit eb8ee9fce0
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ default. By contrast, when `recursors` is set and the upstream resolver is
functioning correctly, Consul will try to resolve CNAMEs and include functioning correctly, Consul will try to resolve CNAMEs and include
any records (e.g. A, AAAA, PTR) for them in its DNS reply. any records (e.g. A, AAAA, PTR) for them in its DNS reply.
You can either do one of the following:
### BIND Setup ### BIND Setup
First, you have to disable DNSSEC so that Consul and BIND can communicate. First, you have to disable DNSSEC so that Consul and BIND can communicate.