[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SOLVED] bind, multiple views, slaves and ip alias
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: [SOLVED] bind, multiple views, slaves and ip alias
- From: James Strandboge <jamie_(_at_)_strandboge_(_dot_)_com>
- Date: Mon, 14 Feb 2005 15:46:45 -0500
On Fri, 2005-02-11 at 22:56 -0500, James Strandboge wrote:
> According to the bind9 FAQ, if I am using multiple views, I need to set
> up ip aliasing to have a slave get updates from both views on the
> master.
>
> In my test environment, I have setup the master (OpenBSD 3.5) and the
> slave (OpenBSD 3.6) with this in mind (and disabled pf), but only the
> external (authoritative) view is getting updated.
Replying to myself in case someone else needs it.
I did do something stupid. I needed:
match-recursive-only no;
in my master's views (I had 'yes'). I also used the 'also-notify
{ slave-ip; };' option in each of my master's zones (that the slave was
replicating) so 'rndc reload' worked right. The IP aliases weren't NS
records, so this didn't happen automatically without this option.
Sorry for the noise...
Jamie
Visit your host, monkey.org