If you want to change the DNS server, you must first change the information in your new
DNS server to set up the DNS wildcard for Cloud Pak for Data System.
Before you begin
Ensure that you have:
- FQDN of the application network
- IP address (
floating_ip
) of the application network
- IP addresses of the new DNS servers
Procedure
On the DNS server:
- Set up the application network zone of the Cloud Pak for Data System on the new DNS servers in the customer network by
following Setting up a wildcard DNS entry prior to support making any changes:
- Set up an A record mapping the FQDN and floating IP of the Cloud Pak for Data System application network.
- Add a wildcard record mapping to the A record of the Cloud Pak for Data System application network.
On Cloud Pak for Data System:
- Connect to e1n1 by using the application floating IP.
- Update the
dns_servers
value in the .yml file by
following DNS servers
section.
- Validate the YAML file.
- Test the YAML file and run the
playbooks. Check if any errors occurred.
- Optional:
Run:
/opt/ibm/appliance/platform/apos-comms/tools/aposDnsCheck.py
to
confirm that it passes.
- Verify access to the new FQDN from an external network.