Document toolboxDocument toolbox

set subscriber_secure_data never_proxy

If you have configured Infoblox Subscriber Services, use the set subscriber_secure_data never_proxy command to set a 32-bit hexadecimal character. This character represents the list of categories to be used in the global list used to resolve DNS queries without proxying to an MSP (Multi-Services Proxy) server.

You can view the hexadecimal value of the never_proxy category using the show subscriber_secure_data never_proxy command.

Syntax

set subscriber_secure_data never_proxy <category hexadecimal_character>

Note

You must restart the DNS service for the hexadecimal character to be set.

For a list of the different types of parental control policies and their hexadecimal values, refer to the supplemental documentation provided by Infoblox or contact your Infoblox representative.

Example

Infoblox > set subscriber_secure_data never_proxy 000fffffffffffffffffffffffffff01
never_proxy categories are set
!!! A RESTART of the DNS service is required before this change can take effect !!!

In this example, the hexadecimal character of 000fffffffffffffffffffffffffff01 represent the category "Alcohol". Therefore, any domain related to alcohol (for example, www.beer.com, www.liquor.com) is not proxied to an MSP server. Instead, it is directly resolved by NIOS.