- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How to create forward zone to second view
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2022 03:29 PM
Hi,
We have two DNS views called internal and external. We same IP address for DNS service for both view and "match clients" condition used for match correct view for the clients. We have a couple of authorative zones in the internal dns view and we wand to avalable it for the external DNS view clients without creating it in the external view. Is there any way to make a forward zone to the DNS server itself, or does Infoblox have any feature to forward zones between DNS views?
Thanks!
Solved! Go to Solution.
Re: How to create forward zone to second view
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 10:10 AM
Maybe able to complete with using localhost 127.0.0.1. So on External view forward the zone to 127.0.0.1. For match clients want to DENY on the External view the IP address(es) of the appliance and allow for the Internal view. i.e. on the return to 127.0.0.1 will not be accepted by the External view as source is it's own IP address(es), but will be for the Internal view.