Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows Server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-25-2008, 08:17 PM
Euro
 
Posts: n/a
install Replica DC without DNS server

Hi friends, I need to install a new server as Replica DC but on our LAN we
use a Linksys Router as DNS, I mean, we don't have a DNS server under
windows platform, when I execute dcpromo and select to install the new
server in an existing domain it show me an error telling: Cannot consult DNS
to find DC (something related to _SRV)

my question...

Can I install a replica DC without a DNS server?

If not, Can I install DNS server first on my new server, then execute
dcpromo to convert it as replica DC (with DNS server already running) ??

HB


Reply With Quote
  #2 (permalink)  
Old 06-25-2008, 08:38 PM
Euro
 
Posts: n/a
Re: install Replica DC without DNS server

Hi Mr Weber, right now we have a DC running without a DNS under windows, our
Router act as DHCP and use DNS of our ISP, and now I need to install a new
server as Replica DC but I found this problem (explained before) .....

"Meinolf Weber" <meiweb(nospam)@gmx.de> escribió en el mensaje
news:ff16fb66a208c8caa523f54af9a4@msnews.microsoft .com...
> Hello Euro,
>
> If you talk about a replica DC means that you have one DC running? So how
> is DNS handled there? Please describe more in detail what you have. Active
> directory relies on a well ggod configured DNS.
> I can strongly recommend to use the windows DNS server and disable the
> router dns, this will create a lot of unneeded problems.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> Hi friends, I need to install a new server as Replica DC but on our
>> LAN we use a Linksys Router as DNS, I mean, we don't have a DNS server
>> under windows platform, when I execute dcpromo and select to install
>> the new server in an existing domain it show me an error telling:
>> Cannot consult DNS to find DC (something related to _SRV)
>>
>> my question...
>>
>> Can I install a replica DC without a DNS server?
>>
>> If not, Can I install DNS server first on my new server, then execute
>> dcpromo to convert it as replica DC (with DNS server already running)
>> ??
>>
>> HB
>>

>
>



Reply With Quote
  #3 (permalink)  
Old 06-25-2008, 08:45 PM
Meinolf Weber
 
Posts: n/a
Re: install Replica DC without DNS server

Hello Euro,

If you talk about a replica DC means that you have one DC running? So how
is DNS handled there? Please describe more in detail what you have. Active
directory relies on a well ggod configured DNS.
I can strongly recommend to use the windows DNS server and disable the router
dns, this will create a lot of unneeded problems.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Hi friends, I need to install a new server as Replica DC but on our
> LAN we use a Linksys Router as DNS, I mean, we don't have a DNS server
> under windows platform, when I execute dcpromo and select to install
> the new server in an existing domain it show me an error telling:
> Cannot consult DNS to find DC (something related to _SRV)
>
> my question...
>
> Can I install a replica DC without a DNS server?
>
> If not, Can I install DNS server first on my new server, then execute
> dcpromo to convert it as replica DC (with DNS server already running)
> ??
>
> HB
>



Reply With Quote
  #4 (permalink)  
Old 06-25-2008, 09:04 PM
Phillip Windell
 
Posts: n/a
Re: install Replica DC without DNS server

"Euro" <euro@euro> wrote in message
news:OTtC9ov1IHA.2208@TK2MSFTNGP04.phx.gbl...
> Hi friends, I need to install a new server as Replica DC but on our LAN we
> use a Linksys Router as DNS, I mean, we don't have a DNS server under
> windows platform, when I execute dcpromo and select to install the new
> server in an existing domain it show me an error telling: Cannot consult
> DNS to find DC (something related to _SRV)
>
> my question...
>
> Can I install a replica DC without a DNS server?
>
> If not, Can I install DNS server first on my new server, then execute
> dcpromo to convert it as replica DC (with DNS server already running) ??


1. Stop using the DNS on the NAT Box.
2. Install DNS on the Server,...but leave it unconfigured
3. "Replica DC" to me implies that their is another DC somewhere that this
one is supposed to "replicate"??? Point the TCP/IP Config DNS to the same
DNS IP# that the existing Domain Controller is using. If their is no other
DC then there is no "Domain",..then do Step #5 next,..and then step #4 and
create a new Domain.
4. Run DC Promo to make it a Domain Controller
5. Change the TCP/IP Config DNS to point to itself
6. In the configuration of the DNS Service add the ISP's DNS to the
Forwarders List. Make sure the Linksys box allows the DC to make outbound
DNS queries,..by default it already should be.

Now on the original Domain Controller,..you're gonna have to straighten that
mess out....But if there was no other Domain Controller then you are already
done and skip the rest of this post.

1. Wait till the new DC above has fully replicated and has a complete copy
of AD and the Local DNS on that server has fully replicated it entries
2. Run DCPromo on the original DC to demote it to a member server.
3. Install DNS on the machine but leave it unconfigured. I am assuming it
was using something else for DNS before that??? But if DNS was already
installed on it and being used, *uninstall* DNS, and then reinstall it and
leave it unconfigured.
4. Set the TCP/IP Config DNS to point to the other DC you built earlier
5. Run DCPromo to make it a Domain Controller.
6. Reset the TCP/IP Config DNS to point to itself, and second to the other
DC. Follow this pattern on both DCs
7. In the configuration of the DNS Service add the ISP's DNS to the
Forwarders List. Make sure the Linksys box allows the DC to make outbound
DNS queries,..by default it already should be.
8. Manually make sure that at least one of them is a Global Catalog Server.
9. Adjust the FSMO Roles if you feel you need to. Use this article to guide
you:

How to view and transfer FSMO roles in the graphical user interface
http://support.microsoft.com/kb/255690/en-us


--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


Reply With Quote
  #5 (permalink)  
Old 06-25-2008, 09:06 PM
Meinolf Weber
 
Posts: n/a
Re: install Replica DC without DNS server

Hello Euro,

Please post an unedited ipconfig /all from the running DC and the new machine.
As i said before to prevent you for additional problems use the windows DNS
server and configure a forwarder to the ISP's DNS server. Also use windows
DHCP for correct updating of the DNS records from clients. Your domain will
not work properly with this setup.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Hi Mr Weber, right now we have a DC running without a DNS under
> windows, our Router act as DHCP and use DNS of our ISP, and now I need
> to install a new server as Replica DC but I found this problem
> (explained before) .....
>
> "Meinolf Weber" <meiweb(nospam)@gmx.de> escribió en el mensaje
> news:ff16fb66a208c8caa523f54af9a4@msnews.microsoft .com...
>
>> Hello Euro,
>>
>> If you talk about a replica DC means that you have one DC running? So
>> how
>> is DNS handled there? Please describe more in detail what you have.
>> Active
>> directory relies on a well ggod configured DNS.
>> I can strongly recommend to use the windows DNS server and disable
>> the
>> router dns, this will create a lot of unneeded problems.
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> Hi friends, I need to install a new server as Replica DC but on our
>>> LAN we use a Linksys Router as DNS, I mean, we don't have a DNS
>>> server under windows platform, when I execute dcpromo and select to
>>> install the new server in an existing domain it show me an error
>>> telling: Cannot consult DNS to find DC (something related to _SRV)
>>>
>>> my question...
>>>
>>> Can I install a replica DC without a DNS server?
>>>
>>> If not, Can I install DNS server first on my new server, then
>>> execute dcpromo to convert it as replica DC (with DNS server already
>>> running) ??
>>>
>>> HB
>>>



Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:07 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Mortgage Calculator | Electricity Suppliers | Loans | Problem Mortgage | Adverse Credit Remortgage



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114