dns

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
COPYRIGHT

NAME

dns - Display, add or delete DNS (Domain Name Service) servers

SYNOPSIS

[1] dns [raz | (add | del) <ip>]

[2] dns [resolve [(on | off)]]

DESCRIPTION

This command allows you to add (or delete) DNS servers. DNS servers allow the resolution of a domain name to an IP address. A DNS server is given by its IP address. The system has its own internal built in DNS server. To use the internal DNS server give the keyword localhost or the IP address 127.0.0.1 (the recommended configuration).

To add an DNS server use the keyword add. To remove one, use the keyword del. To erase all DNS servers, use the keyword raz.

The second usage form allows you to arm the resolution of all names used in the configuration to IP addresses. When the resolution is armed all firewall and QoS rules are recompiled during the apply operation. To arm the resolution use the keyword on. To deactivate the resolution use the keyword off.

SEE ALSO

apply (1)

AUTHOR

CacheGuard Technologies Ltd <www.cacheguard.com>

Send bug reports or comments to the above author.

COPYRIGHT

Copyright (C) 2009-2024 CacheGuard - All rights reserved