From owner-freebsd-questions@freebsd.org Sat Jun 10 13:46:14 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27F97B957EB for ; Sat, 10 Jun 2017 13:46:14 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.230]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cdptpa-oedge", Issuer "cdptpa-oedge" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E1DA279249 for ; Sat, 10 Jun 2017 13:46:13 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from [65.186.81.207] ([65.186.81.207:40686] helo=raspberrypi.bildanet.com) by cdptpa-omsmta03 (envelope-from ) (ecelerity 3.6.9.48312 r(Core:3.6.9.0)) with ESMTP id CA/55-00833-328FB395; Sat, 10 Jun 2017 13:46:11 +0000 Received: from [192.168.1.143] (helo=desktop.example.com) by raspberrypi.bildanet.com with esmtp (Exim 4.84) (envelope-from ) id 1dJgiR-0003gp-EB for freebsd-questions@freebsd.org; Sat, 10 Jun 2017 09:46:11 -0400 Subject: Re: how to know what DNS server is being used To: freebsd-questions@freebsd.org References: <80AB0139-6BF5-4B8D-9CCF-1FE445AA26CF@bellsouth.net> <1495679620.341619.987871464.4177A961@webmail.messagingengine.com> <20170610201735.GB3141@HP> From: Baho Utot Message-ID: Date: Sat, 10 Jun 2017 09:46:11 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170610201735.GB3141@HP> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.88:25 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2017 13:46:14 -0000 On 06/10/17 16:17, Yubin Ruan wrote: > On Wed, May 24, 2017 at 11:33:40PM -0300, Fernando Milovich wrote: >> cat /etc/resolv.conf > > Is this the standard? I mean, can a system use some other files to specify > their DNS server? > > -- > Yubin It is working correctly. Why would you want to use another file to manage name servers? This is not windows