RE: Dynamic DHCP, DNS
Glenn Stump <stump@raleigh.ibm.com> Mon, 17 June 1996 15:03 UTC
Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa17521;
17 Jun 96 11:03 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa17517;
17 Jun 96 11:03 EDT
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa09331;
17 Jun 96 11:03 EDT
Received: from localhost by reef.bucknell.edu with SMTP
(5.65/IDA-1.2.8) id AA09119; Mon, 17 Jun 1996 10:57:01 -0400
Date: Mon, 17 Jun 1996 10:57:01 -0400
Message-Id: <01BB5C3A.09852580@glennlaptop.raleigh.ibm.com>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
X-Orig-Sender: dhcp-v4@bucknell.edu
Precedence: bulk
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Glenn Stump <stump@raleigh.ibm.com>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: RE: Dynamic DHCP, DNS
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
On Sunday, June 16, 1996 1:08 PM, Arivazhagan[SMTP:aruns@eagle.ais.net] wrote: > Hi Guys! > Quick question! > In a real world environment, how do you dynamically > change the DNS entry for a particular system as soon > as it gets its new IP address from a DHCP server. > I'll greatly appreciate any answers to > aruns@ais.net > Thanks! > IBM's AIX and OS/2 Warp provide DHCP and Dynamic DNS clients and servers which cooperate to keep the DNS up-to-date with DHCP-allocated addresses. We call this system "Dynamic IP". In Dynamic IP, a client "owns" and updates its DNS A RR and DHCP servers "own" and update the DNS PTR RRs for the addresses they allocate. It works really well, uses RSA digital signature authentication on all DNS updates, and -- since the client "owns" his own A RR -- supports mobility of clients across administrative domains of authority. Email me directly if you'd like more info. Regards, Glenn Stump IBM TCP/IP Products Research Triangle Park, NC
- RE: Dynamic DHCP, DNS Glenn Stump