Home  
  Microsoft  
  Cisco  
  CompTIA  
  CWNP  
  InfoSecurity  
  Forums  
  Blogs  
  Topsites  
  Watch free videos online  
     
  Subnet Calculator  
  Online Degrees  
  Exam Vouchers  
  Free Magazines  
     

  Watch free videos online  
   

 

g33k
 
phoeneous's Avatar
 
Join Date: Dec 2008
Location: On a fretboard
Posts: 1,016

Certifications: CCNA, MCSA:2003
phoeneous has a spectacular aura aboutphoeneous has a spectacular aura aboutphoeneous has a spectacular aura about
Old 06-10-2010, 11:39 PM   #1 (permalink)
Question DNS zone confusion

Im confused...

We have two offices (Nevada and California) connected by a wan link but are part of the same domain. Each office has a dc and each dc is also dns. In dns we have two forward lookup AD-integrated zones, company.com and California. Why are all the host records in the company.com zone and none of the records of hosts physically located in California, in the California zone? The only records that I see in the California zone are NS records for both dc's and the SOA record for the dc physically located in California. This dns infrastructure was created years before I got here and Im still learning dns but shouldn't the hosts physically located in California have their records in the California zone?

Also, the forwarders for the California dns is the IP of the other dns server in Nevada. Shouldnt the forwarders for the California dns be pointing to their ISP's public dns servers? Thats how the Nevada dns is configured.

[/still learning]


Last edited by phoeneous; 06-10-2010 at 11:41 PM.
phoeneous is offline   Reply With Quote

Login/register to remove this advertisement.
Senior Member
 
sidsanders's Avatar
 
Join Date: Nov 2008
Posts: 161

Certifications: cne, mcse, scna, scsa, a+, net+, sec+
sidsanders is on a distinguished road
Old 06-11-2010, 01:30 AM   #2 (permalink)

are you a single forest - single domain AD shop? if so , is there a need for the (mostly) empty dns domain? the cali zone may not be set for dynamic updates, and none of the hosts in cali may be configured to use the local dns server. do you want to use the cali dns domain? are the dns servers secondary servers for each others zones, do they need to be? lots more that could be asked here...



__________________
GO TEAM VENTURE!!!!

sidsanders is offline   Reply With Quote
g33k
 
phoeneous's Avatar
 
Join Date: Dec 2008
Location: On a fretboard
Posts: 1,016

Certifications: CCNA, MCSA:2003
phoeneous has a spectacular aura aboutphoeneous has a spectacular aura aboutphoeneous has a spectacular aura about
Old 06-11-2010, 02:33 AM   #3 (permalink)

Quote:
Originally Posted by sidsanders View Post
are you a single forest - single domain AD shop? if so , is there a need for the (mostly) empty dns domain? the cali zone may not be set for dynamic updates, and none of the hosts in cali may be configured to use the local dns server. do you want to use the cali dns domain? are the dns servers secondary servers for each others zones, do they need to be? lots more that could be asked here...
Single forest, single domain. Each dns points to itself and not the other. I guess my questiions are, does the Cali zone even need to be there? What would the best practice be to send updates to each other while minimizing traffic?

phoeneous is offline   Reply With Quote
Senior Member
 
Join Date: Mar 2007
Posts: 12,182

dynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to behold
Old 06-11-2010, 04:16 AM   #4 (permalink)

Quote:
Originally Posted by phoeneous View Post
does the Cali zone even need to be there?
That's what I was going to ask you; I don't see what purpose it's serving based on what you've said so far. DNS is broken up by domain/zone, not by site. Therefore, physical location doesn't enter into the equation.

Quote:
Originally Posted by phoeneous View Post
What would the best practice be to send updates to each other while minimizing traffic?
AD-integrated should be fine. How many records do you have and what's the speed of your WAN link? I would suspect that DNS updates use a negligible amount of your bandwidth.



__________________
''=~('(?{'.('[-@.^~'^'+_)@*^').'"'.('@.&@-@@<@~$@^~.@^_'^')@@/^)%[%^@/*^@%*}').',$/})')

dynamik is offline   Reply With Quote
g33k
 
phoeneous's Avatar
 
Join Date: Dec 2008
Location: On a fretboard
Posts: 1,016

Certifications: CCNA, MCSA:2003
phoeneous has a spectacular aura aboutphoeneous has a spectacular aura aboutphoeneous has a spectacular aura about
Old 06-11-2010, 04:39 AM   #5 (permalink)

Quote:
Originally Posted by dynamik View Post
AD-integrated should be fine. How many records do you have and what's the speed of your WAN link? I would suspect that DNS updates use a negligible amount of your bandwidth.
Bonded 3MB.

I'd say about 150 records on both sides.

phoeneous is offline   Reply With Quote
Senior Member
 
Join Date: Mar 2007
Posts: 12,182

dynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to behold
Old 06-11-2010, 04:59 AM   #6 (permalink)

Yea, that's nothing. Export that zone to a file and see how large it is: How to export AD-integrated zones to file > ActiveDir.org

Also, if you've configured each location as a separate site (which should be done; check Admin Tools > AD sites and services), AD replication will use compression.



__________________
''=~('(?{'.('[-@.^~'^'+_)@*^').'"'.('@.&@-@@<@~$@^~.@^_'^')@@/^)%[%^@/*^@%*}').',$/})')

dynamik is offline   Reply With Quote
Systems Engineer
 
gateway's Avatar
 
Join Date: May 2010
Location: UK
Posts: 137

Certifications: Some
gateway is on a distinguished road
Old 06-11-2010, 06:23 AM   #7 (permalink)

Also, if you are doing incremental zone transfers for 150 records, it will hardly use any bandwidth. Get rid of the Cali zone



__________________
MCITP:EDA7, EDST7
MCSA, 293
693

Working on 294, 298 & ITIL v3F

gateway is offline   Reply With Quote
Senior Member
 
Join Date: Apr 2010
Posts: 2,128

Certifications: MCSA:2003, A+, Network+, Security+, MOS 2007 (MCAS) AAS Computer Forensics
Devilsbane is a jewel in the roughDevilsbane is a jewel in the roughDevilsbane is a jewel in the roughDevilsbane is a jewel in the rough
Old 06-11-2010, 01:54 PM   #8 (permalink)

Is the california zone there just for some local intranet websites?

Devilsbane is offline   Reply With Quote
g33k
 
phoeneous's Avatar
 
Join Date: Dec 2008
Location: On a fretboard
Posts: 1,016

Certifications: CCNA, MCSA:2003
phoeneous has a spectacular aura aboutphoeneous has a spectacular aura aboutphoeneous has a spectacular aura about
Old 06-11-2010, 03:28 PM   #9 (permalink)

Quote:
Originally Posted by Devilsbane View Post
Is the california zone there just for some local intranet websites?
No intranet sites. Honestly I dont know why they created it. And of course the vendor who setup dns in this office can no longer be contacted...

It is officially 86'd.

phoeneous is offline   Reply With Quote
g33k
 
phoeneous's Avatar
 
Join Date: Dec 2008
Location: On a fretboard
Posts: 1,016

Certifications: CCNA, MCSA:2003
phoeneous has a spectacular aura aboutphoeneous has a spectacular aura aboutphoeneous has a spectacular aura about
Old 06-11-2010, 06:47 PM   #10 (permalink)

Quote:
Originally Posted by phoeneous View Post
Also, the forwarders for the California dns is the IP of the other dns server in Nevada. Shouldnt the forwarders for the California dns be pointing to their ISP's public dns servers? Thats how the Nevada dns is configured.
This question still stands. Should the Cali server be pointing its forwarders to its ISP or should it just rely on root hints?

phoeneous is offline   Reply With Quote
Senior Member
 
Join Date: Mar 2007
Posts: 12,182

dynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to behold
Old 06-11-2010, 11:54 PM   #11 (permalink)

Quote:
Originally Posted by phoeneous View Post
This question still stands. Should the Cali server be pointing its forwarders to its ISP or should it just rely on root hints?
It depends on how you want to do it. Forwarding to your ISP offloads the recursive queries to their servers, and they may already be cached there as well. If you don't have those configured, your DNS server will just use root hints.

The way you have it currently configured is that your California branch will forward queries to your other DNS server, which in turn will forward queries to their ISP.

I usually just forward the queries to the ISP unless there's a specific reason I don't want to, but from what you've said, you should be fine with any of these configurations.



__________________
''=~('(?{'.('[-@.^~'^'+_)@*^').'"'.('@.&@-@@<@~$@^~.@^_'^')@@/^)%[%^@/*^@%*}').',$/})')

dynamik is offline   Reply With Quote
Senior Member
 
sidsanders's Avatar
 
Join Date: Nov 2008
Posts: 161

Certifications: cne, mcse, scna, scsa, a+, net+, sec+
sidsanders is on a distinguished road
Old 06-11-2010, 11:57 PM   #12 (permalink)

Quote:
Originally Posted by phoeneous View Post
This question still stands. Should the Cali server be pointing its forwarders to its ISP or should it just rely on root hints?
is any of the local gear pointing to it? if not, it isnt a big deal. if yes, you can add the "local" isp fwders and make them get hit first over the remote dc. have you set the cali dc to be a secondary/ad integrated for the more valid zone?



__________________
GO TEAM VENTURE!!!!

sidsanders is offline   Reply With Quote
Bookmarks
Go Back TechExams.net IT Certification Forums > Microsoft > MCSA / MCSE on Windows 2003 General > 70-291 Net Infra
Reply


Thread Tools

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



All times are GMT. The time now is 06:55 AM.

 
 
Featured Sponsors

TrainSignal - “Hands On” computer training for IT professionals. Network+ Training, MCSE, Cisco & more! Visit Train Signal’s free training site to get loads of Free Computer Training, videos, articles and practice exams.

Preplogic - Sign up now to get Unlimited Access to PrepLogic's entire video training library. Enjoy open access to Microsoft Server 2008, CCNA, CISSP®, PMP and many more. Get Unlimited Access

 

Powered by vBulletin® Version 3.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
TechExams.net © 2002 - 2010