logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

ldns-update - send a dynamic update packet

Author

       Written by Jakob Schlyter and Håkan Olsson, as an addition to the ldns library from NLnet Labs.

Description

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

Example

       ldns-update my.example.org 1.2.3.4

Name

       ldns-update - 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 domain's SOA record.

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

       tsig_nametsig_algtsig_hmac
              Use TSIG (rfc2845) to authenticate.

Reporting Bugs

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

Synopsis

ldns-updatename [ zone ] [ ip ] [ tsig_nametsig_algtsig_hmac ]

See Also