Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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