IP change of DNS server

  • Thread starter Thread starter Jari Sevon
  • Start date Start date
J

Jari Sevon

Hi,

We don't have so much experience of Windows 200o DNS server, so....

1. We need to change subnet so we are forced to change our
DNS server IP.

Is there a way to do "global search and replace" to all
domains on DNS server?

2. Was there something special we need to do with our
registrar which is holding the DNS servers domain...
IOW If DNS adress is NS1.FOODOO.COM and we want
have this FOODOO.COM domain also in NS1.FOODOO.COM...

Or is it enough if this FOODOO.COM have DNS servers
as IP addresses in registrar?

TIA,

- Jari -
 
In
Jari Sevon said:
Hi,

We don't have so much experience of Windows 200o DNS server, so....

1. We need to change subnet so we are forced to change our
DNS server IP.

Is there a way to do "global search and replace" to all
domains on DNS server?

There is a tool called dnscmd in the WIndows SUpport Tools located on your
CDROM. It's a command line tool that you can batch the changes.
2. Was there something special we need to do with our
registrar which is holding the DNS servers domain...
IOW If DNS adress is NS1.FOODOO.COM and we want
have this FOODOO.COM domain also in NS1.FOODOO.COM...

All you need to do is change the ns1.foodoo.com IP address at the registrar.
The foodoo.com zone NS info and hosts that exist under it would have been
changed with your dnscmd batch mentioned above.
Or is it enough if this FOODOO.COM have DNS servers
as IP addresses in registrar?

Not sure what this means.




--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
Ace,
There is a tool called dnscmd in the WIndows SUpport Tools located on your
CDROM. It's a command line tool that you can batch the changes.

Thanks, I'll take look at it!
All you need to do is change the ns1.foodoo.com IP address at the registrar.
The foodoo.com zone NS info and hosts that exist under it would have been
changed with your dnscmd batch mentioned above.

IOW This means I just change DNS addresses of foodoo.com on registrar.
So in registrar database, all the other our domains have DNS's as
NS1.FOODOO.COM
and foodoo.com domain itself have DNS's as IP adresses.....is this correct?

- Jari -
 
Ace,
There is a tool called dnscmd in the WIndows SUpport Tools located on your
CDROM. It's a command line tool that you can batch the changes.

It doesn't seem to be very simple task. Can you show some direction how to
do it?

Isn't this common problem, I am surprised there is no easier solution?

- Jari -
 
In
Jari Sevon said:
Ace,


It doesn't seem to be very simple task. Can you show some direction
how to do it?


This is what I have on it, but I don't have anything specific to offer you
on your syntax needs.

DNScmd examples:
http://www.tburke.net/info/suptools/topics/dnscmd_examples.htm

DNScmd syntax:
http://www.tburke.net/info/suptools/topics/dnscmd_syntax.htm

818717 - Windows Support Tools Feature Does Not Work Correctly When You Use
the Syntax Described in Support Tools Help File:
http://support.microsoft.com/default.aspx?scid=kb;en-us;818717

286041 - How to use Dnscmd.exe to Extract Information from Active Directory
Integrated DNS Zones:
http://support.microsoft.com/default.aspx?scid=kb;en-us;286041

DNS - Dnscmd.exe Command:
http://www.petri.co.il/dnscmd_exe_command.htm


Isn't this common problem, I am surprised there is no easier solution?

- Jari -


Not sure, other than searching the Script Center (networking section) at
www.technet.com
or the scripts at:
http://cwashington.netreach.net

Sorry





--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
Back
Top