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
I have a split-horizon DNS use-case in which some internal records are not stored in the internal authoritative DNS server and they must be resolved externally because I am proxying them through CloudFlare.
The DNS zone is the same for internal and external records, so I'm looking to accomplish something like this without any rewrites of sort:
I have a split-horizon DNS use-case in which some internal records are not stored in the internal authoritative DNS server and they must be resolved externally because I am proxying them through CloudFlare.
The DNS zone is the same for internal and external records, so I'm looking to accomplish something like this without any rewrites of sort:
This is basically an exclusion to a conditional forwarding rule, or a pinpoint DNS zone if you prefer.
I tried this configuration but
myhost.mydomain.com
returns NXDOMAIN, is there any way to achieve this?The text was updated successfully, but these errors were encountered: