DNS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationDNS
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.

ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month!
Download and Activate to enter!

Web development can be a daunting task, even for specialists. There is a lot of information to absorb and a lot of technologies to learn in order to manage a superior website. When trying to learn the ropes, developers need a reliable source to introduce new ideas that can be easily implemented. When working on large projects, even web veterans may run into a technology or an aspect of a technology that they are unfamiliar with.

Learn More!


Download to Enter
| Contest Rules

Tutorials | Forums

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 7th, 2011, 01:32 PM
EmbeddedBob EmbeddedBob is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2011
Posts: 1 EmbeddedBob User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 27 m 38 sec
Reputation Power: 0
Front-end DNS that falls back to authoritative servers?

I've got a domain registered and hosted at a commercial site that provides DNS. Everything works fine.

On my LAN are a number of machines that I'd like to have local DNS data for but not have that visible beyond my local network. Ie:

local_server_1 IN A 192.168.1.100
local_server_2 IN A 192.168.1.111
nas IN A 192.168.1.200

Is there a way to have a local DNS that all my machines point to by default which will resolve all the local addresses, but if not found, then fall back to the authoritative server at my ISP? Ie, if I query for local_server_1.mydomain.com then the local box returns 192.168.1.100 but my web server www... is not in the local DNS so it'll look it up at the real server and then returns the real (public) address of that server.

For obvious reasons I don't want to manually copy the entries from the main server since my ISP might change my IP addresses to suit their network, but I don't want to incldue my internal addresses in their database either.

Is there a way to do this?

Thanks

Bob

Reply With Quote
  #2  
Old December 8th, 2011, 09:10 AM
[JM] [JM] is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2011
Location: United States
Posts: 24 [JM] User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 49 m 37 sec
Reputation Power: 0
Hello Bob,

If you are going to use the same internal and external domain name, then the design is called split-DNS. What you would have to do on your internal zone is have your internal records and external records. On the external zone (the one you have hosted by your registrar) you would only have the external records. There is no way around this because your internal DNS servers are also authoritative. If they receive a query for that domain name, they will NOT go out anywhere else to search for an answer if they do not have it.

Now, if your internal and external domain names are different, say corp.local and corp.com, then there is no need to have the external records stored on your internal zone. Your internal DNS servers will contain the external DNS servers to get the answer for corp.com when they receive a query for that domain.

I know its not what you wanted to hear, but that is how DNS works.

Hope the information helps... more info on this topic: http://itgeared.com/what-is-split-b...plit-horizon-or

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > Front-end DNS that falls back to authoritative servers?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 7 - Follow our Sitemap