From owner-freebsd-questions@FreeBSD.ORG Fri Sep 27 20:41:10 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 8A8A8F5F for ; Fri, 27 Sep 2013 20:41:10 +0000 (UTC) (envelope-from loran42o@laposte.net) Received: from smtpout.laposte.net (smtpout6.laposte.net [193.253.67.231]) by mx1.freebsd.org (Postfix) with ESMTP id 2A63B29FB for ; Fri, 27 Sep 2013 20:41:09 +0000 (UTC) Received: from akagi.localnet ([62.147.142.218]) by mwinf8512-out with ME id WLh61m00s4ivp8E03Lh7aW; Fri, 27 Sep 2013 22:41:07 +0200 Message-ID: <5245EE74.9030802@laposte.net> Date: Fri, 27 Sep 2013 22:45:40 +0200 From: loran42o User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 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> <64991A25-6264-4D85-8888-0856A17BCE47@elde.net> In-Reply-To: <64991A25-6264-4D85-8888-0856A17BCE47@elde.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: Fri, 27 Sep 2013 20:41:10 -0000 Le 27/09/2013 22:28, Terje Elde a écrit : > Why is that a "bad" solution? > > You'd cache locally, which is often considered a good thing? > > Granted, it's a bit of a weird setup, but still. I hope it could be esay as put the ip of my "resolver VPS" in the /etc/resolv.conf and let PF translate the destination port. Does anybody know why in FreeBSD we can't set a alternative port in the /etc/resolv.conf as in the OpenBSD one ? (for my knowledge :-) Laurent SALIN