PC Review


Reply
Thread Tools Rate Thread

Dynamic DNS Zone Forwarding ...

 
 
Dave
Guest
Posts: n/a
 
      23rd Sep 2004
I have been searching high and low for a solution to a DNS problem, which I
have been unable to find. So I thought I would ask the experts!

So that someone reading this understands the situation that I am facing, it
is necessary to provide some background information. Currently I'm employed
with a small company owned by a larger organization. The larger
organization provides our company with Intranet Sites. DNS Records for
these Intranet Sites are only stored within the Private DNS Zone of our
parent company and not available through the Public DNS Zone. We do not
have access to the Private DNS Zone (and no Zone Transfers for the Public
DNS either), as they believe it to be a security risk. (that is a topic for
another post altogether)

Currently our Private DNS Server, is storing an Authoratative Zone
containing the entries for the Intranet Sites of our parent company, as well
as some publicly available DNS Records. In order to avoid having to update
this DNS Zone of our Parent Company when changes to the Public DNS Zone are
made, I was trying to locate a product that may be able to dynamically
search DNS Records. The product that I would be ideally looking for, would
have settings that would allow you to create a zone, create DNS records, and
if a client is unable to resolve requests within its zone, it would try to
locate the DNS record from the actual public zone.

Does anyone know of a product that can accomplish what I have described
above? Any advice would be greatly appreciated,

Dave


 
Reply With Quote
 
 
 
 
Kevin D. Goodknecht Sr. [MVP]
Guest
Posts: n/a
 
      23rd Sep 2004
In news:Qxq4d.124419$(E-Mail Removed),
Dave <(E-Mail Removed)> commented
Then Kevin replied below:
> I have been searching high and low for a solution to a
> DNS problem, which I have been unable to find. So I
> thought I would ask the experts!
>
> So that someone reading this understands the situation
> that I am facing, it is necessary to provide some
> background information. Currently I'm employed with a
> small company owned by a larger organization. The larger
> organization provides our company with Intranet Sites.
> DNS Records for these Intranet Sites are only stored
> within the Private DNS Zone of our parent company and not
> available through the Public DNS Zone. We do not have
> access to the Private DNS Zone (and no Zone Transfers for
> the Public DNS either), as they believe it to be a
> security risk. (that is a topic for another post
> altogether)
>
> Currently our Private DNS Server, is storing an
> Authoratative Zone containing the entries for the
> Intranet Sites of our parent company, as well as some
> publicly available DNS Records. In order to avoid having
> to update this DNS Zone of our Parent Company when
> changes to the Public DNS Zone are made, I was trying to
> locate a product that may be able to dynamically search
> DNS Records. The product that I would be ideally looking
> for, would have settings that would allow you to create a
> zone, create DNS records, and if a client is unable to
> resolve requests within its zone, it would try to locate
> the DNS record from the actual public zone.
>
> Does anyone know of a product that can accomplish what I
> have described above? Any advice would be greatly
> appreciated,
>
> Dave


You don't need a product, all you need to do is use a delegation instead of
using host records. e.g. If you have a local zone for example.com to resolve
private records instead of adding host records for say www with the IP of
the website, use a delegation named www pointing to the Authoritative DNS
servers for the public domain name.

Right click in example.com select New Delegation, name it www then enter the
DNS server name and IP that are Authoritative for the public name. (You
can't just use an external DNS, it must be authoritative.)


--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


 
Reply With Quote
 
Dave
Guest
Posts: n/a
 
      23rd Sep 2004
Thanks Kevin for the advice! I was able to successfully use delegation to
contact the authoritative name server, for records that I was aware of.
Would this approach work for MX records as well? The problem is really, if
they add a new record in the future, I would manually have to add a
delegation. Really the Intranet Zone will be storing maybe 3 or 4 A records
for Intranet Webservers, and any other queries I want it to go to the
authoritative name server on the Internet, which could store more then 30
records; and unfortunately I have no ability to perform a entire zone query.

Thanks,
Dave

"Kevin D. Goodknecht Sr. [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In news:Qxq4d.124419$(E-Mail Removed),
> Dave <(E-Mail Removed)> commented
> Then Kevin replied below:
>> I have been searching high and low for a solution to a
>> DNS problem, which I have been unable to find. So I
>> thought I would ask the experts!
>>
>> So that someone reading this understands the situation
>> that I am facing, it is necessary to provide some
>> background information. Currently I'm employed with a
>> small company owned by a larger organization. The larger
>> organization provides our company with Intranet Sites.
>> DNS Records for these Intranet Sites are only stored
>> within the Private DNS Zone of our parent company and not
>> available through the Public DNS Zone. We do not have
>> access to the Private DNS Zone (and no Zone Transfers for
>> the Public DNS either), as they believe it to be a
>> security risk. (that is a topic for another post
>> altogether)
>>
>> Currently our Private DNS Server, is storing an
>> Authoratative Zone containing the entries for the
>> Intranet Sites of our parent company, as well as some
>> publicly available DNS Records. In order to avoid having
>> to update this DNS Zone of our Parent Company when
>> changes to the Public DNS Zone are made, I was trying to
>> locate a product that may be able to dynamically search
>> DNS Records. The product that I would be ideally looking
>> for, would have settings that would allow you to create a
>> zone, create DNS records, and if a client is unable to
>> resolve requests within its zone, it would try to locate
>> the DNS record from the actual public zone.
>>
>> Does anyone know of a product that can accomplish what I
>> have described above? Any advice would be greatly
>> appreciated,
>>
>> Dave

>
> You don't need a product, all you need to do is use a delegation instead
> of
> using host records. e.g. If you have a local zone for example.com to
> resolve
> private records instead of adding host records for say www with the IP of
> the website, use a delegation named www pointing to the Authoritative DNS
> servers for the public domain name.
>
> Right click in example.com select New Delegation, name it www then enter
> the
> DNS server name and IP that are Authoritative for the public name. (You
> can't just use an external DNS, it must be authoritative.)
>
>
> --
> Best regards,
> Kevin D4 Dad Goodknecht Sr. [MVP]
> Hope This Helps
> ===================================
> When responding to posts, please "Reply to Group"
> via your newsreader so that others may learn and
> benefit from your issue, to respond directly to
> me remove the nospam. from my email address.
> ===================================
> http://www.lonestaramerica.com/
> ===================================
> Use Outlook Express?... Get OE_Quotefix:
> It will strip signature out and more
> http://home.in.tum.de/~jain/software/oe-quotefix/
> ===================================
> Keep a back up of your OE settings and folders
> with OEBackup:
> http://www.oehelp.com/OEBackup/Default.aspx
> ===================================
>
>



 
Reply With Quote
 
Kevin D. Goodknecht Sr. [MVP]
Guest
Posts: n/a
 
      23rd Sep 2004
In news:I_s4d.125224$(E-Mail Removed),
Dave <(E-Mail Removed)> commented
Then Kevin replied below:
> Thanks Kevin for the advice! I was able to successfully
> use delegation to contact the authoritative name server,
> for records that I was aware of. Would this approach work
> for MX records as well? The problem is really, if they
> add a new record in the future, I would manually have to
> add a delegation. Really the Intranet Zone will be
> storing maybe 3 or 4 A records for Intranet Webservers,
> and any other queries I want it to go to the
> authoritative name server on the Internet, which could
> store more then 30 records; and unfortunately I have no
> ability to perform a entire zone query.


If all you need is three or four records for your intranet, the best
solution is to fix that and forward everything else. The way you do that is,
instead of creating a zone for the domain then adding the host records for
each host you need to resolve in the intranet or internet, delete the
example.com zone, then add Forward lookup zones with the FQDN of the
intranet hosts e.g. "host1.example.com", "host2.example.com" and
"host3.example.com" then add a new host to each leaving the name field blank
with the IP of the intranet site. All other hosts in example.com would be
forwarded.



--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


 
Reply With Quote
 
Dave
Guest
Posts: n/a
 
      23rd Sep 2004
Sweet! Thanks Kevin for the advice, thats why I ask the experts!

"Kevin D. Goodknecht Sr. [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In news:I_s4d.125224$(E-Mail Removed),
> Dave <(E-Mail Removed)> commented
> Then Kevin replied below:
> > Thanks Kevin for the advice! I was able to successfully
> > use delegation to contact the authoritative name server,
> > for records that I was aware of. Would this approach work
> > for MX records as well? The problem is really, if they
> > add a new record in the future, I would manually have to
> > add a delegation. Really the Intranet Zone will be
> > storing maybe 3 or 4 A records for Intranet Webservers,
> > and any other queries I want it to go to the
> > authoritative name server on the Internet, which could
> > store more then 30 records; and unfortunately I have no
> > ability to perform a entire zone query.

>
> If all you need is three or four records for your intranet, the best
> solution is to fix that and forward everything else. The way you do that

is,
> instead of creating a zone for the domain then adding the host records for
> each host you need to resolve in the intranet or internet, delete the
> example.com zone, then add Forward lookup zones with the FQDN of the
> intranet hosts e.g. "host1.example.com", "host2.example.com" and
> "host3.example.com" then add a new host to each leaving the name field

blank
> with the IP of the intranet site. All other hosts in example.com would be
> forwarded.
>
>
>
> --
> Best regards,
> Kevin D4 Dad Goodknecht Sr. [MVP]
> Hope This Helps
> ===================================
> When responding to posts, please "Reply to Group"
> via your newsreader so that others may learn and
> benefit from your issue, to respond directly to
> me remove the nospam. from my email address.
> ===================================
> http://www.lonestaramerica.com/
> ===================================
> Use Outlook Express?... Get OE_Quotefix:
> It will strip signature out and more
> http://home.in.tum.de/~jain/software/oe-quotefix/
> ===================================
> Keep a back up of your OE settings and folders
> with OEBackup:
> http://www.oehelp.com/OEBackup/Default.aspx
> ===================================
>
>



 
Reply With Quote
 
Kevin D. Goodknecht Sr. [MVP]
Guest
Posts: n/a
 
      23rd Sep 2004
In news:A1A4d.76280$KU5.74445@edtnps89,
Dave <(E-Mail Removed)> commented
Then Kevin replied below:
> Sweet! Thanks Kevin for the advice, thats why I ask the
> experts!


No problem, I hope it all works out for you.

--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


 
Reply With Quote
 
 
 
Reply

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

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
second primary zone does not utilize forwarding Milan Microsoft Windows 2000 DNS 2 6th Jun 2006 08:02 PM
conditional forwarding vs. stub zone Tim Moor Microsoft Windows 2000 DNS 2 8th Apr 2006 11:49 AM
Can one DNS Server support 2 or more zone for dynamic update? Microsoft Windows 2000 DNS 3 14th Jul 2005 02:02 PM
Re: dynamic port forwarding (email problems) phoenix Windows XP Networking 6 18th Mar 2004 04:20 PM
FYI: forwarding zone combined with root hints Kenneth Porter Microsoft Windows 2000 DNS 1 24th Sep 2003 01:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:21 PM.