-Original Message-
From: Mark Andrews [mailto:ma...@isc.org]
Sent: Tuesday, February 28, 2012 4:36 PM
To: Mike Bernhardt
Cc: 'Chris Buxton'; bind-us...@isc.org
Subject: Re: Configuring a domain slave to look up subdomain hosts
Stub zones record the NS list and associated addre
Stub zones record the NS list and associated address records for
the zone. Think of it as pre-populating the cache.
Forwarder clauses override the normal recusive resolution process.
A empty forwarders clause disables the override for names at or
below the "zone" it appears in.
These are indepe
Original Message
Subject: Re: Configuring a domain slave to look up subdomain hosts
From: Chris Buxton <chris.p.bux...@gmail.com>
Date: Tue, February 28, 2012 4:58 pm
To: Mike Bernhardt <bernha...@bart.gov>
Cc: bind-users@lists.isc.org
Sorry, my mistake. Apparent
or a stub zone? It’s not consistent with what you said
> below.
>
> From: Mike Bernhardt [mailto:bernha...@bart.gov]
> Sent: Tuesday, February 28, 2012 2:47 PM
> To: 'Chris Buxton'
> Cc: bind-users@lists.isc.org
> Subject: RE: Configuring a domain slave to look
t.gov]
Sent: Tuesday, February 28, 2012 2:47 PM
To: 'Chris Buxton'
Cc: bind-users@lists.isc.org
Subject: RE: Configuring a domain slave to look up subdomain hosts
Forwarding was disabled for the parent zone, but it still didn't work.
That's why I asked the question. I was do
sn't it working when forwarding is disabled in the parent zone?
_
From: Chris Buxton [mailto:chris.p.bux...@gmail.com]
Sent: Tuesday, February 28, 2012 10:34 AM
To: Mike Bernhardt
Cc: 'Nex6'; bind-users@lists.isc.org; 'Mark Andrews'
Subject: Re: Configuring a domai
Perhaps this article from the ISC knowledge base will help:
https://kb.isc.org/article/AA-00302/47/I-want-to-forward-all-DNS-queries-from-my-caching-nameserver-to-another-server-but-configure-exceptions-for-some-domains-how.html
Confidentiality Notice:
This electronic message and any attachme
Why not set up the zone with its own forward statement like this:
zone "subdomain.example.com" {
type forward;
forwarders { 10.172.2.50; 10.172.2.51; };
forward only;
};
--
bind-users-bounces+wbrown=e1b@lists.isc.org wrote on 02/28/2012
01:04:46 PM:
> I am simply
On Feb 28, 2012, at 10:04 AM, Mike Bernhardt wrote:
> Yes, you are confused J
>
> I am simply trying to get the domain slave to make queries for hosts in the
> subdomain which is hosted on other servers, instead of forwarding the queries
> to the domain master. I thought a stub zone would faci
the stub zone in my configuration, what is the
value of a stub zone?
_
From: Nex6 [mailto:b...@borg1911.com]
Sent: Tuesday, February 28, 2012 9:32 AM
To: Mike Bernhardt; bind-users@lists.isc.org; 'Mark Andrews'
Subject: RE: Configuring a domain slave to look up subdomain hosts
Original Message
Subject: RE: Configuring a domain slave to look up subdomain hosts
From: "Mike Bernhardt" <bernha...@bart.gov>
Date: Tue, February 28, 2012 10:15 am
To: <bind-users@lists.isc.org>, "'Mark Andrews'" <ma...@isc.org>
Nex6 [mailto:b...@borg1911.com]
Sent: Monday, February 27, 2012 4:59 PM
To: Mike Bernhardt; bind-users@lists.isc.org
Subject: RE: Configuring a domain slave to look up subdomain hosts
Original Message
Subject: Configuring a domain slave to look up subdomain hosts
From:
In message , "Mike Bernhardt
" writes:
> I have a domain and a subdomain which is delegated by the
>
> I am trying to figure out the correct way to have the slave of a parent
> domain look up hosts in a subdomain managed by others. I'm running BIND
> 9.8.1-P1. The current working configuration f
Original Message
Subject: Configuring a domain slave to look up subdomain hosts
From: "Mike Bernhardt" <bernha...@bart.gov>
Date: Mon, February 27, 2012 4:50 pm
To: <bind-users@lists.isc.org>
I have a domain and a subdomain which is delegated by the
I have a domain and a subdomain which is delegated by the
I am trying to figure out the correct way to have the slave of a parent
domain look up hosts in a subdomain managed by others. I'm running BIND
9.8.1-P1. The current working configuration for the subdomain is this:
options {
direct
15 matches
Mail list logo