From owner-freebsd-current@FreeBSD.ORG Thu Jun 16 20:53:31 2005 Return-Path: X-Original-To: current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC0B316A41C for ; Thu, 16 Jun 2005 20:53:31 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8841E43D48 for ; Thu, 16 Jun 2005 20:53:31 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j5GKrTSJ019794; Thu, 16 Jun 2005 13:53:29 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j5GKrTjC019793; Thu, 16 Jun 2005 13:53:29 -0700 Date: Thu, 16 Jun 2005 13:53:29 -0700 From: Brooks Davis To: Garrett Wollman Message-ID: <20050616205329.GG13900@odin.ac.hmc.edu> References: <200506161312.51857.jhb@FreeBSD.org> <42B1D823.5030108@errno.com> <20050616201646.GC13900@odin.ac.hmc.edu> <17073.58552.862249.81604@khavrinen.csail.mit.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NPukt5Otb9an/u20" Content-Disposition: inline In-Reply-To: <17073.58552.862249.81604@khavrinen.csail.mit.edu> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: current@FreeBSD.ORG Subject: Re: New dhclient broke multiple domains in domain-name 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: Thu, 16 Jun 2005 20:53:31 -0000 --NPukt5Otb9an/u20 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 16, 2005 at 04:44:40PM -0400, Garrett Wollman wrote: > < said: >=20 > > The RFC is shockingly lacking in this area. It's rather odd that they > > send a value for domain, but not for search (in resolv.conf). It's not > > suprising that people ended up abusing this to set search. >=20 > There is a standard (unless it didn't make it out of I-D) for doing > this. The shocking thing is that isc-dhcp(d) has never supported it. > I used to have something like this in my dhcpd.conf: >=20 > #option domain-search-order code 119 =3D string; > # > # This was generated using the following command: > # perl -e 'print "\3lcs\3mit\3edu\0\2ai\xc0\4\xc0\4\2w3\3org\0"' | = hd > # ...and represents the search-list lcs.mit.edu, ai.mit.edu, mit.edu, w3.= org > # in DNS compressed encoding. > # > #option domain-search-order 03:6c:63:73:03:6d:69:74:03:65:64:75:00:02:61:= 69:c0:0 > 4:c0:04:02:77:33:03:6f:72:67:00; >=20 > AFAIK not even Microsoft clients bother to implement this. It doesn't look like this made it out of the working group, at least I can't find anything like it in RFC2132. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --NPukt5Otb9an/u20 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCsebIXY6L6fI4GtQRArDzAJ4vWtn6FFNTuS6vyHzeECCUQO6zVgCgrcuu KDNjng1NxHtEkt8f7rbaNJ0= =438h -----END PGP SIGNATURE----- --NPukt5Otb9an/u20--