Provided by: yadifa_2.1.6-1_amd64 bug

NAME

       yadifa - utility for controlling yadifad(8)

SYNOPSIS

       yadifa [-s host] [-V] [-h] [-t command] [-q zone]

DESCRIPTION

       yadifa controls the operation of yadifad.

       yadifa  communicates  with a name server over a TCP connection. The protocol used between client - server
       is an extension of the DNS protocol. The authentication is done  by  a  mutual  key  between  client  and
       server.  This  key  has the same format as a TSIG. Authentication is not needed, but provides more secure
       communication if used.

       Several algorithms can be used for creating a TSIG:

       *      HMAC-MD5

       *      HMAC-SHA1

OPTIONS

       [--config|-c configfile]
               Another config file will be used.

       [--server|-s host]
               Host is the remote server to operate.  If used with a different  port:  e.g.:  ./yadifa  --server
              "192.0.2.1 port 5353"

       [-V]
               Show version information.

       [--help|-h]
               Show a help text

COMMANDS

       [-t freeze [-q zone]]
               disables updates to a zone.

       [-t freezeall]
               disables updates to all zones.

       [-t unfreeze [-q zone]]
               enables updates to a zone.

       [-t unfreezeall]
               enables updates to all zones.

       [-t reload [-q zone]]
               triggers  the  loading  of  the  zone file(s) if the serial number is incremented.  If no zone is
              specified, all zones are implied.

       [-t cfgreload [-q zone]]
               reload the zone and key sections in the configuration file  and  reload  the  zone  file(s)  with
              increased serial number.  If a zone is specified only that zone section is reloaded.

       [-t sync [-q zone]]
               write  the  zone  to disk and optionally removes the journal.  If no zone is specified, all zones
              are implied. The extra [--clean] option will remove the journal.

       [-t querylog --enable|--disable]
               sets the log for queries on or off.

       [-t logreopen]
               close all log files and reopens them.

       [-t shutdown]
               shuts down the server.

FILES

       yadifa
               The name server remote client.

       $HOME/.yadifa.rc
               default rcfile.

       yadifa.rc.5
               Configuration man page for yadifa.

       yadifa.8
               This man page.

SEE ALSO

       yadifa.rc(5) yadifad(8)

REQUIREMENTS

       OpenSSL
              yadifad requires OpenSSL version 0.9.8 or later.

CHANGES

       Please check the ChangeLog file from the sources code.

VERSION

       Version: 2.1.6 of 2016-02-04.

MAILINGLIST

       There is a mailinglist for questions relating to any program in the yadifa package:

       *      yadifa-users@mailinglists.yadifa.eu
              for submitting questions/answers.

       *      http://www.yadifa.eu/mailing-list-users
              for subscription requests.

       If you would like to stay informed about new versions and official patches send a subscription request to
       via:

       *      http://www.yadifa.eu/mailing-list-announcements

       (this is a read-only list).

LICENSE AND COPYRIGHT

       Copyright
              (C) 2011-2016, EURid
              B-1831 Diegem, Belgium
              info@yadifa.eu

AUTHORS

       Gery Van Emelen
       Email: Gery.VanEmelen@EURid.eu
       Eric Diaz Fernandez
       Email: Eric.DiazFernandez@EURid.eu

       WWW: http://www.EURid.eu

YADIFA                                             2016-02-04                                          YADIFA(8)