From owner-freebsd-current@FreeBSD.ORG Fri Aug 5 11:15:25 2011 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 BBF65106564A; Fri, 5 Aug 2011 11:15:25 +0000 (UTC) (envelope-from fbsd@opal.com) Received: from mho-01-ewr.mailhop.org (mho-03-ewr.mailhop.org [204.13.248.66]) by mx1.freebsd.org (Postfix) with ESMTP id 6C00D8FC12; Fri, 5 Aug 2011 11:15:25 +0000 (UTC) Received: from pool-141-154-233-28.bos.east.verizon.net ([141.154.233.28] helo=homobox.opal.com) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QpHgA-000CIN-AS; Fri, 05 Aug 2011 10:30:58 +0000 Received: from opal.com (localhost [IPv6:::1]) (authenticated bits=0) by homobox.opal.com (8.14.4/8.14.4) with ESMTP id p75AUsKB060669 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 5 Aug 2011 06:30:55 -0400 (EDT) (envelope-from fbsd@opal.com) Received: from shibato.opal.com ([173.52.168.221] helo=shibato.opal.com) with IPv4:587 by opal.com; 5 Aug 2011 06:30:54 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 141.154.233.28 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+BPHq4u4Es/msrpL4yP/TZ Date: Fri, 5 Aug 2011 12:30:50 +0200 From: "J.R. Oldroyd" To: Doug Barton Message-ID: <20110805123050.1aa49e0c@shibato.opal.com> In-Reply-To: <4E3B9346.9000101@FreeBSD.org> References: <4E3B86C4.7050005@swin.edu.au> <4E3B9346.9000101@FreeBSD.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/tUxfInpl02g50qhPN=E=1j4"; protocol="application/pgp-signature" Cc: freebsd-net@FreeBSD.org, freebsd-current@FreeBSD.org, Mattia Rossi Subject: Re: resolvconf script overwrites entries in resolv.conf - RDNSS/DNSSL related 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: Fri, 05 Aug 2011 11:15:25 -0000 --Sig_/tUxfInpl02g50qhPN=E=1j4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 04 Aug 2011 23:52:54 -0700, Doug Barton wrote: > > On 08/04/2011 22:59, Mattia Rossi wrote: > > I've finally patched my 8.2 IPv6 gateway with the RDNSS/DNSSL patches > > The script anyhow overwrites my previous manual entries in > > /etc/resolv.conf which I need for my manual IPv4 setup... > >=20 > Check 'man resolvconf.conf' for information on name_servers_append. It > would probably be nice if there was a _prepend equivalent. >=20 Mattia, when you say you have the patches, which ones? To be clear, the RDNSS/DNSSL support that was committed to head was very heavily modified from that which I proposed and which is on my web site. In particular, the resolvconf(8) tool that I offered was not used at all; the version in head is the openresolv tool by Roy Marples. Doug's response is in regard to the resolvconf version in head. FWIW, the resolvconf version from my site will use the most recent nameservers received by from either dhclient-script or rtadvd but you can also add "static" entries using standard resolv.conf syntax in the /var/db/resolv.db file; see the man page with that version. I will update my RDNSS/DNSSL web page now to add a warning that my patches have been superseded and that folk should use the committed versions where possible. -jr --Sig_/tUxfInpl02g50qhPN=E=1j4 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAk47xlsACgkQls33urr0k4keggCbBUnLoI+7VPLwFlKhqigBXYLq x44AniPXNDxibndiHW2NxNwgygJwbkPe =1AtI -----END PGP SIGNATURE----- --Sig_/tUxfInpl02g50qhPN=E=1j4--