Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Setup > Server 2008 Std as "Secondary DNS"?

Reply
Thread Tools Display Modes

Server 2008 Std as "Secondary DNS"?

 
 
Ryan
Guest
Posts: n/a

 
      09-30-2009

I'm presently configuring a Server 2008 box for SQL in our office. I've
got a SBS 2003 SP2 box as our AD/DNS/DHCP/Exchange server and I'd like
to configure this new one as a secondary DNS.

Could anyone point me to some documentation on how to configure both the
SBS 2003 to allow DNS replication and for Server 2008 to pick it up?

Thanks,
Ryan
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      10-01-2009
Ryan <> wrote:
> I'm presently configuring a Server 2008 box for SQL in our office.
> I've got a SBS 2003 SP2 box as our AD/DNS/DHCP/Exchange server and
> I'd like to configure this new one as a secondary DNS.
>
> Could anyone point me to some documentation on how to configure both
> the SBS 2003 to allow DNS replication and for Server 2008 to pick it
> up?
> Thanks,
> Ryan


It would need to be a domain controller if it were to run AD-integrated DNS.
I don't think you can have a W2008 DC in an SBS2003 domain, but you should
ask in microsoft.public.windows.server.sbs.

What's your goal? Are you really concerned that your SBS box is going to be
down on a regular basis, disrupting users' ability to surf? If so, I'd
probably see what I could do to stop the SBS box from being down during
business hours.


 
Reply With Quote
 
Ryan
Guest
Posts: n/a

 
      10-01-2009
My goal is just DNS redundancy. I don't want it to be a domain
controller, but rather just replicate the DNS.

I don't have my SBS server go down often, but it does every now and then
and while the server is being rebooted my users have no way to access
the internet for whatever they may need since the only DNS server in
their DHCP scope is in the process of restarting.

As I stated before it doesn't happen often. I figured out what I wanted
though by forwarding zones to my new Server 08 box and setting up DNS on
it. Seems to be doing the trick.



Lanwench [MVP - Exchange] wrote:
> Ryan <> wrote:
>> I'm presently configuring a Server 2008 box for SQL in our office.
>> I've got a SBS 2003 SP2 box as our AD/DNS/DHCP/Exchange server and
>> I'd like to configure this new one as a secondary DNS.
>>
>> Could anyone point me to some documentation on how to configure both
>> the SBS 2003 to allow DNS replication and for Server 2008 to pick it
>> up?
>> Thanks,
>> Ryan

>
> It would need to be a domain controller if it were to run AD-integrated DNS.
> I don't think you can have a W2008 DC in an SBS2003 domain, but you should
> ask in microsoft.public.windows.server.sbs.
>
> What's your goal? Are you really concerned that your SBS box is going to be
> down on a regular basis, disrupting users' ability to surf? If so, I'd
> probably see what I could do to stop the SBS box from being down during
> business hours.
>
>

 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      10-01-2009
Ryan <> wrote:
> My goal is just DNS redundancy. I don't want it to be a domain
> controller, but rather just replicate the DNS.


It can't.
>
> I don't have my SBS server go down often, but it does every now and
> then and while the server is being rebooted my users have no way to
> access the internet for whatever they may need since the only DNS
> server in their DHCP scope is in the process of restarting.
>
> As I stated before it doesn't happen often. I figured out what I
> wanted though by forwarding zones to my new Server 08 box and setting
> up DNS on it. Seems to be doing the trick.


I'm not sure how this can be working as you describe - can you be more
specific?
Be very very careful with DNS in an AD environment. You can break stuff.
>
>
>
> Lanwench [MVP - Exchange] wrote:
>> Ryan <> wrote:
>>> I'm presently configuring a Server 2008 box for SQL in our office.
>>> I've got a SBS 2003 SP2 box as our AD/DNS/DHCP/Exchange server and
>>> I'd like to configure this new one as a secondary DNS.
>>>
>>> Could anyone point me to some documentation on how to configure both
>>> the SBS 2003 to allow DNS replication and for Server 2008 to pick it
>>> up?
>>> Thanks,
>>> Ryan

>>
>> It would need to be a domain controller if it were to run
>> AD-integrated DNS. I don't think you can have a W2008 DC in an
>> SBS2003 domain, but you should ask in
>> microsoft.public.windows.server.sbs. What's your goal? Are you really
>> concerned that your SBS box is
>> going to be down on a regular basis, disrupting users' ability to
>> surf? If so, I'd probably see what I could do to stop the SBS box
>> from being down during business hours.




 
Reply With Quote
 
Ryan
Guest
Posts: n/a

 
      10-01-2009


Lanwench [MVP - Exchange] wrote:
> Ryan <> wrote:
>> My goal is just DNS redundancy. I don't want it to be a domain
>> controller, but rather just replicate the DNS.

>
> It can't.
>> I don't have my SBS server go down often, but it does every now and
>> then and while the server is being rebooted my users have no way to
>> access the internet for whatever they may need since the only DNS
>> server in their DHCP scope is in the process of restarting.
>>
>> As I stated before it doesn't happen often. I figured out what I
>> wanted though by forwarding zones to my new Server 08 box and setting
>> up DNS on it. Seems to be doing the trick.

>
> I'm not sure how this can be working as you describe - can you be more
> specific?
> Be very very careful with DNS in an AD environment. You can break stuff.


I logged into SBS and fired up the DNS console and set the properties of
my local forward lookup zone up for domain transfers "to DNS servers in
the nameserver tab", and I added my other DNS servers IP to that
nameserver tab

I also set replication (general tab) to "any DNS server in the domain:
domain.local" rather than "to any DC in the domain: domain.local".

Then on the "Secondary DNS server" I added the local zone as a
"secondary zone" pointed it to the "Master" nameserver and it replicated
the zone off the master server.

I did the same for PTR records too.


>>


>>
>> Lanwench [MVP - Exchange] wrote:
>>> Ryan <> wrote:
>>>> I'm presently configuring a Server 2008 box for SQL in our office.
>>>> I've got a SBS 2003 SP2 box as our AD/DNS/DHCP/Exchange server and
>>>> I'd like to configure this new one as a secondary DNS.
>>>>
>>>> Could anyone point me to some documentation on how to configure both
>>>> the SBS 2003 to allow DNS replication and for Server 2008 to pick it
>>>> up?
>>>> Thanks,
>>>> Ryan
>>> It would need to be a domain controller if it were to run
>>> AD-integrated DNS. I don't think you can have a W2008 DC in an
>>> SBS2003 domain, but you should ask in
>>> microsoft.public.windows.server.sbs. What's your goal? Are you really
>>> concerned that your SBS box is
>>> going to be down on a regular basis, disrupting users' ability to
>>> surf? If so, I'd probably see what I could do to stop the SBS box
>>> from being down during business hours.

>
>
>

 
Reply With Quote
 
kj [SBS MVP]
Guest
Posts: n/a

 
      10-02-2009
Yes. it will work as a standard secondary. It's clearly not the preffered
configuration as an AD integrated configuration.

It is important to have the users (computers) configured to use this
secondary DNS server as a client DNS secondary client. Because this is a
Standard secondary, it is read only and workstations can not register or
update DNS records using this server.
It is also subject to the DNS transfer time-outs which will cause you
problems if the SBS server is down for extended periods or other zone
transfer problems creep up.



Ryan wrote:
> Lanwench [MVP - Exchange] wrote:
>> Ryan <> wrote:
>>> My goal is just DNS redundancy. I don't want it to be a domain
>>> controller, but rather just replicate the DNS.

>>
>> It can't.
>>> I don't have my SBS server go down often, but it does every now and
>>> then and while the server is being rebooted my users have no way to
>>> access the internet for whatever they may need since the only DNS
>>> server in their DHCP scope is in the process of restarting.
>>>
>>> As I stated before it doesn't happen often. I figured out what I
>>> wanted though by forwarding zones to my new Server 08 box and
>>> setting up DNS on it. Seems to be doing the trick.

>>
>> I'm not sure how this can be working as you describe - can you be
>> more specific?
>> Be very very careful with DNS in an AD environment. You can break
>> stuff.

>
> I logged into SBS and fired up the DNS console and set the properties
> of my local forward lookup zone up for domain transfers "to DNS
> servers in the nameserver tab", and I added my other DNS servers IP
> to that nameserver tab
>
> I also set replication (general tab) to "any DNS server in the domain:
> domain.local" rather than "to any DC in the domain: domain.local".
>
> Then on the "Secondary DNS server" I added the local zone as a
> "secondary zone" pointed it to the "Master" nameserver and it
> replicated the zone off the master server.
>
> I did the same for PTR records too.
>
>
>>>

>
>>>
>>> Lanwench [MVP - Exchange] wrote:
>>>> Ryan <> wrote:
>>>>> I'm presently configuring a Server 2008 box for SQL in our office.
>>>>> I've got a SBS 2003 SP2 box as our AD/DNS/DHCP/Exchange server and
>>>>> I'd like to configure this new one as a secondary DNS.
>>>>>
>>>>> Could anyone point me to some documentation on how to configure
>>>>> both the SBS 2003 to allow DNS replication and for Server 2008 to
>>>>> pick it up?
>>>>> Thanks,
>>>>> Ryan
>>>> It would need to be a domain controller if it were to run
>>>> AD-integrated DNS. I don't think you can have a W2008 DC in an
>>>> SBS2003 domain, but you should ask in
>>>> microsoft.public.windows.server.sbs. What's your goal? Are you
>>>> really concerned that your SBS box is
>>>> going to be down on a regular basis, disrupting users' ability to
>>>> surf? If so, I'd probably see what I could do to stop the SBS box
>>>> from being down during business hours.


--
/kj


 
Reply With Quote
 
 
 
Reply

Thread Tools
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unrecognized option when we using "slmgr -skms" with Windows 2008 Server ? Patrick Windows Server 6 08-20-2009 12:42 PM
Re: IE 8 broke "Configure IE ESC" tool in Server Manager on 2008 Term PA Bear [MS MVP] Server Security 1 07-22-2009 11:47 AM
SBS 2008 "Migration Wizard" Says SBS 2003 "Isn't SBS" So Stops SparxFly Windows Small Business Server 3 01-09-2009 12:51 PM
No "Log Off" or "Disconnect" from Server 2008 Remote Desktop? 9Nails Windows Server 3 09-29-2008 09:55 PM
Upgrade 2003 to 2008 "frontpage server extensions are installed" Peter Lawton Server Setup 5 03-02-2008 08:18 AM



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