B
Brian S. Bergin
I have a problem with NS records on secondary box. We moved one of
our secondary name servers to another network, left its name the same,
but its IP changed. We updated the box's IP in its parent zone to
reflect the new IP but none of the zones that point to it has picked
up the new IP. We can manually remove and add the NS and it's new IP
to each zone but there are several hundred.
So I decided to use dnscmd to remove and add back the name server. I
used the command successfully to remove all the servers and add them
back but they kept the old IP. I then changed my script to flush the
dns cache (ipconfig /flushdns) and reset the dns service (net stop dns
& net start dns) between the /recorddelete and /recordadd scripts. No
luck.
The problem is the box with the new IP is unable to pull records from
the primary server because it still thinks the secondary box should be
on its old IP. How do I update DNS on 2k to force it to resolve the
IP of the secondary name server with its new IP?
TIA...
Sincerely,
Brian S. Bergin
Terabyte Computers, Inc.
Please post replies here so everyone may benefit.
NOTICE: Use of this information is contingent upon acceptance of Paragraph 17 of Terabyte's Terms and conditions located at http://terabyte.net/terms.htm#postings.
our secondary name servers to another network, left its name the same,
but its IP changed. We updated the box's IP in its parent zone to
reflect the new IP but none of the zones that point to it has picked
up the new IP. We can manually remove and add the NS and it's new IP
to each zone but there are several hundred.
So I decided to use dnscmd to remove and add back the name server. I
used the command successfully to remove all the servers and add them
back but they kept the old IP. I then changed my script to flush the
dns cache (ipconfig /flushdns) and reset the dns service (net stop dns
& net start dns) between the /recorddelete and /recordadd scripts. No
luck.
The problem is the box with the new IP is unable to pull records from
the primary server because it still thinks the secondary box should be
on its old IP. How do I update DNS on 2k to force it to resolve the
IP of the secondary name server with its new IP?
TIA...
Sincerely,
Brian S. Bergin
Terabyte Computers, Inc.
Please post replies here so everyone may benefit.
NOTICE: Use of this information is contingent upon acceptance of Paragraph 17 of Terabyte's Terms and conditions located at http://terabyte.net/terms.htm#postings.