Configuring ACLs and Split-Horizon and Views
Split-horizon DNS allows for different DNS records to be provided for the same domain, depending on the source of the DNS query. For example, if a server has both a private IP address (such as on a local area network) and a public address, using split-horizon DNS with an access control list (ACL), the same name can direct to either the private IP address or the public one based on the client sending the query. This may also allow for improved network latency for local networks.
Table of Contents |
---|
Access Control Lists (ACLs)
The ACL module applies the specified network lists to the in the configuration for zones inside the group and the servers that belongs to the group, when exporting the group or zone.
...
When done, save the ACL by clicking "Save changes". The new ACL will be added to the Group's "Attach ACL" list. Choose the ACL from the dropdown and click "Attach".
Edit an ACL
ACLs may be edited similarly to how they are created. Click the "Add or Edit ACL" button under the "Applied ACLs" module for the DNS Group.
...
When done, click "Save Changes".
Detach an ACL from a Group
Detaching an ACL removes it from the Group, but the ACL will still exist for re-use in other Groups.
...
The ACL will be removed from under the Group, but will remain in other Groups it exists under, as well as be selectable from the "Add ACL" window and "Attach ACL" dropdown.
Delete an ACL
ACLs may be deleted through the "Edit ACL" interface. Click the "Add or Edit ACL" button under the "Applied ACLs" module for the DNS Group.
...
The ACL will be permanently deleted, and will no longer show under any Groups to which it has been attached, nor show in the "Existing ACLs" list.
Add an existing ACL to another Group
Existing ACLs may be added to as many Groups as desired. If ACLs already exist, clicking the "Add or Edit ACL" button will give an additional option to "Create New".
To select a previously created ACL, select it from the "Attach ACL" dropdown and click "Attach".
Configuring Split-Horizon Views
In ProVision, DNS Groups are used to organize split-horizon views with applied ACLs to determine which DNS records are applied to a zone for a given requestor. One zone may be cloned between two or more DNS groups, ACL(s) applied, and separate zone records customized for each cloned zone.
1 ) Create DNS Group(s)
Create DNS Groups, or verify that DNS Groups already exist, for both the default response and each split zone view that is needed.
In this example, we will use ProVision's Default Group for the default response, and "Another Group" for an additional split zone view.
2) Add Zone to Groups
Create or add the DNS Zone to both the Default response group and the additional group(s) intended for the split zone view(s).
...
Tip | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
You can quickly add the same zone to multiple groups by using "Clone Existing Zone" in the Add Zone modal, or the "Add to Group" button from the Zone View page!
|
3) Add ACL(s) to the Group(s)
Create and/or add the ACL to the group(s) that will route to the alternate DNS records.
4) Add or Edit DNS Zone Records
Click the zone name from either DNS Group to open the Zone View page and verify that the desired DNS Group tab is selected at the top of the module.
...
At this point, the split-horizon view set up is complete, and you may further adjust DNS Group or Zone / Record details as needed.
Additional Information
For additional information on working in DNS, see the following sections:
...