| gabriel rosenkoetter on Tue, 21 May 2002 18:39:06 -0400 |
|
On Tue, May 21, 2002 at 06:34:50PM -0400, pinkee@cavegirl.org wrote:
> I am enjoying my brand new to me lap top and the fun of computing in
> bed. :) When I originally set it up for dhcp, a couple of bright lovely
> gentleman assisted me, and one of the things they did was prevent to
> dhcp server from changing my search line, presumably in
> /etc/resolv.conf.
Nope. That'd be in /etc/dhclient.conf, presuming you're using ISC's
dhclient.
Something like:
interface "eth0" {
[...]
supersede domain-name "your.dom"
[...]
}
--
gabriel rosenkoetter
gr@eclipsed.net
Attachment:
pgp1yRhZvBZBo.pgp
|
|