Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can enforce a naming policy for the hostnames of A, AAAA, Host, MX, NS, and bulk host records based on
user-defined or default patterns. For MX and NS records, the hostname restrictions apply to the text in the RDATA field (right-hand side) of the resource record name.
Records that you created before you enabled the hostname checking policy need not comply with the hostname restriction that you specify.
You can select one of three preconfigured policies or define your own host naming policy with a POSIX regular expression. The policies Infoblox provides implement standard host naming restrictions according to RFC 952, DOD Internet Host Table Specification, and RFC 1123, Requirements for Internet Hosts -- Application and Support.

...

Note: The hostname restriction limits the hostname of A, AAAA, Host, MX, NS, and bulk host records only. Image Removed
828NIOS Administrator Guide (Rev. A)NIOS 8.1
Specifying Hostname Policies

...

...

Anchor
Defining Grid Hostname Policies
Defining Grid Hostname Policies
Anchor
bookmark1648
bookmark1648
Defining Grid Hostname Policies

...

  1. From the Data Management tab, select the DNS tab, expand the Toolbar and click Grid DNS Properties.
  2. In the Grid DNS Properties editor, click Toggle Advanced Mode.
  3. When the additional tabs appear, click Host Naming.
    The Host Name Policies section lists the following preconfigured record policies:
    • Strict Hostname Checking: You can only use hostnames that contain alphanumeric characters and dashes ("-"). You cannot use other special characters, such as underscore ("_"). Note that when you select this policy, the appliance automatically applies the policy to dynamic DNS updates and zone transfers it receives. When you select this, you can enter host names through Grid Manager using punycode, but not IDNs. The appliance stores IDNs that are created through DDNS updates and DNS transfers in punycode. You can monitor non-compliant host names using the Hostname Compliance report. For information, see Obtaining a List of Invalid Record Names.
    • Allow Underscore: You can only use hostnames with alphanumeric characters, dashes, and underscores ("-" and "_"). This is the default.
    • Allow Any: You can use any hostname.
    Select Default from the drop-down list in the Default column to change the Grid default hostname policy.
  4. Click Add to define your own hostname checking policy.

...

  1. Save the configuration and click Restart if it appears at the top of the screen.

After you specify a hostname restriction policy, if you create a record name that does not comply with this policy and try to save it, an error message appears.
Image Removed
NIOS 8.1NIOS Administrator Guide (Rev. A)829
Configuring DNS Services

Anchor
Defining Hostname Restrictions
Defining Hostname Restrictions
Anchor
bookmark1649
bookmark1649
Defining Hostname Restrictions

...

  1. Member: From the Data Management tab, select the DNS tab, click the Members tab -> member check box -> Edit icon.
    Zone: From the Data Management tab, select the DNS tab and click the Zones tab-> dns_view -> zone check box

...

  1. -> Edit icon.
    To override an inherited property, click Override next to it and complete the appropriate fields.
  2. In the Member DNS Properties editor, click Toggle Advanced Mode.
  3. When the additional tabs appear, click Host Naming.
  4. Click Override.
  5. From the Host Name Policy drop-down list, select a predefined policy or a policy that was defined at the Grid level.
  6. If you select the Strict Hostname Checking policy, the Apply policy to dynamic updates and inbound zone transfers (requires Strict Hostname Checking setting) is enabled by default. It enables the appliance to apply the policy to dynamic DNS updates and zone transfers that it receives. You can then select which action the appliance takes when it encounters names that do not conform to the policy. Select either Fail or Warn. If you select Warn, the appliance allows the dynamic DNS update or zone transfer, but logs a syslog message.

    Note: The strict hostname checking policy only allows alphanumeric characters and dashes. It does not allow for the use of other special characters, such as underscore ("_"). Therefore, DDNS updates from Microsoft Active Directory controllers might not be accepted.

  7. Save the configuration and click Restart if it appears at the top of the screen.

...

  1. From the Data Management tab, select the DNS tab and click the Zones tab-> dns_view -> zone check box.
  2. Click Hostname Compliance.
    The Hostname Compliance Report for the zone displays. It lists the record name, type, value, and comment for all records that do not comply with the hostname restriction policy of the zone.

From the report, you can select a record and do the following:

  • Click the Edit icon to open the record editor.
  • Click the Delete icon to move it to the Recycle Bin.

...