FQDNs in masters-list (was: Help: Secondary for...)

Jim Reid jim at rfc1035.com
Wed Mar 7 03:02:23 UTC 2001


>>>>> "Brad" == Brad Knowles <brad.knowles at skynet.be> writes:

    Brad> 	Do you actually have code that implements
    Brad> TSIG-authenticated dynamic updates?

It's called nsupdate and it comes with BIND. :-) From the BIND8 man
page:

	In this example, the nsupdate will be signed with the key
	"mykey", which is in the directory "/var/named/keys".

	$ nsupdate -k /var/named/keys:mykey
	> update add ftp.example.com 60 A 192.168.5.1
	>

FWIW the ISC DHCP server can also do TSIG-signed Dynamic Updates,
though I understand the code is still considered experimental.


More information about the bind-users mailing list