Mention that PTR queries get sent to all resolvers

This commit is contained in:
Matt Keeler 2018-06-04 13:56:34 -04:00
parent 1db6ab6f39
commit 316f0ea729
1 changed files with 3 additions and 0 deletions

View File

@ -179,6 +179,9 @@ mapping.
[root@localhost ~]# iptables -t nat -A OUTPUT -d localhost -p tcp -m tcp --dport 53 -j REDIRECT --to-ports 8600
```
Note: With this setup, PTR record queries will still be sent out
to the other configured resolvers in addition to Consul.
### iptables Setup
On Linux systems that support it, incoming requests and requests to