Date: Tue, 30 Aug 2005 12:15:19 +0200 From: "Chris Knipe" <savage@savage.za.org> To: <questions@freebsd.org> Subject: Re: bind9 issue? Message-ID: <00dd01c5ad4b$bb807e80$0a02a8c0@MEGADROID> References: <00cc01c5ad4a$d9dc5d50$0a02a8c0@MEGADROID>
next in thread | previous in thread | raw e-mail | index | archive | help
notify-source :) I must have been blind.
Sorry,
Chris.
----- Original Message -----
From: "Chris Knipe" <savage@savage.za.org>
To: <questions@freebsd.org>
Sent: Tuesday, August 30, 2005 12:09 PM
Subject: bind9 issue?
> Hi,
>
> I'm not on the bind9 mailing lists, hopefully someone can help me out
> here, or as I suspect, perhaps just fill in a bug report....
>
> My server has a primary IP, with various aliases:
> x.x.x.136 (Primary)
> x.x.x.131 (Alias)
>
> named.conf:
> options {
> listen-on port 53 { x.x.x.131; };
> query-source address x.x.x.131 port 53;
> transfer-source x.x.x.131;
> };
>
> Yes, notifies at my slave, comes from x.x.x.136!!!! The slave thus,
> complains notify from non master (because 136 is not a name server), and
> as such, no updates happens on my slaves.
>
> How can I force bind9 to send notifies from the query-source address?
> IMHO, if bind uses the query-source address do to lookups, it *should*
> also use this address to send notifies - hence, my initial claim above re
> bug...
>
> Can anyone perhaps confirm this?? Alternatively, give some pointers to a
> working way for the above scenario?
>
> Thanks,
> Chris.
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00dd01c5ad4b$bb807e80$0a02a8c0>
