From owner-freebsd-questions@FreeBSD.ORG Sat Sep 28 20:31:46 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 53FBE60B for ; Sat, 28 Sep 2013 20:31:46 +0000 (UTC) (envelope-from salin.laurent@laposte.net) Received: from smtpout.laposte.net (smtpout5.laposte.net [193.253.67.230]) by mx1.freebsd.org (Postfix) with ESMTP id E943A2135 for ; Sat, 28 Sep 2013 20:31:45 +0000 (UTC) Received: from [192.168.76.1] ([62.147.142.218]) by mwinf8510-out with ME id WkQ61m0014ivp8E03kQ7Mb; Sat, 28 Sep 2013 22:24:08 +0200 Message-ID: <52473AE5.6050002@laposte.net> Date: Sat, 28 Sep 2013 22:24:05 +0200 From: Laurent SALIN User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130824 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53 References: <5245CC59.5060204@laposte.net> <524600CF.3040609@fjl.co.uk> <13463C66-C15D-48E0-B926-CA0BF6580CAD@elde.net> <524610BE.4020904@fjl.co.uk> <5246DEB3.7090002@fjl.co.uk> <52470EE1.5060004@laposte.net> <201309281528140924.0128A336@smtp.24cl.home> In-Reply-To: <201309281528140924.0128A336@smtp.24cl.home> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2013 20:31:46 -0000 Le 28.09.2013 21:28, Mike. a écrit : > The way I solved this problem on my setup, I assigned another IP > address to the network interface via ifconfig alias. > > I put the authoritative namesever on one IP address, and the > recursive nameserver on the other IP address. > > They both are still listening on port 53, but on different IP > addresses. hi, If I could it would be just fine. I got only one public IPv4 with each VPS. I've got a IPv6 too but I'm not easy with IPv6 yet. The provider (Tilaa) where I rent one of the 2 VPS, the one who may need 2 IPv4, is a bit short about his range of IPv4 and I guess it's not raisonable to ask for a second IPv4 just for my personal use in case of studying *BSD and networking stuff, I don't have a professional use here. Thanks. Laurent SALIN