Question : how to remove DNS zone Delegation

Dns zone delegation removal from win 2003 server
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
i have created dns zone delegation,now i am facing the problem like daily one Entry created in dns like
 
1.  (A) hostname    192.168.1.10
      (B)Hostname    192.168.1.11
      (C) Hostname   192.168.1.12
       (A) Hostname  192.168.1 14
 
Hostname is same but the Ipadress is different,
 
I want to solve this issue,
Kindly give any solution so that i can solve this issue

Answer : how to remove DNS zone Delegation


> but can it be possible that 172.16.25.76 ip address could not create host entry in dns ,

Sure, requires a little change in the Registry to properly prevent it registering that address. See the article below, under "Forward and reverse per adaptor":

http://support.microsoft.com/kb/246804

> or IS it possible that when user type http://webserver , it will not points to another site it will point
> its original site, any settings in IIS ?

That could be done if you used Host Headers and the site was bound to both adapters. Are you familiar with Host Headers?

Chris
Random Solutions  
 
programming4us programming4us