Home > Configuration > Domain Name Service > setdnsprofile_dropmultiqueryrequest

setdnsprofile_dropmultiqueryrequest

Use this method to set drop the DNS requests containing multiple queries. When enabled, DNS requests containing multiple queries will be dropped. In case of proxy configuration by default the DNS request containing multiple queries is forwarded to the backend and in case of ADNS and Resolver configuration NOCODE error response will be sent to the client.

Syntax



Parameters

dnsprofilename

Name of the DNS profile.
This is mandatory parameter.

dropmultiqueryrequest

Drop the DNS requests containing multiple queries. When enabled, DNS requests containing multiple queries will be dropped. In case of proxy configuration by default the DNS request containing multiple queries is forwarded to the backend and in case of ADNS and Resolver configuration NOCODE error response will be sent to the client.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also