RE: Split DNS and zone transfers

2012-04-16 Thread Lightner, Jeff
for the new IPs. From: bind-users-bounces+jlightner=water@lists.isc.org [mailto:bind-users-bounces+jlightner=water@lists.isc.org] On Behalf Of Eric Chandler Sent: Monday, April 16, 2012 11:47 AM To: bind-users@lists.isc.org Subject: RE: Split DNS

RE: Split DNS and zone transfers

2012-04-16 Thread Eric Chandler
I've been pointed to the right place to figure this out. The answer is in using TSIG. That saved me a lot of time. I searched everywhere but the most-obvious place - the bind9 faq. Eric Chandler Systems Architect From: bind-users-bounces+eric.chandler=vonage@lists.isc.org [mail

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