Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

nsupdate for in-addr.arpa

277 views
Skip to first unread message

Patrick_...@fws.gov

unread,
Feb 25, 2000, 3:00:00 AM2/25/00
to

Can someone please post an example of using nsupdate to add a PTR record to
an in-addr.arpa file?

I read the man page and can add 'A' records fine, but I can't figure out
how to add the complimentary PTR records.

Thanks, Patrick

Radek Kaczorowski

unread,
Feb 28, 2000, 3:00:00 AM2/28/00
to
Patrick_...@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


0 new messages