From owner-freebsd-isp Tue Aug 11 04:19:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA16548 for freebsd-isp-outgoing; Tue, 11 Aug 1998 04:19:01 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from tweetie.online.barbour-index.co.uk (tweetie-pipex.online.barbour-index.co.uk [194.129.192.48]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA16542 for ; Tue, 11 Aug 1998 04:18:58 -0700 (PDT) (envelope-from scot@planet-three.com) Received: from localhost (scot@localhost) by tweetie.online.barbour-index.co.uk (8.8.8/8.8.8) with SMTP id MAA10952; Tue, 11 Aug 1998 12:18:10 +0100 (BST) (envelope-from scot@planet-three.com) X-Authentication-Warning: tweetie.online.barbour-index.co.uk: scot owned process doing -bs Date: Tue, 11 Aug 1998 12:18:10 +0100 (BST) From: Scot Elliott X-Sender: scot@tweetie.online.barbour-index.co.uk To: Jesse cc: freebsd-isp@FreeBSD.ORG Subject: Re: named sending out NOTIFY on alternate IP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yep. I do this. The address of our primary NS is not the primary IP of that machine. So the following makes NOTIFYs come from the right address: options { query-source address 194.207.51.234; }; Hope that helps. Scot. On Tue, 11 Aug 1998, Jesse wrote: > > Anyone know if it's possible to have named originate all outgoing > connections from an aliased IP? Such a NOTIFY's. I have my ns on its own > IP for portability, but it isn't the primary IP for the machine. When it > sends NOTIFYs to inform the secondary DNS server about DNS record changes, > the secondary DNS server always sees it as coming from a non-authorative > server since it's not coming from the ns IP. > > I know I can just add the primary DNS servers' IP to the secondary > servers' master server list, but that's just a work around. I'd prefer to > make it send out the NOTIFYs via the right IP. It'd also make it possible > to secure up my ipfw rules a bit more. > > If anyone has any ideas or comments, I'd appreciate it. Thanks. > > --- > Jesse > http://www.lumiere.net/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > ----------------------------------------------------------------------------- Scot Elliott (scot@poptart.org, scot@cx) | Work: +44 (0)171 7046777 PGP fingerprint: FCAE9ED3A234FEB59F8C7F9DDD112D | Home: +44 (0)181 8961019 ----------------------------------------------------------------------------- Public key available by finger at: finger scot@poptart.org or at: http://www.poptart.org/pgpkey.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message