C
Camilo Andres Arango
Hello everybody.
I have a newbie question regarding Microsoft DNS server integrated
with Active Directory. I have a server with multiple IP adresses. For
each address, I created a DNS record entry with a different name. The
idea is that the machine can answer to different names depending on
the IP asked. Example:
192.168.0.1 --> VODKA (The real machine name)
192.168.0.2 --> NAME2 (created manually on the DNS server)
192.168.0.3 --> NAME3 (created manually on the DNS server)
Now the problem is that the DNS server has automatically added record
entries for the real machine name (VODKA) to all the other IP
addresses:
192.168.0.2 --> VODKA
192.168.0.3 --> VODKA
ETC.
So now when I ping vodka, the answer comes from the last IP address
the machine has assigned, which is 192.168.0.10.
What should I do so that the DNS server understands that each IP
address should correspond to a different name?
Any help would be appreciated. I have deleted the wrong DNS records
and some time later they're back. I have stoped DNS Dinamyc update,
but anyway they come back. This solution anyway, could not be
appropiated because we have also a DHCP server and workstations change
their IP addresses with frequency, so the DNS should be updated
automatically. We relay entirely on DNS for workstation name
resolution.
The idea on this is because I need to have websites that can't be
created like virtual directories and I don't want to use different
ports on IIS. Its easier to my users to access each site this way:
http://name1.taller or
http://name2.taller (my domain name is taller)
rather than http://vodka.taller:8787 or some other strange port
number.
It did work fine until last week. I don't know exactly what changed,
apart from installing Service PAck 4 and patching the system against
the blaster vulnerability.
When doing a nslookup I receive:
Name: vodka.taller
Address: 192.168.0.1, 192.168.0.2, 192.168.03, 192.168.04,
192.168.0.5, 192.168.0.6, 192.168.0.7, 192.168.0.8, 192.168.0.9,
192.168.0.10
When I delete the records on the DNS, I receive the correct answer but
it only lasts some time...
Best regards,
Camilo Arango
I have a newbie question regarding Microsoft DNS server integrated
with Active Directory. I have a server with multiple IP adresses. For
each address, I created a DNS record entry with a different name. The
idea is that the machine can answer to different names depending on
the IP asked. Example:
192.168.0.1 --> VODKA (The real machine name)
192.168.0.2 --> NAME2 (created manually on the DNS server)
192.168.0.3 --> NAME3 (created manually on the DNS server)
Now the problem is that the DNS server has automatically added record
entries for the real machine name (VODKA) to all the other IP
addresses:
192.168.0.2 --> VODKA
192.168.0.3 --> VODKA
ETC.
So now when I ping vodka, the answer comes from the last IP address
the machine has assigned, which is 192.168.0.10.
What should I do so that the DNS server understands that each IP
address should correspond to a different name?
Any help would be appreciated. I have deleted the wrong DNS records
and some time later they're back. I have stoped DNS Dinamyc update,
but anyway they come back. This solution anyway, could not be
appropiated because we have also a DHCP server and workstations change
their IP addresses with frequency, so the DNS should be updated
automatically. We relay entirely on DNS for workstation name
resolution.
The idea on this is because I need to have websites that can't be
created like virtual directories and I don't want to use different
ports on IIS. Its easier to my users to access each site this way:
http://name1.taller or
http://name2.taller (my domain name is taller)
rather than http://vodka.taller:8787 or some other strange port
number.
It did work fine until last week. I don't know exactly what changed,
apart from installing Service PAck 4 and patching the system against
the blaster vulnerability.
When doing a nslookup I receive:
Name: vodka.taller
Address: 192.168.0.1, 192.168.0.2, 192.168.03, 192.168.04,
192.168.0.5, 192.168.0.6, 192.168.0.7, 192.168.0.8, 192.168.0.9,
192.168.0.10
When I delete the records on the DNS, I receive the correct answer but
it only lasts some time...
Best regards,
Camilo Arango