Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.26 KB

proc_installing-the-dns-infoblox-module.adoc

File metadata and controls

25 lines (22 loc) · 1.26 KB

Installing the DNS Infoblox Module

Use this procedure to install the DNS Infoblox module on {SmartProxy}. You can also install DHCP and DNS Infoblox modules simultaneously by combining this procedure and [Installing_the_DHCP_Infoblox_Module_{context}].

DNS records are managed only in the default DNS view, it’s not possible to specify which DNS view to use.

Procedure
  1. On {SmartProxy}, enter the following command to configure the Infoblox module:

    # {foreman-installer} --enable-foreman-proxy-plugin-dns-infoblox \
    --foreman-proxy-dns true \
    --foreman-proxy-dns-provider infoblox \
    --foreman-proxy-plugin-dns-infoblox-dns-server infoblox.example.com \
    --foreman-proxy-plugin-dns-infoblox-dns-view default \
    --foreman-proxy-plugin-dns-infoblox-password infoblox \
    --foreman-proxy-plugin-dns-infoblox-username admin

    Optionally, you can change the value of the --foreman-proxy-plugin-dns-infoblox-dns-view option to specify a DNS Infoblox view other than the default view.

  2. In the {ProjectWebUI}, navigate to Infrastructure > {SmartProxies} and select the {SmartProxy} with the Infoblox DNS module and click Refresh.

  3. Ensure that the dns features are listed.