Skip to main content
pmanak
Staff & Editor
Staff & Editor
November 19, 2022

Technical Tip: DNS Protection

  • November 19, 2022
  • 0 replies
  • 811 views
Description This article explains the function of DNS protection under Proxy Options.
Scope FortiProxy.
Solution

DNS protection on FortiProxy provides protection against DNS poisoning.

 

The feature is available under Proxy Options:

 

pmanak_0-1668797126819.png

 

During transparent proxy deployment, every client performs DNS lookup to get servers IPs by themselves. However, DNS server settings cannot be controlled on every client. Some may use a compromised DNS server, which can forward connections to illegitimate IPs instead of the intended IP, creating a security compromise risk.

 

Enabling DNS Protection gives FortiProxy the ability to verify each server's IP is legitimate by comparing domains with its own DNS lookup results. If the results do not match, FortiProxy will make a request to the server's IP from its own DNS lookup.

Explicit proxy deployment does not carry this risk because every DNS lookup is performed by a proxy server which is configured to use only a trusted DNS server.