Skip to content

Commit

Permalink
Updating dns forwarding
Browse files Browse the repository at this point in the history
It is not really clear that you only have to do one of the following and not all three.
  • Loading branch information
kevinsimper committed Jan 14, 2016
1 parent c933efd commit 72353c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/source/docs/guides/forwarding.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
any records (e.g. A, AAAA, PTR) for them in its DNS reply.

You can either do one of the following:

### BIND Setup

First, you have to disable DNSSEC so that Consul and BIND can communicate.
Expand Down

0 comments on commit 72353c5

Please sign in to comment.