Re: external view recursion issue

2012-03-16 Thread WBrown
on 03/16/2012 03:09:52 PM: > From: Samantha Steers > To: wbr...@e1b.org, > Date: 03/16/2012 03:09 PM > Subject: Re: external view recursion issue > > Thank you for getting back to me. > > We have a set up with "internal" and "external" views.

Re: external view recursion issue

2012-03-16 Thread WBrown
Who will be using this in-house DNS server? Your local users? If yes, then you will need to enable recursion so they can look up outside resources (google.com, etc.) If this server will strictly be an authoritative server for your domain, then it won't need recursion but queries that return a

Re: external view recursion issue

2012-03-16 Thread Ben Croswell
If you are authoritative for a cname that points to an A elsewhere, your server will resolve the cname and leave it to the client dns server to go get the A from the server that hosts it. On Mar 16, 2012 10:14 AM, "Samantha Steers" wrote: > Hi, > > I am getting prepped to migrate dns from one ser