Chapter 63 System
ZyWALL Series CLI Reference Guide
518
ip dns server rule move <1..32> to
<1..32>
Changes the number of a service control rule.
[no] ip dns server zone-forwarder
{<1..32>|append|insert <1..32>}
{domain_zone_name|*} interface
interface_name
Sets a domain zone forwarder record that specifies a fully qualified
domain name. You can also use a star (*) if all domain zones are
served by the specified DNS server(s).
domain_zone_name: This is a domain zone, not a host. For example,
zyxel.com.tw is the domain zone for the www.zyxel.com.tw fully
qualified domain name. For example, whenever the Zyxel Device
receives needs to resolve a zyxel.com.tw domain name, it can send a
query to the recorded name server IP address.
interface_name: This is the interface through which the ISP provides
a DNS server. The interface should be activated and set to be a
DHCP client.
The
no command deletes a zone forwarder record.
ip dns server zone-forwarder
{<1..32>|append|insert <1..32>}
{domain_zone_name|*} user-defined w.x.y.z
{ip_type} [private | interface
{interface_name | auto}]
Sets a domain zone forwarder record that specifies a DNS server’s IP
address.
private | interface: Use private if the Zyxel Device connects to
the DNS server through a VPN tunnel. Otherwise, use the interface
command to set the interface through which the Zyxel Device sends
DNS queries to a DNS server. The auto means any interface that the
Zyxel Device uses to send DNS queries to a DNS server according to
the routing rule.
ip dns server zone-forwarder move <1..32>
to <1..32>
Changes the index number of a zone forwarder record.
no ip dns server rule <1..32>
Deletes a service control rule.
show ip dns server
Displays all DNS entries.
show ip dns server database
Displays all configured records.
show ip dns server status
Displays whether this service is enabled or not.
show ip dns security-options all
Displays security options configured for the customized and default
rules.
ip dns server aaaa-record {FQDN_DNS |
FQDN_WILDCARD_DNS} IPv6
An address record contains the mapping of a Fully-Qualified Domain
Name (FQDN) to an IP address.
Type a Fully-Qualified Domain Name
(FQDN) of a server. An FQDN starts with a host name and continues all
the way up to the top-level domain name. For example,
www.zyxel.com.tw is a fully qualified domain name, where “www” is
the host, “zyxel” is the third-level domain, “com” is the second-level
domain, and “tw” is the top level domain. Underscores are not
allowed.
Use "*." as a prefix in the FQDN for a wildcard domain name (for
example, *.example.com).
ip dns server cname-record {FQDN_DNS |
FQDN_WILDCARD_DNS} {FQDN_DNS}
A Canonical Name Record or CNAME record is a type of resource
record in the Domain Name System (DNS) that specifies that the
domain name is an alias of another, canonical domain name.
Type a
Fully-Qualified Domain Name (FQDN) of a server. An FQDN starts with
a host name and continues all the way up to the top-level domain
name. For example, www.zyxel.com.tw is a fully qualified domain
name, where “www” is the host, “zyxel” is the third-level domain,
“com” is the second-level domain, and “tw” is the top level domain.
Underscores are not allowed.
Use "*." as a prefix in the FQDN for a wildcard domain name (for
example, *.example.com).
Table 296 Command Summary: DNS (continued)
COMMAND DESCRIPTION