From owner-freebsd-isp Tue May 4 17: 0:59 1999 Delivered-To: freebsd-isp@freebsd.org Received: from arnold.neland.dk (mail.neland.dk [194.255.12.232]) by hub.freebsd.org (Postfix) with ESMTP id 5D8EB14FCA for ; Tue, 4 May 1999 17:00:46 -0700 (PDT) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.9.3/8.9.3) with ESMTP id CAA37860; Wed, 5 May 1999 02:00:37 +0200 (CEST) (envelope-from leifn@neland.dk) Date: Wed, 5 May 1999 02:00:37 +0200 (CEST) From: Leif Neland To: "Alexey G. Misurenko" Cc: freebsd-isp@FreeBSD.ORG Subject: Re: domain name with 2 ip address In-Reply-To: <372F7F9F.45BF7BE7@ipc.ru> 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 On Wed, 5 May 1999, Alexey G. Misurenko wrote: > Hello! > > Did any body do this: > > host with named HOST.DOMAIN > has 2 ip address. x.x.x.x andt y.y.y.y > My DNS server for DNS request from net A.A.A.A/N > return x.x.x.x addres and to the request > fron network B.B.B.B/M return y.y.y.y? > > How I can make work this sheme? I don't think you can give different answers depending on where the request comes from. However, if you can have the two nets ask on either x.x.x.x or y.y.y.y, it can work. I think you can have two nameservers, each listening on different adresses. Then you can have different configfiles for each instance. It sounds hairy to me... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message