Date: Sun, 15 Apr 2001 12:29:40 -0400 From: Graywane <graywane@home.com> To: C J Michaels <cjm2@27in.tv> Cc: FreeBSD Stable <freebsd-stable@FreeBSD.ORG> Subject: Re: /etc/dhclient.com Message-ID: <20010415122940.A35364@home.com> In-Reply-To: <DGEHIHDMIIGBKHEKEJJNAECACBAA.cjm2@27in.tv>; from cjm2@27in.tv on Sun, Apr 15, 2001 at 11:48:57AM -0400 References: <DGEHIHDMIIGBKHEKEJJNAECACBAA.cjm2@27in.tv>
next in thread | previous in thread | raw e-mail | index | archive | help
--azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 15, 2001 at 11:48:57AM -0400, C J Michaels wrote: > I'm running FreeBSD xxxx 4.3-RC FreeBSD 4.3-RC #0: Fri Apr 13 15:42:08 EDT > 2001 root@xxxx:/home/src/sys/compile/CARTMAN i386 >=20 > I have been using the same dhclient.conf for ~6 months without any troubl= e. > Now it appears to be ignoring it. Specifically these two lines appear to= be > ignored. >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > prepend domain-name-servers 127.0.0.1; > supersede domain-name "xxxx"; > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I'm also running a recent RELENG_4 build and those commands work for me. No problems. My config looks something like the following: interface "rl0" { send host-name "xxxxxxxx"; request subnet-mask, routers; supersede host-name "michael"; supersede domain-name "example.net"; prepend domain-name-servers 127.0.0.1; } --=20 Note: See http://www.members.home.net/graywane/ for PGP information. --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjrZzHQACgkQeHdFaBWUGN2FzgCgq9pee56J5IeOB4Sou1H0TuWl GCgAoL4U5KnRiXB/U7WIbJMa28ur5FyC =myXJ -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010415122940.A35364>