RE: Split DNS and zone transfers

2012-04-16 Thread Lightner, Jeff
@lists.isc.org [mailto:bind-users-bounces+eric.chandler=vonage@lists.isc.org] On Behalf Of Eric Chandler Sent: Monday, April 16, 2012 11:36 AM To: bind-users@lists.isc.org Subject: Split DNS and zone transfers I have a situation where I need to filter out our private infrastructure from our public-facing

RE: Split DNS and zone transfers

2012-04-16 Thread Eric Chandler
c.org [mailto:bind-users-bounces+eric.chandler=vonage@lists.isc.org] On Behalf Of Eric Chandler Sent: Monday, April 16, 2012 11:36 AM To: bind-users@lists.isc.org Subject: Split DNS and zone transfers I have a situation where I need to filter out our private infrastructure from our public-facin

Re: Split DNS and zone transfers

2012-04-16 Thread Phil Mayers
On 16/04/12 16:36, Eric Chandler wrote: Now, what I would like to have are slave servers that would zone-xfer both the internal and external-flavored files for example.com and serve You need to use TSIG keys, and match on key rather than IP address. This comes up on the list from time to time

Split DNS and zone transfers

2012-04-16 Thread Eric Chandler
I have a situation where I need to filter out our private infrastructure from our public-facing DNS servers. This is certainly something that should have been done a long time ago, but I just recently took over the spot. Now, I've seen plenty of examples using views and separate zonefiles, but w