Re: Configuration confusion

This is a discussion on Re: Configuration confusion within the Bind Users forums, part of the DNS and Related Forums category; In article <bveeqc$ou5$1@sf1.isc.org>, dhogan@richland.k12.la.us (Daniel Hogan) wrote: > ISP ...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-30-2004
Barry Margolin
 
Posts: n/a
Default Re: Configuration confusion

In article <bveeqc$ou5$1@sf1.isc.org>,
dhogan@richland.k12.la.us (Daniel Hogan) wrote:
> ISP has the following names set up on their server:
>
> someserver1.ispdomain.com
> someserver2.ispdomain.com
> someserver3.ispdomain.com
>
> We have the following names:
>
> myserver4.ispdomain.com
> myserver5.ispdomain.com
> myserver6.ispdomain.com
>
>
> I want to be able to keep myserver4, myserver5, and myserver6
> configuration only on our server, but be able to have our server ask
> the ISP's server if anything else for ispdomain.com is asked.


Configure them as three separate zones:

zone "myserver4.ispdomain.com" {
type master;
...
};
zone "myserver5.ispdomain.com" {
type master;
...
};
zone "myserver6.ispdomain.com" {
type master;
...
};

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:50 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0