How to Disable RDNS Lookup for a Specific IP or Subnet.
search cancel

How to Disable RDNS Lookup for a Specific IP or Subnet.

book

Article ID: 166388

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

 

This can be done within the VPM.
 
The list is created from the VPM Menu bar. This prevents the SG appliance from performing reverse DNS lookups of addresses in the list while evaluating policy.
To create the reverse DNS lookup restriction list:
  1. Select Configuration > Set Reverse DNS Lookup Restrictions; the Set Reverse DNS lookup restrictions dialog appears.
The default is None; no subnets are restricted.
  1. To restrict every subnet, select All.
  2. To add specific subnets, perform the following steps.
    1. Select Listed Subnets.
This enables the Subnets field.
  1. Click Add; the Add Subnet dialog appears.
  2. Enter a subnet or IP; click OK.
  3. Repeat to add other subnets or IPs.
  4. Click OK.

For the CPL code for the above, which can be installed via the local policy, Management Console->Configuration->Policy->Policy Files->Local Policy->Text editor->Install

restrict rdns

10.10.10.10/32

end