Skip to content

helushune/nsupdate_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

nsupdate_script

Quick RFC 2136 bash script for A and AAAA records.
There is no error checking or handling. Currently in use on a FreeBSD system; should work on Linux.

Requirements:

  • bash
  • curl
  • dig (part of bind-tools or bind-utils)
  • nsupdate or samba-nsupdate
  • Dual stack support
  • A TSIG key
  • Your own or someone else's server set up to allow incoming nsupdates using mentioned TSIG keys

Default TTL is 1800 (30 mins), adjust to your liking; don't forget to update both the AAAA and A record blocks.

About

Quick RFC 2136 bash script for A and AAAA records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages