DNS Proxy Forwarding Domains
Overview
The Domain Name System (DNS) is the hierarchical and decentralized naming system used to identify computers, services, and other resources reachable through the Internet or other Internet Protocol (IP) networks.
The "DNS Proxy Forwarding Domains" feature is a based on the Linux dnsmasq package.
Before the "DNS Proxy Forwarding Domains" feature was introduced, an administrator could only configure at most three DNS servers for all types of suffixes - for instance, google.com
and amazon.com
were translated with the same DNS servers.
With the "DNS Proxy Forwarding Domains" feature, an administrator can configure, for every suffix, what DNS server will translate this suffix.
For instance, an administrator can decide that google.com
will be translated by the DNS server 8.8.4.4 (Google's public DNS), but amazon.com
will be translated by the DNS server 1.1.1.1 (Cloudflare's public DNS), while other suffixes will be translated by the local DNS server.
To complete this feature, a sub-feature was introduced - "Listening Interfaces". The dnsmasq
package uses the configured Listening Interfaces to know on what interfaces it should listen, so it could route DNS queries properly. The dnsmasq
package will not route DNS queries on interfaces, on which it was not configured to listen.
Configuring DNS Proxy Forwarding Domains in Gaia Portal
|
Important - On Scalable Platforms (ElasticXL, Maestro, and Chassis), you must connect to the Gaia Portal Web interface for the Check Point Gaia operating system. of the applicable Security Group. |
Step |
Instructions |
||
---|---|---|---|
1 |
In the navigation tree, click Network Management > Hosts and DNS. |
||
2 |
In the DNS Proxy Forwarding Domains section, click Add. |
||
3 |
In the New DNS Proxy Forwarding Domain window, configure the applicable settings:
|
||
4 |
In the Listening Interfaces section:
|
Step |
Instructions |
||
---|---|---|---|
1 |
In the navigation tree, click Network Management > Hosts and DNS. |
||
2 |
In the DNS Proxy Forwarding Domains section:
|
||
3 |
In the New DNS Proxy Forwarding Domain window:
|
||
4 |
In the Listening Interfaces section:
|
Step |
Instructions |
---|---|
1 |
In the navigation tree, click Network Management > Hosts and DNS. |
2 |
In the DNS Proxy Forwarding Domains section:
|
3 |
Click Yes to confirm. |
Configuring DNS Proxy Forwarding Domains in Gaia Clish
|
Important - On Scalable Platforms (ElasticXL, Maestro, and Chassis), you must run the applicable commands in Gaia Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. gClish of the applicable Security Group. |
Description
Configure, show, and delete the settings for DNS servers and the DNS suffix in Gaia OS.
Syntax
|
|
|
|
|
Important - After you add, configure, or delete features, run the " |
Parameters
Parameter |
Description |
---|---|
|
Specifies the DNS suffix (for example, |
|
Specifies the Listening Interfaces. |
|
Specifies the Primary DNS server. |
|
Optional. Specifies the Secondary DNS server (to use if the Primary DNS server does not respond). |
|
Optional. Specifies the tertiary DNS server (to use if the Primary and Secondary DNS servers do not respond). |