How to allow/block access to external DNS from Acura services

Allowing or blocking external DNS access for Acura services

Task

Acura requires an active DNS server to be reachable from its network for proper communication between its components. Access to external DNS servers can be intentionally blocked or allowed depending on the security requirements and current network layout.

Solution

  1. If you have an isolated network with a DNS server and you wish to block connections to external sources, access your Acura instance using a key pair that was supposed to be created during the initial deployment and execute the following command from the CLI:
                  hx_remove_resolve_coredns
  1. If you have an isolated network without a DNS server, make sure to allow external connections and allow public DNS servers to be reachable from Acure. Access your Acura instance using a key pair that was supposed to be created during the initial deployment and execute the following command from the CLI:
                  hx_restore_resolve_coredns

    • Related Articles

    • How to get settings from Azure target cloud to configure Hystax Acura

      Task Find Azure target cloud settings to go through the initial configuration of Hystax Acura. Solution To go through the initial configuration, you need to fill in a number of parameters - those values can be obtained in your target cloud. Here are ...
    • Creating a new customer in the Hystax Acura cluster

      Task Create a new customer in Hystax Acura. Solution Each created customer may have their own tenant, specified as a target project. Please note, Hystax_CATI image must be public, so Hystax Cloud Agent can be created from this image in any target ...
    • Additional parameters for new customer creation in Hystax Acura

      Task Specify additional available parameters for creating a new customer. Solution The additional parameters depend on the target cloud. If you need to set them when creating a new customer, please refer to the lists below. Please note that ...
    • Configuring QoS for replication in Hystax Acura

      Challenge Limit bandwidth when replicating machines. Cause The entire communication channel is busy. Solution Replication QoS Here is the step-by-step instruction: stop the agent service; go to the agent work folder(C:\programData\Hystax\acura for ...
    • VMware vSphere permissions required to install the Hystax external replication agent

      Hystax VMware Replication Agent requires the following user permissions in vSphere (Role “VMware Consolidated Backup user” in vCenter): Datastore - Browse Datastore - FileManagement Virtual machine - Configuration -- Disc Lease Virtual machine - ...