nsupdate for in-addr.arpa

Radek Kaczorowski kaczor at fiber.net.pl
Sat Feb 26 09:14:52 UTC 2000


Patrick_Scannell at fws.gov wrote:
> Can someone please post an example of using nsupdate to add a PTR record to
> an in-addr.arpa file?

Suppose you want to add PTR record for IP: 1.2.3.4 to name 'some.other.name'
with TTL 3600 through 'nsupdate' command
type the following:

update add 4.3.2.1.in-addr.arpa 3600 in ptr some.other.name.

(note the reversed order in IP)

--
kaczor



More information about the bind-users mailing list