logo       

Re: Make bind query a specific server for a specified zone: msg#00633

network.dns.bind.user

Subject: Re: Make bind query a specific server for a specified zone

In article <bb2vvj$25gi$1@xxxxxxxxxxx>,
Jason McMullen <jasonmc@xxxxxxxxxx> wrote:
>Hi,
>
>I have an interesting problem to overcome. We utilize the MAPS Plus
>rbl zone which we do a zone transfer for. The problem is, the zone is
>140+ megs which makes bind take a LLOOONNGG time to load every time it
>does a xfer. So i was tasked with putting a seperate machine up
>running bind with JUST that zone.
>
>Is there anyway i can tell our authoritative server to query that new
>server for those specific requests?

zone "whatever" {
type forward;
forwarders { <address of maps server>; };
};

--
Barry Margolin, barry.margolin@xxxxxxxxxx
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise