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
[-- Attachment #1 --]
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
>
> I have been using the same dhclient.conf for ~6 months without any trouble.
> Now it appears to be ignoring it. Specifically these two lines appear to be
> ignored.
>
> ==========
> prepend domain-name-servers 127.0.0.1;
> supersede domain-name "xxxx";
> ==========
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;
}
--
Note: See http://www.members.home.net/graywane/ for PGP information.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjrZzHQACgkQeHdFaBWUGN2FzgCgq9pee56J5IeOB4Sou1H0TuWl
GCgAoL4U5KnRiXB/U7WIbJMa28ur5FyC
=myXJ
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010415122940.A35364>
