PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Noms de domaine > ms.public.win2000.dns > New office - DNS server set up question
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
New office - DNS server set up question

Réponse
 
LinkBack Outils de la discussion
Vieux 30/11/2006, 20h25   #1
kammy_boy186@hotmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut New office - DNS server set up question

Hi

We are going to be building a new branch office, number of users about
100. The office will be running a Windows 2003 Domain Controller,
File/Print Server, DNS server, and DHCP server. Exchange will be
located centrally at HQ. The office will have its own subnet and be
connected to HQ via a PIX-PIX VPN.

As regards building the DNS server, what are the recommendations? We
can use our ISP's DNS servers for public DNS, but obviously need a
local DNS server for internal machines. Is this pretty straightforward?
Or should we have use the DNS server for both public and private hosts?

Does anyone have any straightforward links on how to do create DNS
server?

Thanks

  Réponse avec citation
Vieux 30/11/2006, 21h02   #2
Kurt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: New office - DNS server set up question

kammy_boy186@hotmail.com wrote:
> Hi
>
> We are going to be building a new branch office, number of users about
> 100. The office will be running a Windows 2003 Domain Controller,
> File/Print Server, DNS server, and DHCP server. Exchange will be
> located centrally at HQ. The office will have its own subnet and be
> connected to HQ via a PIX-PIX VPN.
>
> As regards building the DNS server, what are the recommendations? We
> can use our ISP's DNS servers for public DNS, but obviously need a
> local DNS server for internal machines. Is this pretty straightforward?
> Or should we have use the DNS server for both public and private hosts?
>
> Does anyone have any straightforward links on how to do create DNS
> server?
>
> Thanks
>

Since you have an active directory, you should use ONLY your AD DNS
server for name resolution. If the branch office DC is a second domain
controller in the same domain as the home office, just let the AD
installation wizard install DNS at the time of promo. Windows sets up
default replication for the AD zone all by itself. If this is a new
domain, pretty much the same thing. In either case, if you don't want
your local DC resolving Internet names, add a forwarded on the DNS
server to your ISPs DNS server.

....kurt
  Réponse avec citation
Vieux 01/12/2006, 13h34   #3
kammy_boy186@hotmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: New office - DNS server set up question



On Nov 30, 9:02 pm, Kurt <k...@nospam.olypen.com> wrote:
> kammy_boy...@hotmail.com wrote:
> > Hi

>
> > We are going to be building a new branch office, number of users about
> > 100. The office will be running a Windows 2003 Domain Controller,
> > File/Print Server, DNS server, and DHCP server. Exchange will be
> > located centrally at HQ. The office will have its own subnet and be
> > connected to HQ via a PIX-PIX VPN.

>
> > As regards building the DNS server, what are the recommendations? We
> > can use our ISP's DNS servers for public DNS, but obviously need a
> > local DNS server for internal machines. Is this pretty straightforward?
> > Or should we have use the DNS server for both public and private hosts?

>
> > Does anyone have any straightforward links on how to do create DNS
> > server?

>
> > ThanksSince you have an active directory, you should use ONLY your AD DNS

> server for name resolution. If the branch office DC is a second domain
> controller in the same domain as the home office, just let the AD
> installation wizard install DNS at the time of promo. Windows sets up
> default replication for the AD zone all by itself. If this is a new
> domain, pretty much the same thing. In either case, if you don't want
> your local DC resolving Internet names, add a forwarded on the DNS
> server to your ISPs DNS server.



Thanks Kurt

Yes, the branch office DC is another domain controller in the same
domain as the home office. I've checked on the DNS servers at HQ (also
DC's), and
we have a folder called 'cached lookups', is this a default to save
unnecessary DNS requests?

Also, to add a forwarder to the ISPs DNS server, do I add the ISP's DNS
server's IP address into the 'use the following DNS server addresses'
field in the TCP/IP properties of the LAN connection? Or is there a
different method to add a DNS forwarder?

Many thanks.

  Réponse avec citation
Vieux 01/12/2006, 15h59   #4
Kurt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: New office - DNS server set up question

> Thanks Kurt
>
> Yes, the branch office DC is another domain controller in the same
> domain as the home office. I've checked on the DNS servers at HQ (also
> DC's), and
> we have a folder called 'cached lookups', is this a default to save
> unnecessary DNS requests?


Exarctly!

>
> Also, to add a forwarder to the ISPs DNS server, do I add the ISP's DNS
> server's IP address into the 'use the following DNS server addresses'
> field in the TCP/IP properties of the LAN connection? Or is there a
> different method to add a DNS forwarder?


You should only list your own DNS server in the TCP/IP properties of all
workstations and servers. To enable forwarders, on the DNS server,
right-click the server name in the DNS snap-in and specify forwarders
there. That will make sure you can always resolve your own local names
and services, but will off-load recursive lookups for off-site names to
your ISP (after all, you're paying for that service). Note that your own
DNS server is completely capable of looking up Internet names without
your ISP's . It really is a matter of server load. Many DCs are just
DCs, and have plenty of time to look up a few names.

....kurt


>
> Many thanks.
>

  Réponse avec citation
Vieux 01/12/2006, 16h18   #5
kammy_boy186@hotmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: New office - DNS server set up question



On Dec 1, 3:59 pm, Kurt <k...@nospam.olypen.com> wrote:
> > Thanks Kurt

>
> > Yes, the branch office DC is another domain controller in the same
> > domain as the home office. I've checked on the DNS servers at HQ (also
> > DC's), and
> > we have a folder called 'cached lookups', is this a default to save
> > unnecessary DNS requests?Exarctly!

>
>
>
> > Also, to add a forwarder to the ISPs DNS server, do I add the ISP's DNS
> > server's IP address into the 'use the following DNS server addresses'
> > field in the TCP/IP properties of the LAN connection? Or is there a
> > different method to add a DNS forwarder?You should only list your own DNS server in the TCP/IP properties of all

> workstations and servers. To enable forwarders, on the DNS server,
> right-click the server name in the DNS snap-in and specify forwarders
> there. That will make sure you can always resolve your own local names
> and services, but will off-load recursive lookups for off-site names to
> your ISP (after all, you're paying for that service). Note that your own
> DNS server is completely capable of looking up Internet names without
> your ISP's . It really is a matter of server load. Many DCs are just
> DCs, and have plenty of time to look up a few names.
>
> ...kurt
>

Cheers...just one final question to satisfy my own curiosity.... is
this the way DNS is handled in most organisations (i.e. the local DNS
servers handling local lookups only and using a forwarder to their ISP
DNS servers for external lookups)?
If I wanted to build a seperate DNS server, independant of the DC, that
would handle both internal and external lookups, what would be the
process and advantages/ disadvantages? Am I correct in thinking that
larger organisations use their own DNS servers for web lookups rather
than their ISP's?

  Réponse avec citation
Vieux 01/12/2006, 21h27   #6
Kurt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: New office - DNS server set up question

kammy_boy186@hotmail.com wrote:
>
> On Dec 1, 3:59 pm, Kurt <k...@nospam.olypen.com> wrote:
>>> Thanks Kurt
>>> Yes, the branch office DC is another domain controller in the same
>>> domain as the home office. I've checked on the DNS servers at HQ (also
>>> DC's), and
>>> we have a folder called 'cached lookups', is this a default to save
>>> unnecessary DNS requests?Exarctly!

>>
>>
>>> Also, to add a forwarder to the ISPs DNS server, do I add the ISP's DNS
>>> server's IP address into the 'use the following DNS server addresses'
>>> field in the TCP/IP properties of the LAN connection? Or is there a
>>> different method to add a DNS forwarder?You should only list your own DNS server in the TCP/IP properties of all

>> workstations and servers. To enable forwarders, on the DNS server,
>> right-click the server name in the DNS snap-in and specify forwarders
>> there. That will make sure you can always resolve your own local names
>> and services, but will off-load recursive lookups for off-site names to
>> your ISP (after all, you're paying for that service). Note that your own
>> DNS server is completely capable of looking up Internet names without
>> your ISP's . It really is a matter of server load. Many DCs are just
>> DCs, and have plenty of time to look up a few names.
>>
>> ...kurt
>>

> Cheers...just one final question to satisfy my own curiosity.... is
> this the way DNS is handled in most organisations (i.e. the local DNS
> servers handling local lookups only and using a forwarder to their ISP
> DNS servers for external lookups)?
> If I wanted to build a seperate DNS server, independant of the DC, that
> would handle both internal and external lookups, what would be the
> process and advantages/ disadvantages? Am I correct in thinking that
> larger organisations use their own DNS servers for web lookups rather
> than their ISP's?
>


Again, it really depends on the particulars of the site. If a domain
controller is busy handling it's basic responsibilities, an organization
might use other servers for DNS. In a large organization where Internet
name lookups are fast and furious, the DNS admins may prefer to have the
ISP's servers doing lookups, and so will configure forwarders. Or, in
some cases (like where I work) we have our own BIND (Linux) caching-only
DNS servers for Internet lookups and our DCs/DNS servers forward to them
for off-site name resolution. DNS lookups are not really a high overhead
process. Other than the local cache, no database is maintained. Take a
look at your server load, then add a forwarder and see if it makes any
significant difference.

....kurt
  Réponse avec citation
Vieux 01/12/2006, 23h45   #7
Herb Martin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: New office - DNS server set up question

> Cheers...just one final question to satisfy my own curiosity.... is
> this the way DNS is handled in most organisations (i.e. the local DNS
> servers handling local lookups only and using a forwarder to their ISP
> DNS servers for external lookups)?


Yes (sort of). Most organizations that "do it right"
have the internal DNS servers handling the internal
resolution, and forwarding [SOMEWHERE].

That SOMEWHERE is frequently the ISP DNS server
but better (even than that) is to forward to your own
"caching only" DNS Server at your Firewall/Gateway
(area).

The latter is best because this keeps critical and
sensitive internal servers from having to visit the
Internet at all.

A case can be made that the ISP is less safe than
a DNS server under the control of a smart admin (you.)

> If I wanted to build a seperate DNS server, independant of the DC, that
> would handle both internal and external lookups, what would be the
> process and advantages/ disadvantages?


It's overcomplicated and not more effective unless you
do it as suggested above:

Internal machines use internal DNS server which forward
to either the ISP or Firewall/Gateway DNS.

> Am I correct in thinking that
> larger organisations use their own DNS servers for web lookups rather
> than their ISP's?


Yes, generally -- as suggested above.

Although a case can be made for preferaing "own" over
ISP, a performance case can sometimes be made the
other way around -- and this does depend on the reliability
and (strong) security practices of the ISP (versus how
smart and proactive about security the corp admins are.)


--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

<kammy_boy186@hotmail.com> wrote in message
news:1164989936.491939.91140@80g2000cwy.googlegrou ps.com...
>
>
> On Dec 1, 3:59 pm, Kurt <k...@nospam.olypen.com> wrote:
>> > Thanks Kurt

>>
>> > Yes, the branch office DC is another domain controller in the same
>> > domain as the home office. I've checked on the DNS servers at HQ (also
>> > DC's), and
>> > we have a folder called 'cached lookups', is this a default to save
>> > unnecessary DNS requests?Exarctly!

>>
>>
>>
>> > Also, to add a forwarder to the ISPs DNS server, do I add the ISP's DNS
>> > server's IP address into the 'use the following DNS server addresses'
>> > field in the TCP/IP properties of the LAN connection? Or is there a
>> > different method to add a DNS forwarder?You should only list your own
>> > DNS server in the TCP/IP properties of all

>> workstations and servers. To enable forwarders, on the DNS server,
>> right-click the server name in the DNS snap-in and specify forwarders
>> there. That will make sure you can always resolve your own local names
>> and services, but will off-load recursive lookups for off-site names to
>> your ISP (after all, you're paying for that service). Note that your own
>> DNS server is completely capable of looking up Internet names without
>> your ISP's . It really is a matter of server load. Many DCs are just
>> DCs, and have plenty of time to look up a few names.
>>
>> ...kurt
>>



  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 09h35.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,18946 seconds with 15 queries