problem with Host A record

G

Guest

I have a Windows 2000 Active Directory Integrated DNS and I want to use
Round robin. The problem is that the new host A record that I register
suddenly disappear after some minutes but no log is registered, I mean:
I have 2 web servers:
Hostname IP
Scl.inversioneslacruz.com 192.168.0.3
Ilcerp.inversioneslacruz.com 192.168.0.9

So I want to make "ilcerp" (0.9) a host A record for "scl" and I insert 1
additional host A record "scl"
In DNS:
SCL 192.168.0.3 (the original dinamically registered)
SCL 192.168.0.9 (the manually registered)
RRobin Works fine for about 15 minutes e.g.:
-------------------------------------------------------------------
C:\>nslookup
Servidor predeterminado: ilcserver.inversioneslacruz.com
Address: 192.168.0.1
Servidor: ilcserver.inversioneslacruz.com
Address: 192.168.0.1
Nombre: scl.inversioneslacruz.com
Addresses: 192.168.0.3, 192.168.0.9
-------------------------------------------------------------------
then I query my DNS server and only show 1 record:
Servidor: ilcserver.inversioneslacruz.com
Address: 192.168.0.1
Nombre: scl.inversioneslacruz.com
Addresses: 192.168.0.3

What should I do to keep the record registered? I read the Kbase and it
says that manually created host (A) records are never deleted.
Thanks for your answer.
 
A

Ace Fekay [MVP]

In
Jose Luis said:
I have a Windows 2000 Active Directory Integrated DNS and I want to
use Round robin. The problem is that the new host A record that I
register suddenly disappear after some minutes but no log is
registered, I mean: I have 2 web servers:
Hostname IP
Scl.inversioneslacruz.com 192.168.0.3
Ilcerp.inversioneslacruz.com 192.168.0.9

So I want to make "ilcerp" (0.9) a host A record for "scl" and I
insert 1 additional host A record "scl"
In DNS:
SCL 192.168.0.3 (the original dinamically registered)
SCL 192.168.0.9 (the manually registered)
RRobin Works fine for about 15 minutes e.g.:
-------------------------------------------------------------------
C:\>nslookup
Servidor predeterminado: ilcserver.inversioneslacruz.com
Address: 192.168.0.1
Servidor: ilcserver.inversioneslacruz.com
Address: 192.168.0.1
Nombre: scl.inversioneslacruz.com
Addresses: 192.168.0.3, 192.168.0.9
-------------------------------------------------------------------
then I query my DNS server and only show 1 record:
Servidor: ilcserver.inversioneslacruz.com
Address: 192.168.0.1
Nombre: scl.inversioneslacruz.com
Addresses: 192.168.0.3

What should I do to keep the record registered? I read the Kbase and
it says that manually created host (A) records are never deleted.
Thanks for your answer.

You can uncheck the box to register this connection, then delete the
original record, then manually create both records. Apparently dynamic
update is deleting it. Now if this is a domain controller , that will
complicate matters.

--
Regards,
Ace

Please direct all replies ONLY to the Microsoft public newsgroups
so all can benefit.

This posting is provided "AS-IS" with no warranties or guarantees
and confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft Windows MVP - Windows Server - Directory Services

Security Is Like An Onion, It Has Layers
HAM AND EGGS: A day's work for a chicken;
A lifetime commitment for a pig.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top