Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ldns-update(1)		     General Commands Manual		  ldns-update(1)

NAME
     ldns-update - send a dynamic update packet

SYNOPSIS
     ldns-update name [ zone ] [ ip ] [ tsig_name tsig_alg tsig_hmac ]

DESCRIPTION
     ldns-update is used to send a dynamic update packet.

OPTIONS
     name   The domainname to associate with the given ip address.

     zone   When  given uses this zone instead of trying to find and process do-
	    main's SOA record.

     ip     Send the update to this IP address.  Or, when the literal text  none
	    is given, remove any previous addresses.

     tsig_name tsig_alg tsig_hmac
	    Use TSIG (rfc2845) to authenticate.

EXAMPLE
     ldns-update my.example.org 1.2.3.4

AUTHOR
     Written by Jakob Schlyter and HAYkan Olsson, as an addition to the ldns li-
     brary from NLnet Labs.

REPORTING BUGS
     Report bugs to <dns-team@nlnetlabs.nl>.

COPYRIGHT
     Copyright (C) 2005 NLnet Labs. This is free software. There is NO warranty;
     not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

				   30 May 2005			  ldns-update(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ldns-update&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help