DNS
Gaia Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. uses the Domain Name Service (DNS) to translate host names into IP addresses.
To enable DNS lookups, you must enter the primary DNS server for your system. You can also enter secondary and tertiary DNS servers.
When the system resolves host names, it consults the primary name server. If a failure or time-out occurs, the system consults the secondary name server, and if necessary, the tertiary.
You can also define a DNS Suffix, which is a search for host-name lookup.
|
Important - From R81, you can configure specific DNS settings in each Virtual System. See the R81 VSX Administration Guide. |
Configuring DNS in Gaia Portal
Step |
Instructions |
||
---|---|---|---|
1 |
In the navigation tree, click Network Management > Hosts and DNS. |
||
2 |
In the System Name section: In the Domain Name field, enter the domain name (for example, |
||
3 |
In the DNS section:
|
Configuring DNS in Gaia Clish
Description
Configure, show and delete the DNS servers and the DNS suffix for the Gaia computer.
Syntax
set dns primary <IPv4 or IPv6 Address> secondary <IPv4 or IPv6 Address> tertiary <IPv4 or IPv6 Address> suffix <Name for Local Domain>
|
show dns primary secondary tertiary suffix |
delete dns primary secondary tertiary suffix |
|
Important - After you add, configure, or delete features, run the " |
Parameters
Parameter |
Description |
||
---|---|---|---|
|
Specifies the IPv4 or IPv6 address of the primary DNS server, which resolve host names. This must be a host that runs a DNS server. |
||
|
Specifies the IPv4 or IPv6 address of the secondary DNS server, which resolves host names if the primary server does not respond. This must be a host that runs a DNS server. |
||
|
Specifies the IPv4 or IPv6 address of the tertiary DNS server, which resolves host names if the primary and secondary servers do not respond. This must be a host that runs a DNS server. |
||
|
Specifies the name that is put at the end of all DNS searches if they fail. By default, it must be the local domain name. A valid domain name suffix is made up of subdomain strings separated by periods. Subdomain strings must begin with an alphabetic letter and can consist only of alphanumeric characters and hyphens. The domain name syntax is described in RFC 1035 (modified slightly in RFC 1223).
Example: You configured the DNS Suffix " |