8 Apr: Fool Me Once
For anyone who wants to handle dynamic DNS (either in conjunction with DHCPd or not) with Bind and absolutely hates the verbosity of nsupdate, here’s a shell script which handles the common-cases of adding and removing:
Forward/reverse entries
CNAMEs
The command line arguments are –k (privkey) –a (action) –h (hostname) –i (ipaddr) –c (cname) –d (debuglevel) (-t ttl)
Usage:
[…]
For anyone who wants to handle dynamic DNS (either in conjunction with DHCPd or not) with Bind and absolutely hates the verbosity of nsupdate, here’s a shell script which handles the common-cases of adding and removing:
Forward/reverse entries
CNAMEs
The command line arguments are –k (privkey) –a (action) –h (hostname) –i (ipaddr) –c (cname) –d (debuglevel) (-t ttl)
Usage:
[…]













