From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 22:38:00 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1D4A1065675; Wed, 23 Apr 2008 22:38:00 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 9239D8FC16; Wed, 23 Apr 2008 22:38:00 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 2AE3E17107; Wed, 23 Apr 2008 22:37:59 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m3NFT0fZ000921; Wed, 23 Apr 2008 15:29:00 GMT (envelope-from phk@critter.freebsd.dk) To: Eygene Ryabinkin From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 23 Apr 2008 18:36:17 +0400." <+rkPaEJgDwWM+WmNdLneOfPN6Ps@sTlCVUsSEVReKIVdz1gJKNXWeKE> Date: Wed, 23 Apr 2008 15:29:00 +0000 Message-ID: <920.1208964540@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Zaphod Beeblebrox , Brooks Davis , freebsd-current@freebsd.org Subject: Re: [RFC] Automated generation of /etc/resolv.conf from the rc.d script X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2008 22:38:00 -0000 In message <+rkPaEJgDwWM+WmNdLneOfPN6Ps@sTlCVUsSEVReKIVdz1gJKNXWeKE>, Eygene Ry abinkin writes: >> I think this is a much needed facility. Some ISP's block DNS queries >> from private customers to force them to use the ISP's DNS and >> not having this forces a cumbersome manual configuration. > >Hmm, my patch does not change anything in the respect to the ISP's >DNS servers: resolv.conf or BIND will use the nameservers given by >DHCP or manually configured via /etc/rc.conf. That's the point: You get the DNS server IPs from your ISP using DHCP :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.