SYNOPSIS
ldns-update [ zone ] ip [ tsig_name tsig_als tsig_hmac ]
DESCRIPTION
ldns-update is used to send a dynamic update packet.
OPTIONS
- zone
-
Use this zone instead of trying to read it from the zonefile's SOA record.
- ip
-
Send the update to this IP address
- 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 HÃ¥kan Olsson, as an addition to the ldns library from NLnet Labs.
COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.