Date: Tue, 17 May 2005 01:18:09 -0300 From: =?ISO-8859-1?Q?Jos=E9_de_Paula_Rodrigues?= <espinafre@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: changing from dhcp to static ip, changing hostname, etc. Message-ID: <5ef8c2f0050516211870a4f20a@mail.gmail.com> In-Reply-To: <5ef8c2f005051621143a9f4076@mail.gmail.com> References: <NFBBJMMIKLKCDJIPOPLFGEPKFNAA.bagus@cox.net> <5ef8c2f005051621143a9f4076@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I forgot to say, my router is configured as a DNS proxy (probably the default in your setup, too), so I put its address on /etc/resolv.conf: nameserver 192.168.200.254 "man resolv.conf" should enlighten you about what the "search" option does; I don't need it, so my whole resolv.conf file consists of that single line above.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5ef8c2f0050516211870a4f20a>