re: Dynamic DNS
"E. J. Bantz" <ejbantz@icarus.mke.etn.com> Mon, 17 June 1996 13:10 UTC
Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa13645;
17 Jun 96 9:10 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa13640;
17 Jun 96 9:10 EDT
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa07279;
17 Jun 96 9:10 EDT
Received: from localhost by reef.bucknell.edu with SMTP
(5.65/IDA-1.2.8) id AA03730; Mon, 17 Jun 1996 08:54:46 -0400
Date: Mon, 17 Jun 1996 08:54:46 -0400
Message-Id: <BMSMTP83502285214ejbantz@pop.mke.etn.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: "E. J. Bantz" <ejbantz@icarus.mke.etn.com>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: re: Dynamic DNS
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
Mime-Version: 1.0
X-Mailer: BeyondMail for Windows/SMTP 2.2
Doesn't the dns that comes on the NT resource kit link into WINS. If so, that is the way people outside your subnet translate the name. In other words, if you have a unix machine at 192.168.0.1 and a win95 machine at 192.168.1.1 named WIN95 in the DHCP.NET network, when the unix computer pings WIN95.DHCP.NET the DNS running on the NT computer in the 192.168.1 searches for WIN95, doesn't find it, then searches WINS, finds 192.168.1.1 and forwards that address. With this hook into WINS, you open your dynamic naming to the rest of the world. E. J. Bantz ej@csd.uwm.edu > From: aruns@eagle.ais.net (Arivazhagan), on 6/16/96 1:12 PM: > 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! > > > E. J. Bantz ejbantz@cordmc.mke.etn.com
- Dynamic DNS Arivazhagan
- Re: Dynamic DNS Boris Niyazov
- re: Dynamic DNS E. J. Bantz
- Re: Dynamic DNS Dwayne Williams