Infoblox

Infoblox NIOS enables you to receive metadata about IPs in your network and manages the DNS Firewall by configuring RPZs. It defines RPZ rules to block DNS resolution for malicious or unauthorized hostnames, or redirect clients to a walled garden by substituting responses.

Network Security · Infoblox NIOS

Configuration parameters

  • url — Server URL (e.g., https://example.net) (required)
  • credentials — User Name
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (26)

  • infoblox-create-a-substitute-record-rule

    Creates a substitute record rule.

  • infoblox-create-aaaa-substitute-record-rule

    Creates a substitute rule for an AAAA record.

  • infoblox-create-host-record

    Creates a host record. Note: Either ipv4_address or ipv6_address is required.

  • infoblox-create-ipv4-substitute-record-rule

    Create a substitute rule for an IPv4 rule.

  • infoblox-create-ipv6-substitute-record-rule

    Creates a substitute of the IPv6 record rule.

  • infoblox-create-mx-substitute-record-rule

    Creates a substitute rule for the MX record.

  • infoblox-create-naptr-substitute-record-rule

    Creates a substitute rule for a NAPTR record.

  • infoblox-create-ptr-substitute-record-rule

    Creates a substitute rule of the PTR record.

  • infoblox-create-response-policy-zone

    Creates a response policy zone.

  • infoblox-create-rpz-rule

    Creates a response policy rule.

  • infoblox-create-srv-substitute-record-rule

    Creates a substitute rule of a SRV record.

  • infoblox-create-txt-substitute-record-rule

    Create a substitute rule for a txt record.

  • infoblox-delete-response-policy-zone

    Deletes a given response policy zone.

  • infoblox-delete-rpz-rule

    Deletes a rule.

  • infoblox-dhcp-lease-lookup

    Look up a DHCP lease.

  • infoblox-disable-rule

    Disable a rule by its reference ID (reference ID can be extracted by running the 'infoblox-search-rule' command).

  • infoblox-enable-rule

    Disables a rule by its reference ID (reference ID can be extracted by running the search rules command).

  • infoblox-get-ip

    Get IP information.

  • infoblox-get-object-fields

    Returns the object fields names which can be used in the search rules command.

  • infoblox-list-host-info

    Get all host records.

  • infoblox-list-network-info

    List network information.

  • infoblox-list-response-policy-zone-rules

    Lists all response policy rules that belong to the given response policy zone.

  • infoblox-list-response-policy-zones

    List all response policy zones.

  • infoblox-search-related-objects-by-ip

    Searches IP related objects by a given IP.

  • infoblox-search-rule

    Searches a specific rule by its name.

  • infoblox-update-rpz-rule

    Update a response policy zone rule.