You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A records for .consul and recursed domains will resolve. PTR for IPs in consul will resolve, but I will get the following for any reverse lookup that should be recursed:
Let's say I have node:
test.node.dc1.consul -> 10.4.0.2
and setting:
A records for .consul and recursed domains will resolve. PTR for IPs in consul will resolve, but I will get the following for any reverse lookup that should be recursed:
The most I get in the log is:
2015/07/20 17:03:55 [DEBUG] dns: request for {238.219.58.216.in-addr.arpa. 12 1} (203.638µs)
I've also tested this with 8.8.8.8 as the recursor. Hitting the authoritative directly resolves fine.
The text was updated successfully, but these errors were encountered: