From owner-freebsd-questions Fri Dec 24 4:27:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from guard.polynet.lviv.ua (Guard.PolyNet.Lviv.UA [209.58.62.194]) by hub.freebsd.org (Postfix) with SMTP id E389B14F37 for ; Fri, 24 Dec 1999 04:27:45 -0800 (PST) (envelope-from ts@postoffice.polynet.lviv.ua) Received: (qmail 8747 invoked from network); 24 Dec 1999 12:27:41 -0000 Received: from unknown (HELO postoffice.polynet.lviv.ua) (unknown) by unknown with SMTP; 24 Dec 1999 12:27:41 -0000 Received: (qmail 14298 invoked by uid 1000); 24 Dec 1999 12:27:40 -0000 Date: 24 Dec 1999 14:27:40 +0200 Date: Fri, 24 Dec 1999 14:27:40 +0200 (EET) From: Yaroslav Terletsky X-Sender: ts@NetSurfer.lp.lviv.ua To: Mark.Andrews@iengines.com Cc: FreeBSD Questions Mailing List , bind-bugs@isc.org Subject: Re: BIND "query-source address" BUG (transfer-source) In-Reply-To: <199912241150.WAA04707@bsdi.dv.isc.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I just set up "transfer-source" in global section (where "query-source address" is suggested by default) and it did not work. When set this for particular zone I want to transfer I have different logs (with IP_ADDR_2) but the peer logs still show IP_ADDR_1. SERVER: named[xxx]: unapproved AXFR from [IP_ADDR_1].1124 for "zone" (acl) CLIENT: named-xfer[xx]: [[IP_ADDR_2].1124] record too short from [SERVER] == Yaroslav. > > I'm using named v8.1.2 with FreeBSD-3.3. > > I have cx0 interface with IP_ADDR_1, and ed1 with IP_ADDR_2. > > Default route is set to ppp peer's address and goes thru cx0. > > > > I would like to use my IP_ADDR_2 as a source address for all > > DNS requests. Setting "query-source address IP_ADDR_2 port 53" > > does set wanted address for UDP traffic but TCP zone transfer > > requests are made with IP_ADDR_1. > > see transfer-source To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message